html{
	background:#fbefe9;
}
body{
	margin:0px;
	color:#444444;
	position:releative;
	font-family:'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}
header{
	width:100%;
	height:124px;
	margin:0 0 6px 0;
	background:url('../images/common/header_bottom.png') repeat-x bottom center;
}
#header_inner{
	width:940px;
	padding:0 10px;
	height:70px;
	margin:0 auto;


}
header h1{
	width:301px;
	height:55px;
	padding:5px 0 0 0;
	float:left;
}
header h1 a{
	display:block;
	width:100%;
	height:100%;
	text-indent:-9999px;
	background:url('../images/common/logo.png') no-repeat;
}
#gnav{
	width:100%;
	height:40px;
	padding:0px 0 0 0px;
}
#gnav ul{
	width:960px;
	margin:0 auto;
	list-style:none;
}
#gnav li{
	width:160px;
	height:40px;
	float:left;
}
#gnav li a{
	display:block;
	width:100%;
	height:100%;
	text-indent:-9999px;
	background:url('../images/common/nav.png') no-repeat;
}
#nav01 a{
	background-position:   0       0   !important;
}
#nav01 a:hover{
	background-position:   0    -40px !important;
}
#page1 #nav01 a{
	background-position:   0    -40px !important;
}
#nav02 a{
	background-position:-160px     0   !important;
}
#nav02 a:hover{
	background-position:-160px  -40px !important;
}
#page16 #nav02 a{
	background-position:-160px  -40px !important;
}
#nav03 a{
	background-position:-320px     0   !important;
}
#nav03 a:hover{
	background-position:-320px  -40px !important;
}
#page3 #nav03 a,
#page4 #nav03 a,
#page5 #nav03 a,
#page6 #nav03 a,
#page7 #nav03 a,
#page8 #nav03 a,
#page9 #nav03 a,
#page10 #nav03 a,
#page11 #nav03 a,
#page12 #nav03 a{
	background-position:-320px  -40px !important;
}
#nav04 a{
	background-position:-480px     0   !important;
}
#nav04 a:hover{
	background-position:-480px  -40px !important;
}
#page13 #nav04 a{
	background-position:-480px  -40px !important;
}
#nav05 a{
	background-position:-640px     0   !important;
}
#nav05 a:hover{
	background-position:-640px  -40px !important;
}
#page14 #nav05 a{
	background-position:-640px  -40px !important;
}
#nav06 a{
	background-position:-800px     0   !important;
}
#nav06 a:hover{
	background-position:-800px  -40px !important;
}
#page15 #nav06 a{
	background-position:-800px  -40px !important;
}
hr{
	width:940px;
	margin:0 auto;
	height:6px;
	border:0;
	background:url('../images/common/hr.png') no-repeat;
}
footer{
	padding:8px 0 0 0;
	background:url('../images/common/footer.png') repeat-x top center;
}
#footer_inner{
	color:#4b463d;
	background:#f2d1cb;
	line-height:1.5em;
	padding:0 0 10px 0;
}
#footer_inner article{
	width:940px;
	margin:0 auto 10px;
	padding:20px 0 0 0;
}
#footer_inner a{
	color:#4b463d;
	text-decoration:none;
}
#footer_inner a:hover{
	text-decoration:underline;
}
footer nav{
	width:180px;
	float:left;
}
#fnav02{
	width:240px !important;
}
footer ul{
	list-style:none;
}
footer h3{
	padding:0 0 0 0px;
	margin:0 0 3px 0;
}
footer li{
	padding:0 0 0 15px;
	margin:0 0 3px 0px;
	background:url('../images/common/footer_icon.png') no-repeat 3px 4px;
}
#footer_ad{
	width:300px;
	text-align:left;
	padding:55px 0 0 0;
	float:right;
}
#copyright{
	padding:0px 0 0px 0;
	clear:both;
	text-align:center;
}
#bottom{
	width:960px;
	margin:0 auto 40px;
	background:url('../images/index/bg_contact.png') no-repeat 10px center;
}
#bottom ul{
	list-style:none;
	width:800px;
	padding:10px 0 0 160px;
}
#bottom li{
	width:380px;
	height: 170px;
	float:left;
	margin: 10px;
position:relative;
}
#bottom li .gmap{
display:block;
position:absolute;
bottom:20px;
right:40px;
background:#781e1e;
color:#fff;
text-decoration:none;
line-height:30px;
border-radius:15px;
padding:0 10px;
}