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

body {
	background-image: url(images/bg_128.jpg);
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 140%;
	font-family: sans-serif;
}
h1,h2,h3,h4,h5 {
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	font-weight: bold;
	color: #3366FF;
}
a:visited {
	font-weight: bold;
	color: #3366FF;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #3399FF;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #3366FF;
}

#all {
	background-image: url(images/bg_long.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#contents {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #1c1c1c;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #3f3f3f;
	border-right-color: #3f3f3f;
	border-bottom-color: #3f3f3f;
	border-left-color: #3f3f3f;
	position: relative;
}


/*ヘッダー*/
#header {
	background-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 140px;
	margin: 0px;
}
#header img {
	margin-right: 5px;
	margin-left: 5px;
}

/*メインビジュアル*/
#top_main   {
	background-image: url(images/top_main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
}
#top_main2   {
	background-image: url(images/top_main_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
}
#top_main h1,#top_main2 h1 {
	background-image: url(images/top_h1.jpg);
	display: block;
	position: absolute;
	height: 320px;
	width: 254px;
	left: 81px;
	top: 94px;
}
#top_main2 h1 {	background-image: url(images/top_h1_2.jpg);
}
h1 em,#navi li em {
	display: none;
}
#top_main #top_lead,#top_main2 #top_lead {
	padding-top: 351px;
	padding-left: 20px;
}
#top_main p,#top_main2 p {
	margin: 0px;
	padding: 0px;
}

/*予約数カウンター*/
#bottun_navi {
	background-color: #000000;
}
#counter {
	color: #FFFFFF;
	font-size: 80%;
	text-align: right;
	width: 330px;
	padding-left: 35px;
	padding-top: 25px;
	padding-bottom: 20px;
	float: left;
	background-color: #000000;
}
#counter_box {
	background-image: url(images/counter_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #7f7e7e;
	color: #000000;
	font-size: 200%;
	font-weight: bold;
	width: 318px;
	padding: 5px;
	margin-bottom: 5px;
	background-color: #E4E4E4;
}
#counter_box .box1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7F7E7E;
	width: 318px;
}
#counter_box .box1_text {
	padding-left: 15px;
	text-align: left;
}
#counter_box .box1_set {
	width: 100px;
	background-image: url(images/box1_set.gif);
	background-repeat: no-repeat;
	background-position: 110px;
	text-align: right;
	padding-right: 50px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#counter_box .box2 {
	width: 318px;
	background-color: #1C1C1C;
	margin-top: 5px;
}
#counter_box .box2_text {
	padding: 5px;
	text-align: left;
}
#counter_box .box2_set {
	background-image: url(images/box2_set.gif);
	background-repeat: no-repeat;
	background-position: 110px center;
	width: 100px;
	text-align: right;
	padding-right: 50px;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
}
#counter_box .box2_set img {
	margin-left: 1px;
}
#bottun_reserve {
	float: right;
	width: 530px;
	text-align: center;
	padding-top: 45px;
}

/*ナビゲーション*/
#navi {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#navi li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	height: 44px;
	width: 180px;
}
#navi li a {	display: block;	height: 44px;width: 180px;}
#navi #navi1 a {	background-image: url(images/navi01.gif);	background-repeat: no-repeat;}
#navi #navi2 a {	background-image: url(images/navi02.gif);	background-repeat: no-repeat;}
#navi #navi3 a {	background-image: url(images/navi03.gif);	background-repeat: no-repeat;}
#navi #navi4 a {	background-image: url(images/navi04.gif);	background-repeat: no-repeat;}
#navi #navi5 a {	background-image: url(images/navi05.gif);	background-repeat: no-repeat;}
#navi #navi1 a:hover {		background-image: url(images/navi01on.gif);	background-repeat: no-repeat;}
#navi #navi2 a:hover {	background-image: url(images/navi02on.gif);	background-repeat: no-repeat;}
#navi #navi3 a:hover {	background-image: url(images/navi03on.gif);	background-repeat: no-repeat;}
#navi #navi4 a:hover {	background-image: url(images/navi04on.gif);	background-repeat: no-repeat;}
#navi #navi5 a:hover {	background-image: url(images/navi05on.gif);	background-repeat: no-repeat;}
#navi #navi1on {	background-image: url(images/navi01on.gif);	background-repeat: no-repeat;}
#navi #navi2on {	background-image: url(images/navi02on.gif);	background-repeat: no-repeat;}
#navi #navi3on {	background-image: url(images/navi03on.gif);	background-repeat: no-repeat;}
#navi #navi4on {	background-image: url(images/navi04on.gif);	background-repeat: no-repeat;}
#point {
	background-image: url(images/top_point_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	padding-top: 18px;
}
*:first-child+html #point {	padding-top: 9px;}
#point h2 {
	text-align: center;
}
#point_box {
	float: left;
	width: 600px;
	padding-top: 20px;
	padding-left: 40px;
}
#point_box p {
	text-align: center;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#point_box h3 {
	padding-left: 10px;
}

#item_detail {
	background-image: url(images/item_detail_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #CBCBCB;
	border: 1px solid #7f7e7e;
	text-align: center;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 25px;
	margin-top: 15px;
}
#item_detail p {
	text-align: left;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
#item_detail h3 {
	padding: 0px;
}


#photo {
	background-image: url(images/top_photo_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: right;
	width: 180px;
	padding-top: 12px;
	padding-left: 10px;
	padding-right: 40px;
	margin-top: 30px;
}
#photo ul {
	margin: 0px;
	padding: 0px;
}
#photo li {
	list-style-type: none;
	margin-bottom: 10px;
}

/*サブページ*/
#sub_header {
	background-image: url(images/sub_header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-left: 20px;
	height: 158px;
}
#sub_header p {
	margin: 0px;
	padding: 0px;
}
#sub_header p img {
	margin-right: 10px;
}
#sub_header h1 {
	background-image: url(images/sub_h1.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 93px;
	width: 522px;
	position: absolute;
	top: 60px;
	left: 110px;
}
#sub_contents {
	background-image: url(images/top_point_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	padding-top: 24px;
	padding-right: 48px;
	padding-left: 48px;
}
#sub_contents .text_area {
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.bg_white {
	border: 1px solid #8a8a8a;
	background-color: #f3f3f3;
	width: 730px;
	padding: 20px;
}
.bg_pink {
	border: 1px solid #8a8a8a;
	background-color: #EDCDE9;
	width: 670px;
	padding: 30px;
}

#kikaku_table {
	width: 734px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #b9a016;
	background-color: #ecedd9;
}
#kikaku_table th {
	background-color: #e4d8b7;
	color: #8c510b;
	text-align: left;
	vertical-align: top;
	padding: 4px;
	width: 160px;
}
#kikaku_table td {
	padding: 4px;
}

#kikaku_table .u_line {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #8a8a8a;
}

/*予約フォーム*/
.step {
	margin: 0px;
	padding-left: 20px;
	line-height: 150%;
}
form {
	margin: 0px;
	padding: 0px;
}
select {
	margin-bottom: 3px;
}
.text_vst {
	width: 50px;
}
.text_sht {
	width: 100px;
}
.text_mid {
	width: 250px;
}
.text_lng {
	width: 400px;
}

.order {
	font-size: 90%;
	text-align: right;
}










.bottun_reserve2 {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
}

#banner {}
#footer {
	font-size: 80%;
	color: #CCCCCC;
	text-align: center;
}




/*etc*/
.font_red {
	color: #d90e0e;
}
.attention {
	font-size: 80%;
	color: #FF3300;
	line-height: 120%;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {	display: inline-table;	min-height: 1%;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

