@charset "utf-8";
/* CSS Document */


#header {
	width:100%;
	height:150px;
	background:url(../img/bg_top.png) repeat-x top left;
	min-width:1000px;
}
#top {
	width:1000px;
	margin:0 auto;
	padding:10px 0 0;
}
#logo {
	float:left;
	width:37%;
	padding:30px 0 0;
}
#bnr {
	float:right;
	width:0 auto;
	text-align:right;
	margin-left:10px;
}
.bnr_tel_top {
	background:url(../img/bnr_top-tel.png) no-repeat bottom;
	width:328px;
	height:129px;
	position: relative;
}
.tx_tel {
	position:absolute;
	top:60px;
	
	/*letter-spacing:-2px;*/
	font-size:45px;
	font-weight:bold;
	text-align:center;
}

#cont {
	width:100%;
	margin:0 auto;
}

#blank { clear:both; height:40px;}


#info {
	text-align:center;
}
#reserve_bg {
	background:url(../img/bg_bnr.png) repeat-x top left;
	position:relative;
	width: 0 auto;
	height:240px;
}
#reserve {
	background:url(../img/bnr_tel.png) no-repeat top center;
	width:860px;
	height:200px;
	margin:0 auto;
	padding:65px 50px 0;
	clear:both;
}
#bnr1 {
	float:left;
	width:40%;
	position:absolute;
	top:89px;
	/*letter-spacing:-2px; */
	padding:0 5px;
	font-size:58px;
	font-weight:bold;
}
#bnr2 {
	float:right;
	width:50%;
	text-align:right;
}
#bg_bl {
	background:#EBF8FE;
	width:100%;
	margin:0 auto;
	text-align:center;
	min-width:1000px;
}
#img {
	width:1000px;
	height:100%;
	margin:0 auto;
}
#mail_60 {
	background:url(../img/img_free60.png) no-repeat top left;
	width:960px;
	height:500px;
	margin:0 auto;
}
#mail_reserve {
	background:url(../img/bg_bnr.png) repeat-x top left;
	min-width:1000px;
}

#story {
	background:url(../img/bg_cork.png) repeat top left;
	width:100%;
	height:1380px;
	margin:0;
	text-align:center;
	min-width:1000px;
}

#blank {
	width:100%;
	height:30px;
}
#blank60 {
	width:100%;
	height:60px;
}


#massage_bg {
	background:url(../img/bg_lawer.png) no-repeat top center;
	width:1000px;
	height:590px;
	margin:0 auto;
}
#massage {
	width:630px;
	padding: 140px 0 0 20px;
	font-size:80%
}


#map {
	background:url(../img/ttl_office.png) no-repeat top left;
	width:1000px;
	margin:0 auto;
}
#map_ttl {
	padding:60px 0 0;
	font-size:160%;
	font-weight:bold;
}
#map_tx {
	font-size:80%;
}
#map_img {
	clear:both;
	width:100%;
	height:400px;
	margin:20px 0;
}
#map_l {
	float:left;
	width:45%;
	height:300px;
}
#map_r {
	float:left;
	width:55%;
	height:300px;
}

#footer {
	height:20px;
}

