/* CSS Document */

body{
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

/*枠組み*/
#wapper{
	width:810px;
	padding:0px;
	text-align:left;
	margin: 0px auto 0px;
}	

/*左*/
#left{
	background:url(../images/left_bg.gif) repeat-y;
	margin:0px;
	float:left;
	width:210px;
	padding: 0px;
}		
h1{
	font-size:11px;
	margin:0px;
	padding:0px;
}	
h1 em{
	visibility:hidden;
}
h1 a{
	background:url(../images/top_logo.gif) no-repeat;
	display:block;
	text-decoration:none;
	width:210px;
	margin:0px;
	padding:0px;
	height:125px;
}		
#leftmin_bg{
	background:url(../images/ha-to.gif) ;
	height:719px;
	margin:0px;
	padding:0px;
}	
#button{
	margin:0px;
	padding:0px;
}
#button h2{
	font-size:11px;
	margin:0px;
	padding:0px;
}
#button em{
	visibility:hidden;
}	
#button h2 a{
	display:block;
	text-decoration:none;
	padding:0px;
	width:190px;
	height:45px;
}	
h2#lm1 a{
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	background-image: url(../images/button1.gif);
	background-repeat: no-repeat;
}
h2#lm1 a:hover,h2#lm1 a:active{
	background:url(../images/button1_2.gif) no-repeat;
}
h2#lm2 a{
	background:url(../images/button2.gif) no-repeat;
	margin-left: 14px;
	margin-top: 11px;
}
h2#lm2 a:hover,h2#lm2 a:active{
	background:url(../images/button2_2.gif) no-repeat;
}
h2#lm3 a{
	background:url(../images/button3.gif) no-repeat;
	margin-top: 11px;
	margin-left: 14px;
}
h2#lm3 a:hover,h2#lm3 a:active{
	background:url(../images/button3_2.gif) no-repeat;
}
h2#lm4 a{
	background:url(../images/button4.gif) no-repeat;
	margin-top: 11px;
	margin-left: 14px;
}
h2#lm4 a:hover,h2#lm4 a:active{
	background:url(../images/button4_2.gif) no-repeat;
}
h2#lm5 a{
	background:url(../images/button5.gif) no-repeat;
	margin-top:11px;
	margin-left: 14px;
}
h2#lm5 a:hover,h2#lm5 a:active{
	background:url(../images/button5_2.gif) no-repeat;
}
h2#lm6 a{
	background:url(../images/button6.gif) no-repeat;
	margin-top: 11px;
	margin-left: 14px;
}
h2#lm6 a:hover,h2#lm6 a:active{
	background:url(../images/button6_2.gif) no-repeat;
}
#box{
	font-size:10px;
	color:#FF33CC;
	width:170px;
	font-weight: 900;
	line-height: 13px;
	padding: 0px;
	clear: both;
	height: 170px;
	margin: 75px 0px 0px 25px;
}		
#img{
	padding: 0px;
	margin-top: 10px;
}			
#l_bg{
	background:url(../images/left_bg.gif) repeat-y;
	margin: 0px;
	float:left;
	padding: 0px;
}
.title{
	margin:0px;
	padding:0px;
	float:left;
}
/*フッター*/
#footer{
	margin:0px;
	font-size:10px;
	width: 590px;
	float: left;
	padding-top: 10px 0px 0px;
}
#box4{
	padding:0px;
	width: 160px;
	float: left;
	margin: 0px 0px 0px 10px;
}
.small{
	margin:0px;
	padding:0px;
	font-size:10px;
	color:#333333;
}
#banner{
	padding:0px;
	width: 405px;
	margin-top: 5px;
	float: right;
	margin-left: 10px;
}

.clear{
	clear:both;
}
	
	
