body {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	background-image: url(../img_common/bg.gif);
	text-align: center;
	margin-top: 0px;
	line-height: 130%;
}

div {
	width: 760px;
	background-image: url(../img_common/main_bg.gif);
	text-align: center;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
}

table#center{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#c-box{
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 13px;
	line-height: 150%;
}

#c-box2{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#sitemap{
	padding-top: 3px;
	padding-bottom: 3px;
}

#font_big{
	font-size: 15px;
}

#style01{
	font-size: 11px;
	padding-right: 10px;
}

#address_font{
	text-decoration: underline;
	font-size: 15px;
}

#red{
	color: #FF0000;
}

#d-blue{
	color: #075B9B;
}

a:link{
	color: #00446F;
	text-decoration: none;
}

a:hover{
	color: #FF3333;
	text-decoration: none;
}

a:visited{
	color: #00446F;
	text-decoration: none;
}


/*フォント*/

.text10px {
	font-size: 11px;
	line-height: 130%;
	color: #444444;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}

.text11px {
	font-size: 12px;
	line-height: 150%;
	color: #444444;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}

.text12px {
	font-size: 13px;
	line-height: 130%;
	color: #444444;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.text14px {
	font-size: 14px;
	line-height: 130%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}

.text16px {
	font-size: 16px;
	line-height: 150%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}

.text {
	font-size: x-small;
	line-height: 140%;
	color: #424D7D;
}
.newlineup-text {
	font-size: 18px;
	color: #FF0066;
}
.newlineup-picup {
	font-size: 14px;
	color: #FF9900;
	line-height: 140%;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
select,option {
	font-size: 11px;
}
.underline {
	text-decoration: underline;
}

/* カラー関連 */

.orange {
	color: #F90;
}
.blue {
	color: #66F;
}
.darkblue {
	color: #039;
}
.green {
	color: #6C3;
	font-size: 12px;

}
.darkred {
	color: #C03;
}


.name {
	font-size: 18px;
	line-height: 140%;
}
.name2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	color: #00CC33;
}
form {
	margin: 0px;
	padding: 0px;
}