@charset "utf-8";

#wrapper { margin:auto; width:auto; width:745px;}
#container { text-align:center; }
#header { text-align:center; }

#headnav {
	position:absolute;
	top:0px;
	width:50%;
	margin-left:570px;
	/* except MacIE \*/
	width:auto;
	margin-left:590px;
	/* */
}

#home #headnav  {
	position:absolute;
	top:0px;
	width:50%;
	margin-left:630px;
	/* except MacIE \*/
	width:auto;
	margin-left:650px;
	/* */
}


#headnav ul li {
	list-style:none;
	float:left;
}

#headnav ul li a.home {
	display:block;
	width:12%;
	margin:0;
	text-align:left;
	padding:15px 10px 0 15px;
	background:url(images/ar.gif) 5px 22px no-repeat;
	/* except MacIE \*/
	width:auto;
	/* */
}

#headnav ul li a.sitemap {
	display:block;
	width:28%;
	margin:0;
	text-align:left;
	padding:15px 10px 0 15px;
	background:url(images/ar.gif) 5px 22px no-repeat;
	/* except MacIE \*/
	width:auto;
	/* */
}



#menu { border-top:solid 4px #001c56;}

#menu ul li { float:left; border-right:solid 1px #999999; list-style:none;}
#menu ul li a { display:block; width:185px; height:29px; padding-top:4px; color:#333333; font-weight:bold;}

#menu li a:hover { 
	color:#ffffff;
	text-decoration:none;
	background:#001c56;
	filter: Alpha(opacity=50); /* IE系 */
	opacity:0.5; /* Mozzila系 */
}

/* メニューオン設定 */
.cp #menu li#m01 a, .bz #menu li#m02 a, .re #menu li#m03 a, .ct #menu li#m04 a {
	background:#001c56;
	color:#fff;
	font-weight:bold;
}

#cp01 li#sm01 a, #cp02 li#sm02 a, #cp03 li#sm03 a, #cp04 li#sm04 a, #bz01 li#sm01 a, #bz02 li#sm02 a, #bz03 li#sm03 a {
	color:#000000;
	text-decoration:none;
	background:#cccccc;
	filter: Alpha(opacity=50); /* IE系 */
	opacity:0.5; /* Mozzila系 */
}


/* /メニューオン設定 */

ul li.first a {
	border-left:solid 1px #999999;
}

html>body a h3 {
	font-size:1px;
	text-decoration:none;
	color:#eeeeee;
}

#contents {
	text-align:center;
 	clear:both;
	padding:12px 0 0;
}

#footer {
	clear:both;
	text-align:center;
	border-top:dotted 1px #cccccc;
	border-bottom:solid 3px #cfbeb6;
	padding:10px;
	font-family:verdana;
	font-size:x-small;
	margin:20px auto 0;
	width:785px;
}

#danball {
	margin-top:-4px;
	z-index:1;
}

.mir {
        letter-spacing : -9999em;
}

/* オペラのみに適用 */
/*\*/html>body .mir { letter-spacing : normal; text-indent : -9999em; overflow : hidden;}
/* ハック終了 */

.block .bt {
	height:auto;
}

.bt {
	text-align:right;	
}