@charset "Shift-JIS";


BODY	{
	font-style:normal;
	font-weight:normal;
	text-align:left;
	text-indent:0pt;
	letter-spacing:0em;
	color:#333;
	line-height:150%;
	margin:20px 0;
	padding:0;
	font-size: 9pt;
	background:#fbfbfb url(../images/common/basebg.gif) top left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a:link { color: #000; text-decoration: underline; }
a:visited  {
	color: #309;
	text-decoration: underline;
}
a:hover {
	color: #F39;
	text-decoration: underline;
}
a:active  { color: #000; text-decoration: underline; }

#footer a:link { color: #666; text-decoration: none; }
#footer a:visited  { color: #666; text-decoration: none; }
#footer a:hover { color: #666; text-decoration: underline; }
#footer a:active  { color: #666; 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;
}
#footer{
	width:900px;
	margin:0 auto;
	padding:5px 0px;
	text-align:center;
	color:#666;
	line-height:120%;
}
#footer .navi_a{
	padding:5px 0px;
	text-align:center;
	border-bottom:1px #CCC dotted;
}
#footer .navi_b{
	padding:5px 0px;
	text-align:center;
}
.navi_b .footname{
	font-size:0.8em;
}
.navi_b p{
	margin:0;
	padding:3px 0px;
}

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