﻿body{
	margin-top:0px;
	background-color:#ffffff;
	font-size:10px;
	color:#666666;
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", "Osaka", "Arial", "Helvetica", "sans-serif";
	text-align:justify;
	text-justify:inter-ideograph;
}
a{
	text-decoration:none;
	color:#FF5100;
}
a:hover{
	color:#FF9900;
}
div{
	float:left;
	display:inline;
}
a img{
	border:0px;
	margin:0px;
	padding:0px;
}
input{
	color:#333333;
}
#center {
	height:auto;
	margin-right:-500px;
	width:50%;
}
.page{
	width:1000px;
	height:auto;
}
.menu_area{
	width:300px;
	height:auto;
	margin-right:25px;
}
.menu_box{
	z-index:1;
	margin:-490px 0px 0px 50px;
	font-size:18px;
}
.menu_list_L{
	width:100%;
	margin-bottom:28px;
}
.menu_list_M{
	width:100%;
	margin-bottom:30px;
}
.menu_list_S{
	width:100%;
	margin-top:-10px;
	margin-bottom:20px;
}
.menu_list_M2{
	width:100%;
	margin-top:11px;
	margin-bottom:0px;
}
.index_image{
	width:668px;
	height:777px;
	margin-top:85px;
	margin-left:0px;
}	
.contents_area{
	width:640px;
	height:auto;
	margin-bottom:20px;
}
#border_bottom{
	border-bottom:1px solid #999999;
}
#border_top{
	border-top:1px solid #999999;
}
.hidden{
	display:none;
}
.menu_logo{
	z-index:0;
	width:300px;
	height:auto;
}