@charset "UTF-8";

/* ================================================================= */
/*                                                                   */
/* トップページ top.css*/
/*                                                                   */
/*================================================================== */
#contents{
	padding:67px 0px 0px 0px;
	background-image: url(../image/bg_contents_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contents_left{
	width:395px;height:220px;
	margin:16px 0px 0px 20px;
	padding:0px;
	float:left;
}
.title_header{
	display:block;
	width:850px;height:190px;
	margin:0px 10px 0px 10px;
	background-image:url(../image/bg_contents_00.jpg);
	background-position:bottom;
	border:0px none;
}
*html .title_header{
	margin:0px 10px -2px 10px;
}
*+html .title_header{
	margin:0px 10px -2px 10px;
}
h2{
	position:absolute;
	top:120px;left:20px;
	display:block;
	width:395px;height:42px;
	border:0px;
	border-bottom:solid 1px #161616;
}

h3{
	position:absolute;
	top:305px;left:330px;
	display:block;
	width:86px;height:19px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0px;padding:0px;
}
h3 a{
	display:block;
	width:86px;height:19px;
	background-image: url(../image/nav/showmap_a.gif);
}
h3 a:hover{	background-image: url(../image/nav/showmap_h.gif);}

.map_img01{
	border:0px;
	margin:0px;
	padding:0px;
}
.adress_text{
	position:absolute;
	top:170px;left:200px;
}
.contents_right{
	height:207px;width:395px;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:right;
	position:relative;
}
.overview_img01{
	position:absolute;
	margin:0px;padding:0px;
	top:170px;left:20px;
	border:0px;
}
.food_img01{
	position:absolute;
	margin:0px;padding:0px;
	top:70px;right:220px;
	border:0px;
}

.food_img02{
	position:absolute;
	margin:0px;padding:0px;
	top:15px;right:25px;
	border:0px;
}
