/* ---------------------------------------------------------------------------------------------- CSSリセット */

/*
html,body,span,
h1,h2,h3,h4,h5,h6,
p,
dl,dt,dd,
ul,ol,li,
table,tr,th,td,
form {
	margin:0;
	padding:0;
	border:0;
	outline:0;
}



img {
	border:none;
	vertical-align:top;
}

br {
	letter-spacing:0;
}

.f_l {
	float:left;
}

.f_r {
	float:right;
}

.cl {
	clear:both;
}

table {
	border-spacing:0;
	border-collapse:collapse;
}
*/

/* ---------------------------------------------------------------------- [CSSリセット] */

/* ---------------------------------------------------------------------- [リンク指定] */

ul,ol,li {
	list-style: none;
}

a {
	text-decoration: none;
	outline: none;
	color: #11c;
}

a:active,
a:link,
a:visited,
a:hover {
	outline: none;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #646464;
	line-height: 1.4em;
	letter-spacing: 0.1em;
	font-family: "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

#contener {
	margin: 0 auto;
	width: 955px;
	height: 1500px;
	text-align: left;
}

h1 {
	margin: 0;
	padding: 0;
	width: 950px;
	height: 390px;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	text-indent: -200em;
	overflow: hidden;
	float: left;
}

#navi {
	margin: 0;
	padding: 0 0 0 20px;
	width: 930px;
	height: 56px;
	background-image: url(../img/navi.gif);
	background-repeat: no-repeat;
	float: left;
}

#navi li {
	margin: 0;
	padding: 0;
	width: 151px;
	height: 56px;
	float: left;
}

#navi li a {
	margin: 0;
	padding: 0;
	width: 151px;
	height: 56px;
	display: block;
	text-indent: -200em;
	overflow: hidden;
	float: left;
	background-image: url(../img/navi.gif);
}

/* トップ */
#navi a#top {background-position:-21px 0;}
#navi a:hover#top {background-position:-21px 54px;}

/* サービス */
#navi a#service {background-position:-172px 0;}
#navi a:hover#service {background-position:-172px 54px;}

/* メニュー */
#navi a#menu {background-position:-323px 0;}
#navi a:hover#menu {background-position:-323px 54px;}

/* ギャラリー */
#navi a#gallery {background-position:-474px 0;}
#navi a:hover#gallery {background-position:-474px 54px;}

/* 予約 */
#navi a#reserve {background-position:-625px 0;}
#navi a:hover#reserve {background-position:-625px 54px;}

/* リンク */
#navi a#link {background-position:-776px 0;}
#navi a:hover#link {background-position:-776px 54px;}


#top-haikei {
	margin: 0;
	padding: 0;
	width: 950px;
	height: 32px;
	float: left;
}

#right {
	width: 240px;
	height: auto;
	float: right;
}

#re-waku {
	width: 240px;
	height: 155px;
	border-bottom: 2px solid #ff6200;
	float: left;
}

#reserve {
	width: 240px;
	height: 140px;
	float: left;
}

#reserve a#re {
	display: block;
	width: 240px;
	height: 141px;
	background-image: url(../img/left-reserve.gif);
	background-repeat: no-repeat;
	float: left;
}

a:hover#re {
	background-position: 0 -140px;
}


.right-midashi {
	margin: 20px 0 0 0;
	width: 152px;
	height: 45px;
	text-align: left;
	float: left;
}

#set {
	margin: 20px 0 0 0;
	padding: 0;
	width: 237px;
	height: 50px;
	float: left;
}

.mapBox {
	width: 240px;
	height: auto;
	font-size: 15px;
	text-align: left;
	line-height: 1em;
	float: left;
}

#pay-waku {
	width: 240px;
	height: 160px;
	border-bottom: 2px solid #73be1e;
	float: left;
}

#system-syosai {
	margin: 3px 0 0 0;
	padding: 0;
	width: 240px;
	height: 15px;
	font-size: 15px;
	font-weight: 400;
	color: #007aff;
	text-align: right;
	float: left;
}

#system-syosai a {
	padding-left: 12px;
	background-image: url(../img/sankaku.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	text-decoration: none;
}

#access-p {
	margin: 0;
	padding: 6px 0;
	width: 240px;
	font-size: 15px;
	text-align: left;
	line-height: 1em;
	border-bottom: 2px solid #00a0ff;
	float: left;
}

#mobile-p {
	width: 240px;
	font-size: 12px;
	text-align: left;
	float: left;
}

#career {
	margin: 5px 0 0 0;
	width: 100px;
	height: 100px;
	float: left;
}

#qr {
	margin: 5px 0 0 25px;
	width: 100px;
	height: 100px;
	float: left;
}

#mobile-url {
	margin: 10px 0;
	width: 240px;
	font-size: 15px;
	color: #007aff;
	text-align: right;
	float: left;
}

#mobile-url a {
	padding-left: 12px;
	background-image: url(../img/sankaku.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
}

/* ---------------------------------------------------------------------- [フッター] */

#footer {
	margin: 30px 0 0 0;
	width: 950px;
	height: 150px;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	float: left;
}

#re-botan {
	margin: 23px 0 0 163px;
	padding: 0;
	width: 152px;
	height: 32px;
	float: left;
}

#re-botan img {
	border: 0;
}

#foot-menu {
	margin: 23px 0 0 0;
	padding: 0 5px 0 0;
	width: 575px;
	/*height:90px;*/
	font-size: 14px;
	color: #007aff;
	float: right;
}

#foot-menu a {
	padding: 0 0 0 20px;
	background-image: url(../img/sankaku.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	text-decoration: none;
	float: left;
}

#copyright {
	margin: 10px 0 0 0;
	padding: 0 20px 0 0;
	width: 560px;
	height: 20px;
	font-size: 14px;
	text-align: right;
	float: right;
	color: #646464;
}

/* ---------------------------------------------------------------------- [フッター] */

#link_go {
	padding: 10px 0;
	margin: 10px 0;
	text-align: left;
	float: left;
	font-size: 12px;
	border-bottom: 2px #01AD4E solid;
	line-height: 1.2em;
	letter-spacing: 0.08em;
}

#link_go img {
	margin-bottom: 2px;
	vertical-align: middle;
}

#link_go a img {
	margin-bottom: 7px;
}
