/* Style Shhets */
body{
	text-align:center;
	color:#000000;
	font-family:'Verdana','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック';
}
a{
	color:#003366;
	text-decoration:underline;
}
a:hover{
	color:#0099CC;
	text-decoration:underline;
}
/* flash enviroment */
#flash_env{
	width:816px;
	height:260px;
	padding:1px;
	border:double #32653e;
	border-width:medium 0 medium 0;
}
/* */
#base{
	width:820px;
	background:0xffffff repeat-y;
	margin: 0 auto;
	text-align:center;
}
#cont{
	width:818px;
	margin:0 1px 0 1px;
	text-align:left;
}
/* H1 */
h1{
	height:10px;
	line-height:10x;
	font-size:8px;
	color:#b9b9b9;
	font-weight:normal;
	text-indent:10px;
}
/* H1 */
h2{
	height:26px;
	font-weight:normal;
	text-indent:10px;
	display:block;
	padding:6px 0 0 0;
	text-align:center;
}
h2 a{
	font-size:24px;
	line-height:26px;
	vertical-align:top;
	text-decoration:none;
	color:#000000;
}
h2 a:hover{
	position:relative;
	top:-4px;
	left:2px;
	color:#000000;
	text-decoration:none;
}
#menu{
	width:818px;
	background:url(../image/img_menu.gif) no-repeat;
	text-align:right;
	font-size:10px;
	height:44px;
	color:#000000;
}
#menu ul{
	list-style-type:none;
	padding:1px 0 0 1px;
}
#menu ul li{
	float:left;
	background:0xffff right no-repeat;
	font-size:12px;
	padding:0 4px 0 8px;
	text-align:center;
	height:42px;
	line-height:42px;
	color:#32653e;
}
#menu a{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration:none;
	height:25px;
	vertical-align:middle;
	margin:0 4px 0 4px;
}
#menu a:hover{
	position:relative;
	font-weight:bold;
/*	top:-4px;
	left:0px;
*/
	color:#32653e;
}

#contents{
	margin:6px 10px 0px 10px;
	padding:0 0 20px 0;
	zoom:100%;
}
#contents:after{
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

/* TOP Page */
#top_page{
}
#top_page h3{
	font-size:16px;
	font-weight:bold;
	line-height:1.2em;
	color:#000000;
	background:none;
	height:auto;
	text-indent:0;
}
#top_page p{
	line-height:1.8em;
	font-size:14px;
}
#top_page div#left_sec{
	float:left;
	width:420px;
}
#top_page div#left_sec h4{
}
#top_page div#left_sec h5{
	padding:4px 2px 0 0;
	font-size:10px;
}
#top_page div#left_sec p{
	padding:2px 20px 0px 0px;
	font-size:11px;
	text-decoration:none;
}
#top_page div#left_sec a:hover{
	color:#000000;
	position:relative;
	top:-2px;
	left:2px;
	text-decoration:none;
}
#top_page div#right_sec{
	float:left;
	width:350px;
	margin:0 0 0 10px;
}
#top_page div#right_sec div.bannar{
	width:350px;
	height:60px;
	margin:0 0 0 0;
}
#top_page div#right_sec a:hover{
	position:relative;
	top:-6px;
	left:4px;
	text-decoration:none;
}
#top_page div#clear{
	clear:both;
}
/* footer */
#foot{
	width:820px;
	margin:auto;
	background:url(../image/img_foot.gif) no-repeat;
	text-align:center;
	height:41px;
	line-height:41px;
	font-size:11px;
	color:#000000;
	clear:both;
}
#foot a{
	color:#000000;
	font-size:11px;
	text-decoration:none;
}
#foot a:hover{
	position:relative;
	top:-2px;
	left:2px;
	color:#32653e;
}

._bold {
	font-weight:bold;
}
._red {
	color:#c00;
}
._blue {
	color:#00c;
}
