@charset              "Shift_JIS";

h2 {
	color:#ffffff;
	_background-attachment: fixed;
	background-image: url(../img/title_bar.gif) !important;
	background-repeat: no-repeat !important;
	background-position: right top !important;
	height: 24px;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 15px;
	width: 99%;
	font-weight: lighter;
    }
	
.menu_box {
	height: 606px;
	width: 231px;
	margin-top: 20px;
}

.menu_boxin {
	width: 231px;
}

.menu_botan{
	height: 29px;
	_background-attachment: fixed;
	background-image: url(../img/menu_botan.gif);
	background-repeat: no-repeat;
	width: 218px;
	margin-top: 5px;
	margin-left: 20px;
	background-color: #CCFF66;
	font-size: 15px;
	text-indent: 40px;
}

.menu_title{
	height: 42px;
	_background-attachment: fixed;
	background-image: url(../img/menu_title.gif);
	background-repeat: no-repeat;
	font-size: 15px;
	text-indent: 15px;
}

.menu_img{
	height: 152px;
	background-image: url(../img/menu_img.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;


}

.map{
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	padding-top: 10px;
	padding-left: 50px;
}

