@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	outline:none;
	color:#3F2D30;
}

img{
	border:0;
}


/*ついてくるうさぎ*/
#rabbit{
	width:111px;
	position:absolute;
	right:-15px;
}

#following{
	padding-top:150px;
	width:111px;
}

/*
ヘッダー
*/

#header_wrapper{
	width: 1083px;
	height: 105px;
	margin-left: auto;
	margin-right: auto;
}

#header_ins{
	width: 972px;
	height: 105px;
	position: relative;
}

#logo{
	width: 243px;
	position: absolute;
	height: 73px;
	display: block;
	top: 6px;
	left: 0px;
}

#resavation{
	display: block;
	width: 281px;
	height: 34px;
	right: 0px;
	top: 0px;
	overflow: hidden;
	position: absolute;
}

#tel{
	position: absolute;
	top: 54px;
	right: 11px;
}

#time{
	position: absolute;
	right: 291px;
	top: 40px;
}

#parking_info{
	position: absolute;
	top: 12px;
	right: 291px;
}

#breadcrumb{
	font-size: 12px;
	color: #333333;
}

/*
メニュー
*/

#sidemenu{
	width:205px;
	overflow:hidden;
	margin-top:10px;
	margin-left: auto;
	margin-right: auto;
}

#side_map{
	width:203px;
	height:292px;
	overflow:hidden;
	clear:both;
	background-image:url(../image/side_map_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin-top: 23px;
}

#side_map_ins{
	width:181px;
	height:114px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	margin-top: 125px;
	display: block;
	border: 1px solid #666666;
}

#sidemenu dl{
	width: 205px;
	overflow: hidden;
}

#sidemenu dt{
	margin-bottom: 10px;
	clear: both;
	height: 42px;
	overflow: hidden;
	width: 205px;
}

#sidemenu dt a:hover{
	background-position:bottom;
}

#sidemenu dt a{
	background-repeat:no-repeat;
	width:205px;
	height:42px;
	text-indent:-9999px;
	display:block;
	background-position:left top;
}

#sidemenu dd{
	background-image: url(../image/icon.jpg);
	background-position: left 2px;
	background-repeat: no-repeat;
	margin-top: 5px;
	padding-bottom: 7px;
	margin-left: 22px;
}

#sidemenu dd a{
	font-size:12px;
	color:#3F2D30;
	padding-left: 20px;
	display: block;
}

.bunnur{
	overflow:hidden;
}

#bannur00 a{
	background-image:url(../image/gnavi00.jpg);
	background-position:left bottom;
}

#bannur00 a:hover{
	background-position:top;
}

#bannur02{
	margin-top:10px;
}

#bannur00{
	margin-top:10px;
}

.bunnur a{
	display:block;
	width:205px;
	height:42px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	background-position:left bottom;
}

#bannur02 a:hover{
	background-position:top;
}

#top_img{
	clear: both;
	overflow: hidden;
	margin-bottom: 30px;
}


#contents_wrapper{
	width: 1083px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	position: relative;
	overflow: hidden;
}

#contents_ins{
	width:972px;
	overflow:hidden;
	float: left;
}

#contents_wrapper #left_box{
	overflow: hidden;
	float: left;
	width: 205px;
}

#contents_wrapper #right_box{
	float: right;
	width: 749px;
	overflow: hidden;
}

.content{
	overflow:hidden;
	clear:both;
	width: 749px;
	margin-bottom: 15px;
}

.content h3{
	margin-bottom:20px;
	overflow:hidden;
	width:749px;
	height: 43px;
}

#inquiry{
	background-image:url(../image/inquiry.jpg);
	width:759px;
	height:106px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:30px;
	position: relative;
	clear: both;
}

#large_map{
	display: block;
	width: 180px;
	height: 13px;
	margin: 10px auto 0px auto;
}

/*
totop
*/

.totop{
	float:right;
	font-size:12px;
	color:#3F2D30;
	margin-bottom: 20px;
	display: block;
	font-weight: normal;
}

/*
フッター
*/
#footer_wrapper{
	min-width:972px;
	max-width:100%;
	background-image: url(../image/foot_bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	height: 85px;
	clear: both;
}

#copy_right{
	width: 206px;
	height: 11px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 7px;
}
