@charset "Shift-JIS";

BODY	{
	font-style:normal;
	font-weight:normal;
	color:#333;
	line-height:11pt;
	margin:0px 0 5px;
	padding:0 0 10px;
	background:#fbfbfb url(../images/common/bg01.jpg) top left;
	font-size: 9pt;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a:link {
	color: #060;
	text-decoration: none;
}
a:visited  {
	color: #060;
	text-decoration: none;
}
a:hover {
	color: #060;
	text-decoration: underline;
}
#form tr td  {
	color: #060;
}

#footer a:link { color: #FFF; text-decoration: none; }
#footer a:visited  { color: #FFF; text-decoration: none; }
#footer a:hover { color: #FFF; text-decoration: underline; }
#footer a:active  { color: #FFF; text-decoration: none; }

#header a:link { color: #FFF; text-decoration: none; }
#header a:visited  { color: #FFF; text-decoration: none; }
#header a:hover { color: #FFF; text-decoration: underline; }
#header a:active  { color: #FFF; text-decoration: none; }

#topbase a:link { color: #009848; text-decoration: none; }
#topbase a:visited  { color: #309; text-decoration: none; }
#topbase a:hover { color: #F39; text-decoration: underline; }
#topbase a:active  { color: #009848; text-decoration: none; }

/*-------------------------------------------------
  基本設定
-------------------------------------------------*/
* html body {text-align:center;}
img{
	margin:0;
	padding:0;
	vertical-align:middle;
	border:0;
}
.contentend{
	clear:both;
	margin:0;
	padding:0;
}

.sp{
	margin:30px 0;
	padding:0;
	}

#footer{
	clear:both;
	position:relative;
	width:818px;
	height:63px;
	margin:0 auto;
	padding:3px 0;
	text-align:center;
	background:url(../images/common/bg04.jpg) no-repeat;
	font-size:7pt;
	color:#333;
	line-height:11px;
	text-decoration: none;
}

#footer .navi_a01{
	position:absolute;
	width:48px;
	top:1px;
	left:15px;
	padding:5px 0px;
	text-align:left;
	height: 36px;
}

#footer .navi_a02{
	position:absolute;
	width:235px;
	top:7px;
	left:64px;
	text-align:left;
	height: 18px;
}

.navi_a02 .komidashi{
	margin:0;
	padding:0;
	font-size:7pt;
	font-weight:bold;
	color:#FFF;
}


#footer .navi_a03{
	position:absolute;
	width:219px;
	height:25px
	top:34px;
	left:63px;
	top: 23px;
}


.navi_b .footname{
	font-size:8.5pt;
	font-weight:bold;
	color:#333;
	line-height: 13pt;
}


#footer .navi_b{
	position:absolute;
	width:270px;
	top:7px;
	right:261px;
	padding:2px 0px;
	text-align:left;
}
#footer .navi_c{
	position:absolute;
	width:158px;
	top:5px;
	right:100px;
	padding:2px 0px;
	text-align:left;
}
#footer .navi_d{
	position:absolute;
	width:88px;
	height:42px;
	top:5px;
	right:10px;
	padding:0;
	text-align:left;
}

.point01{
	color:#000099;
}
.point02{
	color:#cd0102;
}
img.photoright{
	float:right;
	margin:0 0 0 10px;
}
img.photoleft{
	float:left;
	margin:0 10px 0 0;
}

.red_text{
	color: #F00;
}

