
/*-- reset --*/
.clearfix{
	display: block;
	clear: both;
	}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
img{
	margin: 0;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

*{
	margin: 0;
	padding: 0;
	}

/*-- ボディ --*/


a{
	color:#5A000A;
	text-decoration: none;
	}
a:hover{
	color: #5A000A;
	text-decoration: underline;
	}

/*-- ヘッダー --*/
#header{	
	width: 855px;
	height: 100px;
	margin: 0 auto 7px;
	}

.hd-menu{
	width: 400px;
	height: 54px;
	margin-top: 15px;
	float: right;
	}

.head-line{
width:auto;
height:1px;
text-indent: -9999px;
background:#000000;
}

/*-- コンテンツ --*/

.contents{
	width: auto;
	height: auto;
	margin:0;
	padding:0;
}
.main-contents{
	/* width: 900px; */
	width: 950px;
	height: auto;
	margin:0 auto 35px auto;
	padding:0px 0 0 0;

}


/*-- ヘッダー --*/
.header{
	width:950px;
	height: 125px;
	display: block;
	margin:  0 auto 0 auto;
	clear: both;
}
h1 a{
float:left;
background-image: url(../../img/sakurarogo.gif);
width:179px;
height: 48px;
margin: 60px 0 0 0;
display: block;
text-indent: -9999px;
}

.back{
	width: 132px;
	height: 55px;
	margin:60px 0 0 0;
	float:right;
}





/*-- パンくず --*/
.punkuzu{
text-align:right;
width: 940px;
height: 25px;
clear: both;
padding-top:5px;
margin:0 auto 35px auto;
font-size:0.8em;
color: #333333;
}
.punkuzu a{
	color:#999999;
	text-decoration: none;
}
.punkuzu a:hover{
	color: #ffffff;
}

/*-- ライン --*/

.line{
	width: 950px;
	height: auto;
	margin:0 auto 0px auto;
	padding:10px 0 20px 0;
	text-align:right;
}



/*-- アンダー --*/

.under{
	width: 950px;
	height: 26px;
	margin:4pt auto 0px auto;
	font-size:0.8em;
	color:#333333;
}

.to-top{
	width: 300px;
	height: 20px;
	text-align:right;
	float:right;
	padding:5px 0 0 0;
}
.address{
	width:550px;
	height: 25px;
	float:left;
	font-size:1.1em;
	color:#333333;
}
.tel{
	font-size:1.3em;
}
.tenpo2{
	height: 24px;
	background:#0F0F0F;
	padding:4px 0 0 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.tenpo{
	height: 20px;
	width: 683px;
	margin:auto;
	padding:0;
	background-image: url(../../../img/tenpoback.gif);
	background-repeat: no-repeat;
}

.tenpo a{
	color:#999999;
	text-decoration: none;
	}

.tenpo a:hover{
	color: #ffffff;
	}

.tenpo ul{
margin:0;
padding:0;
list-style: none;
oveflor: hidden;
}
.tenpo li{
display: block;
margin:0 0 0 0;
float:left;
text-align:center;
font-size:0.8em;
line-height:1.6em;
}

.t1{
width: 183px;
}
.t2{
width: 125px;
}





.flooter2{
height: 60px;
background:#000000;
padding:10px 0 0 0;
}
.flooter{
height: auto;
width: 950px;
margin:0 auto;
padding:0;
background:#000000;
}

.flooter img{
float:left;
margin:0;
padding:0;
}

.flooter a{
	color:#999999;
	text-decoration: none;
	}
.flooter a:hover{
	color: #ffffff;
	}


.flooter-menu{
height: 45px;
width: 750px;
margin:0 auto 0px;
padding:0;
font-size:0.8em;
color:#999999;
float:right;
}
.flooter-menu ul{
margin:0;
padding:0;
list-style: none;
oveflor: hidden;
}
.flooter-menu li{
display: block;
margin:0 0 0 0px;
float:right;
}

.copyright{
height: auto;
padding-top:15px;
width: 750px;
margin:0 auto 5px auto;
color:#999999;
text-align:right;
float:right;
}


/*2012.01.17追加*/
#reserve{
	width: 300px;
	float: right;
}
#res_frame{
	width: 248px;
	padding: 15px 10px 10px;
	border: solid 1px #5A000A;
	font-size: 0.8em;
	position: relative;
}
#calidif,
#apple_overlayif {
	width		 : 0;
	height		 : 0;
	position	 : absolute;
	display		 : block;
}
#res_room{
	float: left;
	width: 30%;
	margin-top: 10px;
}
#res_ninzu{
	float: left;
	width: 70%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#seek_btn{
	display: block;
	background: url(../../img/reserve_17.gif) top left no-repeat;
	width: 180px;
	height: 31px;
	margin: 0px auto 10px;
	text-indent: -999px;
	overflow: hidden;
	clear: both;
}
a#seek_btn:hover{
	background-position: left bottom;
}
#seekyoyaku_btn{
	display: block;
	background: url(../../img/reserve_21.gif) top left no-repeat;
	width: 110px;
	height: 13px;
	margin: 0px 0 5px 60px;
	text-indent: -999px;
	overflow: hidden;
	clear: both;
}
#mailm_btn{
	display: block;
	background: url(../../img/reserve_24.gif) top left no-repeat;
	width: 128px;
	height: 12px;
	margin: 0px 0 5px 60px;
	text-indent: -999px;
	overflow: hidden;
	clear: both;
}
#otoiawase{
	display: block;
	background: url(../../img/reserve_28.gif) top left no-repeat;
	width: 270px;
	height: 27px;
	margin-top: 30px;
	text-indent: -999px;
	overflow: hidden;
	clear: both;
}
a#otoiawase:hover{
	background-position: left bottom;
}
