/************ SUBMENU IN　★　****************/
dl#main_navi {
display:block;
margin-bottom:30px;
}
dl#main_navi dd a, dl#main_navi dd {
display:block;
width:100%;
margin-bottom:15px;
}
/************ pagetop　★　****************/
ul#pagetop_box {
	list-style:none;
	width: 100%;
	height:13px;
}

li#pagetop, li#pagetop a {
	width:88px;
	text-indent:-9999px;
	height:13px;
	display:block;
	float:right;
	background:url(images/btn_totop.gif) no-repeat top left;
}


/******************* FOOTER ★***************************/
div#footer{
vertical-align:bottom;
clear:both;
	width:100%;
	height:2px;
	display:block;
	text-align:left;
	background:url(images/bg_footer.gif) no-repeat bottom center;
}
div#footer2{
margin-bottom:20px;
width:100%;
text-align:center;
display:block;
line-height:80%;
}
div#footer2 p{
padding:20px;
font-weight:bold;
color:#666666;
font-size:70%;
}
