@charset "shift_jis";
*{
	margin:0;
	padding:0;
}
img{
	border:0;
}
html{
	width:100%;
}
body{
	width:100%;
	height:100%;
	text-align:center;
	background:url(../img/back/back_7.gif);
}
#body{
	width:800px;
	text-align:left;
	text-indent:1em;
	margin:0px auto;
	background:#eee;
	border:solid 1px #000;
}
#body h1#header{
	width:800px;
	height:130px;
	margin:1px;
	background:url(../img/head/h1_11.png) no-repeat;
}
h1#header a{
	width:798px;
	height:130px;
	margin:auto;
	display:block;
	text-indent:-9999px;
}
#body h4#m_t{
	width:150px;
	font-size:30px;
	margin:75px auto -5px 3px;
	text-indent:0;
	text-align:center;
}
#body ul#menu{
	width:150px;
	margin:8px auto auto 3px;
	clear:left;
	float:left;
}
ul#menu li{
	width:148px;
	height:40px;
	line-height:40px;
	background:url(../img/b/menu_8.png) no-repeat;
	list-style:none;
}
ul#menu a{
	width:146px;
	height:40px;
	margin:auto;
	display:block;
	font-weight:bold;
	text-decoration:none;
	color:#3f3f3f;
}
ul#menu li:hover{
	background:url(../img/b/menu_5_h.png) no-repeat;
	font-weight:bold;
	color:#f0f0f0;
}
ul#menu a:hover{
	background:url(../img/b/menu_5_h.png) no-repeat;
	font-weight:bold;
	color:#f0f0f0;
	text-decoration:underline;
}
#body div#m_page{
	width:630px;
	margin:-80px 4px 20px auto;
	float:right;
}
#m_page h2#title{
	background:url(../img/head/h2_2.png) no-repeat;
	width:500px;
	height:50px;
	text-indent:1em;
	font-size:40px;
	line-height:50px;
	color:#fff;
	margin-bottom:10px;
}
div#ret{
	width:95%;
	text-align:center;
	clear:both;
	margin:auto;
}
div#ret a{
	color:#1f1f1f;
	font-weight:bold;
	text-decoration:none;
}
#body div#bottom{
	width:794px;
	margin:3px 3px 8px;
	background:#111;
	clear:both;
}
#bottom ul#b_menu{
	margin:2px auto;
	padding-top:2px;
	padding-bottom:2px;
	height:20px;
	line-height:20px;
	display:block;
	padding-left:8px;
}
#b_menu li{
	font-size:16px;
	list-style:none;
	display:inline;
	color:#fff;
	cursor:pointer;
	float:left;
	text-indent:0;
}
#b_menu a{
	text-decoration:none;
	font-size:13px;
	margin:auto 5px;
}
#b_menu a:link{
	color:#fff;
}
#b_menu a:visited{
	color:#fff;
}
#b_menu a:hover{
	text-decoration:underline;
}
#b_menu li#Bodaino{
	display:block;
	width:100px;
	height:20px;
	float:right;
	color:red;
	cursor:default;
	text-indent:-9999px;
}