﻿@charset "utf-8";
@import url("common.css");





/* ----------contents ---------- */

#contents {
	width: 1014px;
	background:url(../../images/under/bg_und_mid.gif) repeat-y left top;
	text-align:left;
	display:inline-block;
	overflow:hidden;
}

#contents:after {
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}





/* ----------under ---------- */

#under {
	background:url(../../images/under/bg_und_bot.gif) left bottom no-repeat;
	padding:0 0 50px;
}

#under h2 {
	background:url(../../images/under/bg_und_top.gif) no-repeat left top;
	padding:30px 0 25px 37px;
}





/* ----------box ---------- */

.conBox {
	width:900px;
	margin:0 57px;
	padding:0 0 25px;
	display:inline-block;
	overflow:hidden;
}

.conBox:after {
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}

.lineBox {
	width:900px;
	margin:0 37px 30px;
	border:#CCCCCC 1px solid;
	padding:19px 19px 0;
	display:inline-block;
	overflow:hidden;
}

.lineBox:after {
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}

.lineInBox {
	width:900px;
	padding:0 0 10px;
	display:inline-block;
	overflow:hidden;
}

.lineInBox:after {
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}





/* ----------title ---------- */

.mttl {
	border:#DDDDDD 1px solid;
	font-size:85%;
	background:url(../../images/under/bg_mttl.gif) 4px 4px no-repeat;
	margin:0 47px 15px;
	padding:9px 10px 8px 15px;
}

.sttl {
	border-bottom:#DDDDDD 3px double;
	font-size:75%;
	line-height:1.3em;
	margin:0 0 15px;
	padding:5px 5px 4px;
}

.cttl {
	padding:0 0 30px 37px;
}

h6 {
	font-size:75%;
	line-height:1.5em;
}





/* ----------font ---------- */

p {
	padding:0 0 15px;
	font-size:75%;
	line-height:1.7em;
}

.sml {
	font-size:10px;
	line-height:14px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.att {
	color:#CC0000;
}





/* ----------pgtop ---------- */

.pgtop {
	width:940px;
	text-align:right;
	font-size:65%;
	line-height:1.5em;
	padding:0 0 0 37px;
}





/* ----------float ---------- */

.fLeft {
	float:left;
	padding:0 20px 10px 0;
}

.fRight {
	float:right;
	padding:0 0 10px 20px;
}





/* ----------table ---------- */

table p {
	padding:0;
}

.tbl01 {
	border-top:#BBBBBB 1px dotted;
	margin:0 0 10px;
}

.tbl01 th {
	border-bottom:#BBBBBB 1px dotted;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	text-align:left;
}

.tbl01 td {
	text-align:left;
	border-bottom:#BBBBBB 1px dotted;
}

.tbl01 td p {
	border-left:#FFB3B3 2px solid;
	padding:0 0 0 10px;
}

.tbl02 {
	border-top:#DDDDDD 1px solid;
	border-left:#DDDDDD 1px solid;
	margin:0 0 10px;
}

.tbl02 th {
	border-bottom:#DDDDDD 1px solid;
	border-right:#DDDDDD 1px solid;
	background:#EEEEEE;
}

.tbl02 td {
	border-bottom:#DDDDDD 1px solid;
	border-right:#DDDDDD 1px solid;
}

.tbl03 {
	background-color: #999999;
	font-size:12px;
	line-height:16px;
	color: #666666;
	margin:0 0 10px;
}

.tbl03 th {
	color: #E23F67;
	text-align: center;
	padding: 5px;
	background-color: #ECECEC;
	width: 200px;
}

.tbl03 td {
	background-color: #FFFFFF;
	padding: 5px;
}





/* ----------list ---------- */

.ul01 {
	padding:0 0 5px 15px;
	list-style:circle;
}

.ul01 li {
	padding:0 0 10px 0px;
	font-size:75%;
	line-height:1.5em;
}

.ol01 {
	list-style:decimal;
	margin:0 0 0 30px;
	padding:0 0 10px;
}

.ol01 li {
	padding:0 0 10px;
	font-size:75%;
	line-height:1.5em;
}

.ol01 li ol {
	list-style:upper-roman;
	padding:10px 0 0 25px;
}

.ol01 li ol li {
	font-size:100%;
	line-height:1.5em;
}

.ol01 li ol li ol {
	list-style:lower-alpha;
}

.ol01 table {
	margin:10px 0;
}





/* ---------- payment ---------- */

#container .payBox {
	width:940px;
	margin:0 0 0 38px;
	display:inline-block;
	overflow:hidden;
}

#container .payBox:after {
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}

#container .payBox ul {
	width:940px;
	float:left;
}

#container .payBox li {
	width:224px;
	float:left;
	display:inline;
	padding:30px 30px 20px;
	margin:0 14px 28px;
}

#container .payBox #conv li {
	background:#FFEEEE;
}

#container .payBox #othe li {
	background:#E6F4FF;
}

#container .payBox li h5 {
	font-size:65%;
	line-height:1.5em;
}

#container .payBox li p {
	font-size:65%;
	line-height:1.5em;
}





/* ---------- departure ---------- */

#access {
	width:880px;
	float:left;
}

#access dt {
	width:878px;
	margin:0 20px;
	border:#333333 1px solid;
	float:left;
}

#access dd {
	width:838px;
	margin:0 20px 20px;
	padding:20px;
	border:#333333 1px solid;
	border-top:none;
	float:left;
}

#access dd .text {
	width:180px;
	float:left;
	padding:0 20px 0 0;
}





/* ---------- faq ---------- */

#container #faqMenu {
	width:940px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#container #faqColumnall {
	width:840px;
	padding-left: 50px;
	margin: 0;
	padding-top: 30px;
}
#container #faqColumnl {
	float:left;
	width:385px;
	padding-left: 50px;
	margin: 0;
	padding-top: 30px;
}
#container #faqColumnr {
	float:right;
	width:385px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 30px;
}

#container #faqBoxAll {
	background:url(../../images/under/bg_midall.gif) left top repeat-y;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	float: left;
	width: 840px;
}

#container #faqBoxAllin {
	background:url(../../images/under/bg_botall.gif) left bottom no-repeat;
	float: left;
	width: 840px;
}

#container #faqBoxAll h4 {
	color:#FF1717;
	font-size:100%;
	background-image: url(../../images/under/bg_topall.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 21px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
}

#container #faqBoxAll ul {
	list-style:circle;
	font-size:75%;
	line-height:1.5em;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 35px;
	float: left;
	width: 220px;
}

#container #faqBoxAll ul li {
	padding:0 0 10px;
}

#container #faqBox {
	background:url(../../images/under/bg_mid.gif) left top repeat-y;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}

#container #faqBox h4 {
	color:#FF1717;
	font-size:90%;
	padding:23px 20px 10px 30px;
	background-image: url(../../images/under/bg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#container #faqBox ul {
	background:url(../../images/under/bg_bot.gif) left bottom no-repeat;
	list-style:circle;
	font-size:75%;
	line-height:1.5em;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 35px;
}

#container #faqBox ul li {
	padding:0 0 10px;
}

#container .faq {
	padding:0 10px;
}

#container .faq dt {
	background:url(../../faq/images/icon_q.gif) left top no-repeat;
	margin:0 0 7px;
	padding:2px 0 10px 35px;
	border-bottom:#AAAAAA 1px solid;
	font-size:12px;
	line-height:1.5em;
	font-weight:bold;
}

#container .faq dd {
	background:url(../../faq/images/icon_a.gif) left top no-repeat;
	font-size:12px;
	line-height:1.5em;
	padding:4px 0 30px 35px;
}





/* ---------- reservation ---------- */

#container #reserve {
	width:900px;
	padding:0 0 20px
}

#container #reserve dt {
	float:left;
	width:178px;
}

#container #reserve dd {
	width:722px;
	float:left;
	background:#FFEEEE;
	margin:0 0 30px;
	padding:0 0 15px
}

#container #reserve .sample {
	float:left;
	padding:15px 15px 0;
}

#container #reserve .text {
	float:left;
	width:422px;
	background:#FFFFFF;
	margin:15px 0 0;
	padding:10px 15px 10px 15px;
}





/* ---------- seat ---------- */

#container .typeBox {
	width:900px;
	float:left;
	border:#CCCCCC 1px solid;
	margin:0 0 30px 37px;
	padding:19px 19px 9px;
}

#container .typeBox h4 {
	width:460px;
	padding:0 0 20px;
	float: left;
}

#container .typeBox ul {
	width:690px;
	float: left;
	list-style-type: none;
}

#container .typeBox ul li {
	float: left;
	padding:0 10px 10px 0;
}

#container .typeBox p {
	float:right;
	padding:0;
	margin:0;
}





/* ---------- maplist ---------- */

#container .mapBox {
	width:860px;
	float:left;
	border:#DDDDDD 1px solid;
	margin:0 0 30px;
	padding:19px 19px 10px;
}

#container .mapBox .mapleft {
	float:left;
	width:420px;
	padding-right:20px;
}

#container .mapBox .mapright {
	float:right;
	width:420px;
}

#container .mapBox ul {
	list-style-image: url(../../images/common/arrow02.gif);
	margin:10px 10px 0 30px;
	font-size:75%;
	line-height:1.5em;
}

#container .mapBox li {
	padding-bottom: 10px;
}

#container .mapBox p {
	font-weight: bold;
	padding:0;
}