@charset "EUC-JP";
/* CSS Document */

/* contents height resize */
#contents{
	height: auto;
}
/* submenu */
#leftbox h2{
	background-image: url(../images/body_submenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000em;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 265px;
}
#leftbox .banner{
margin:20px 0;
}
#leftbox .sm1{
	background-image: url(../images/sm1.gif);
	background-repeat: repeat-y;
	background-position: left 60px;
	text-indent: -1000em;
	display: block;
	height: 50px;
	width: 265px;
}
#leftbox .sm1 a{
	background-image: url(../images/sm1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-indent: -1000em;
	display: block;
	height: 50px;
	width: 265px;
}
#leftbox .sm2{
	background-image: url(../images/sm2.gif);
	background-repeat: repeat-y;
	background-position: left 60px;
	text-indent: -1000em;
	display: block;
	height: 50px;
	width: 265px;
}
#leftbox .sm2 a{
	background-image: url(../images/sm2.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-indent: -1000em;
	display: block;
	height: 50px;
	width: 265px;
}
#leftbox .sm1 a:hover,#leftbox .sm2 a:hover{
	background-position: left 120px;
}

/* contents */
#rightbox #menu-fukuri{
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 500px;
	width: 250px;
}
#rightbox #menu-fukuri p{
	margin-top: 10px;
}
#rightbox #menu-seido{
	text-align: left;
	vertical-align: top;
	padding: 0px;
	float: left;
	height: 500px;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#rightbox #menu-seido p{
	margin-top: 10px;
}
#rightbox .enter1 a{
	background-image: url(../images/btn_enter1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-indent: -1000em;
	display: block;
	padding: 0px;
	height: 30px;
	width: 250px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rightbox .enter1 a:hover{
	background-position: left 40px;
}