@charset "utf-8";
*{
	margin:0;
	padding:0;
}
body{
	background-image:url(../parts/common/bg.jpg);
	background-position:center top;
	background-repeat:repeat;
}
h1{
	width:897px;
	height:12px;
	padding-top:18px;
	margin:0 auto;
	font-size:12px;
	text-align:right;
	font-weight:normal;
	margin-bottom:3px;
}
#wrapper{
	width:897px;
	height:auto;
	margin:0 auto;
}
body{
	color:#000;
	font-size:12px;
}
#header{
	height:239px;
	background-image:url(../parts/common/sub/head_03.jpg);
	background-repeat:no-repeat;
}
#nv{
	display:block;
	width:853px;
	height:89px;
	background-image:url(../parts/common/sub/sub_common_05.jpg);
	background-repeat:no-repeat;
	list-style:none;
	padding-left:44px;
}
#main{
	background-color:#FFF;
	height:450px;
	width:853px;
	padding-left:44px;
	background-image:url(../parts/common/sub/sub_common_07.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#nv li{
	width:118px;
	height:52px;
	display:block;
	float:left;
}
#bt1{
	margin-right:44px;
}
#bt2{
	margin-right:31px;
}
#bt3{
	margin-right:15px;
}
#bt4{
	margin-right:22px;
}
#bt5{
	margin-right:3px;
}
#bt6{
	
}
#map_p{
	float:left;
	margin-right:32px;
}
#inf{
	float:left;
	width:448px;
}
#sp{
	clear:both;
}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	color:#FFF;
	text-decoration:underline;
}
/*---------------------------------------------------------
 menuページ
----------------------------------------------------------*/
#main2{
	background-color:#FFF;
	height:auto;
	width:853px;
	padding-left:44px;
	background-image:url(../parts/common/sub/sub_common_07.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
.pic{
	border: 1px solid #CCCCCC;
	padding:1px;
}
.m_title{
	width:482px;
	height:31px;
	background-image:url(../parts/menu/s-menu_07.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
.m_name{
	padding-left:37px;
	padding-top:5px;
	font-size:14px;
	font-weight:600;
}
.m_ex{
	padding-left:10px;
	padding-top:5px;
}
.m_price{
	font-size:18px;
	font-weight:600;
	color:#E94917;
}
.style1 {font-size: 12px}
.t_mg{
	margin-bottom:20px;
}
.style2{
	font-size:14px;
	line-height:20px;
	padding-left:35px;
	font-weight:600;
}
.style3{
	font-size:14px;
	line-height:20px;
	padding-left:35px;
	font-weight:600;
	color:#B96F35;
}
#sp2{
	height:80px;
}
#footer{
	clear:both;
	height:69px;
	background-image:url(../parts/common/sub/sub_common_08.jpg);
	background-repeat:no-repeat:
}
/*---------------------------------------------------------
 mailページ
----------------------------------------------------------*/
#main3{
	background-color:#FFF;
	height:450px;
	width:853px;
	padding-left:44px;
	background-image:url(../parts/mail/mail_page_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#exp{
	font-size:14px;
	color:#990000;
	font-weight:600;
	height:20px;
}
.lg{
	width:200px;
}
/*---------------------------------------------------------
 linkページ
----------------------------------------------------------*/
#link_bx{
	width:830px;
	height:300px;
	overflow:auto;
}
#link_bx a{
	color:#333;
	text-decoration:none;
}
#link_bx a:hover{
	color:#FF9900;
	text-decoration:underline;
}
