@charset "UTF-8";
/* CSS Document */


body {
 background:#000000;
	margin:0px;
	text-align:center;
	}
	
	
/* メニュー */
#menu {
 background:#000000;
 margin:0px auto;
	padding:8px;
}
#menu img {
 margin:0px 15px 0px 15px;
}
#menu ul {
 margin:0px;
	padding:0px;
	}
#menu li {
 float:left;
	margin:10px;
	list-style:none;
	}
	
/* フッター */
#footer {
 background:#000000;
 clear:both;
	color:#FFFFFF;
	font-size:12px;
	padding:10px;
}


/* トップページコンテンツ欄 */
#top {
 width:100%;
 background:url(../img/topbg.gif) top center repeat-y;
	clear:both;
	margin:0px auto 0px auto;
	padding-top:10px;
	text-align:left;
}
#top tr {
 vertical-align:bottom;
	}
#top table {
 width:904px;
	margin:0px auto;
	}
	
	/* インフォメーション */
.info {
background:url(../img/info-bg.gif) center top repeat-y;
width:341px;
padding:0px;
margin:0px;
float:left;
position:relative;
bottom:0px;
}
.info-top {
 background:url(../img/info-top.gif) center top no-repeat;
	width:341px;
	height:12px;
	margin:0px;
	}
.info ul {
margin:0px 0px 0px 8px;
padding:8px 8px 8px 0px;
}
.info li{
 list-style:none;
	background:url(../img/circle.gif) left 5px no-repeat;
	padding:2px 0px 2px 15px;
	margin-bottom:5px;
	font-size:12px;
	}
	
/* バナー */
.bana {
background:url(../img/bana-bg.gif) center bottom repeat-y;
width:543px;
padding:0px;
margin:0px 0px 0px 20px;
bottom:0px;
position:relative;
}
.bana-top {
 background:url(../img/bana-top.gif) center top no-repeat;
	width:543px;
	height:12px;
	margin:0px;
	}
.bana img {
 margin:10px 10px 20px 10px;
	}
	
	/* フラッシュ */
.flash {
 background:#000000;
	margin:0px;
	width:100%;
	}#menu_contents {
	width:100%;
	background:#cbe6f3;
	clear:both;
	margin:0px auto;
	text-align:left;
	font-size: 12px;
	color: #333333;
}
.menu_contents02 {
	padding: 30px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
.menu_category {
	padding-top: 35px;
	padding-right: 30px;
	width: 211px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	color: #333333;
}
.menu_menu {
	width: 679px;
}
.menu_contents03 {
	background-color: #f8f4e8;
	padding: 25px;
	width: 629px;
}
.menu_box {
	padding: 10px;
	border: 1px dotted #999999;
}

