h1 {
background: url(../img/contents_title.png) no-repeat 95px -48px;
}
#g_navi li.g_navi04 a {
	background: url(../img/g_navi.png) no-repeat -261px -32px;
}
#title_area {
margin-bottom: 50px;
}
#details {
text-align: center;
}
img {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#con_area {
	width: 485px;
	border: #A0D3C1 1px solid;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 60px;
	padding-left: 10px;
}
*:first-child+html #details  {
height: 335px;
}

/* -+-+-+-+-+-+-+-+-+-+-+-+- facility top tit Style */
#tab_area {
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 0px;
	height:13px;
	width: 360px;
	display: block;
	background: url(../img/cuisine_tabtit.png) no-repeat 0px 0px;
}
#tab_area li {
	margin: 0px;
	padding: 0px;
	display:inline;
	list-style-type:none;
	height: 13px;
}
#tab_area li a {
	margin: 0px;
	padding: 0px;
	height: 13px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
}

/*------off*/
#tab_area .cui_navi01 a {
	background: url(../img/cuisine_tabtit.png) no-repeat 0px 0px;
	width:117px;
}
#tab_area .cui_navi02 a {
	background: url(../img/cuisine_tabtit.png) no-repeat -117px 0px;
	width:192px;
}
#tab_area .cui_navi03 a {
	background: url(../img/cuisine_tabtit.png) no-repeat -309px 0px;
	width:51px;
}
/*------hover*/
#tab_area .cui_navi01 a:hover {
	background-position: 0px -13px;
}
#tab_area .cui_navi02 a:hover {
	background-position: -117px -13px;
}
#tab_area .cui_navi03 a:hover {
	background-position: -309px -13px;
}


#tab_area .cui_navi01 a {
	background-position: 0px -13px;
}
