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

body{
	margin:0;
	padding:0;
	text-align:center;
	background:url(../img/header_waku_bak.gif) repeat-x top #48494d;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", osaka, sans-serif;
}
#header_waku,
#waku{
	margin:0 auto;
	width:838px;
}
#waku{
	background:url(../img/main_bak.gif) left repeat-y #FFF;
}

.cb{
	font-size:0;
	clear:both;
}

h1{
	margin:0;
	padding:0;
	text-indent:-10000px;
}
h1 a{
	height:118px;
	display:block;
	outline:none;
}
h2{
	margin:35px 0 0 0;
	padding:0;
	color:#b28c1d;
	font-weight:bold;
	font-size:19px;
}
h2 a{
	color:#b28c1d;
}
.asset-body h2{
	padding:0 0 20px 0;
	border-bottom:1px solid #b28c1d;
}


h3{
	margin:10px 0 5px 0;
	padding:0 0 0 0;
	font-size:15px;
	font-weight:bold;
	text-indent:10px;
	border-bottom:1px dotted #999;
}


/* メニュー */
#menu ul{
	margin:0 0 0 18px;
	padding:0;
	list-style:none;
}
#menu li{
	margin:0;
	padding:0;
	float:left;
	text-indent:-10000px;
}
#menu a{
	display:block;
	height:50px;
	outline:none;
}
#mm_1,
#mm_2,
#mm_3,
#mm_4{
	width:160px;
}
#mm_5{
	width:170px;
}
#mm_1{ background:url(../img/menu/mm_1.gif) no-repeat bottom left; }
#mm_2{ background:url(../img/menu/mm_2.gif) no-repeat bottom left; }
#mm_3{ background:url(../img/menu/mm_3.gif) no-repeat bottom left; }
#mm_4{ background:url(../img/menu/mm_4.gif) no-repeat bottom left; }
#mm_5{ background:url(../img/menu/mm_5.gif) no-repeat bottom left; }

#mm_1:hover{ background:url(../img/menu/mm_1.gif) no-repeat top left; }
#mm_2:hover{ background:url(../img/menu/mm_2.gif) no-repeat top left; }
#mm_3:hover{ background:url(../img/menu/mm_3.gif) no-repeat top left; }
#mm_4:hover{ background:url(../img/menu/mm_4.gif) no-repeat top left; }
#mm_5:hover{ background:url(../img/menu/mm_5.gif) no-repeat top left; }


/* フッター */
#f{
	padding:10px 0;
	color:#FFF;
	background:#48494d;
	font-size:12px;
}
#f a{
	color:#FFF;
	text-decoration:none;
}
#f p{
	margin:0;
	padding:0;
	font-size:10px;
}
