@charset "UTF-8";

/* privilege common **********/

#prevTitle {
	margin-bottom: 15px;
}

#prvCatch {
	float: left;
	margin-right: 22px;
	margin-bottom: 32px;
	width: 432px;
}
*:first-child + html #prvCatch {
	margin-bottom: 8px;
}
* html #prvCatch {
	margin-bottom: 12px;
}
#prvCatch img {
	margin-bottom: 12px;
}
#prvCatch p {
	line-height: 1.8;
	margin-bottom: 10px;
}


#prvNotes {
	float: left;
	padding: 10px 0;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	width: 224px;
	font-size: 0.9em;
}
#prvNotes li {
	margin-bottom: 4px;
	padding-left: 0;
	text-indent: -1em;
	line-height: 1.4;
}
#prvNotes li.last {
	margin-bottom: 4px;
	padding-left: 0;
	text-indent: 0;
	line-height: 1.4;
}

#prvBody {
	clear: both;
}
#prvBody h3 {
	clear: both;
	margin: 0 0 8px 0;
	padding: 0;
	border: none;
}




/* privilege top **********/
#prvIntro {

	margin-bottom: 6px;
	padding: 8px;
	border: 1px solid #006600;
	background: #ffffff;
}
#prvIntro h2 {
	float: left;
	margin-top: 5px;
	margin-right: 11px;
	margin-bottom: 11px;
	display:
}
#prvIntro h2 img {
	margin-left: 9px;
}
#prvIntro p {
	float: left;
	margin-top: 5px;
}
#prvIntro ol {
	clear: both;
}
#prvIntro ol li {
	display: inline;
	text-align: center;
}
.prvNote {
	margin-bottom: 24px;
	color: #000000;
	font-size: 80%;
	text-align: right;
}


#prvBody .menuBlock  {
	margin-bottom: 24px;
}
/* For Modern */
.menuBlock:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
/* For IE7 */
.menuBlock {
	display: inline-block;
}
/* Hides from IE-mac �*/
* html .menuBlock {
	height: 1%;
}
.menuBlock {
	display: block;
}
/* End hide from IE-mac */

#prvBody .menuBlock h3 {
	margin: 0 0 18px 0;
}
#prvBody .menuBlock table {
	float: left;
	border-top: 1px solid #999999;
	width: 437px;
}
#prvBody .menuBlock table td {
	padding: 10px 0;
	border-bottom: 1px solid #999999;
}
#prvBody .menuBlock table td ol {
	margin-left: 20px;
}
#prvBody .menuBlock table td ol {
	margin-left: 28px;
}

#prvBody .menuBlock table td ol li {
	list-style: decimal;
}
#prvBody .menuBlock table td ul {
	margin-left: 6px;
}
#prvBody .menuBlock table td ul li {
	list-style: disc;
}

#prvBody .menuBlock p img {
	float: right;
}
#prvBody .menuBlock table td.btnDetail {
	width: 91px;
	border-left: 1px solid #999999;
	text-align: right;
}





/* beverage **********/
.areaList {
	float: left;
	width: 207px;
	margin-right: 34px;
	margin-bottom: 36px;
}
.lastChild {
	margin-right: 0;
}
#prvBody .areaList ul {
	margin: 0 0 12px 0;
	padding: 0;
}
#prvBody .areaList ul li {
	padding: 2px 0;
}

.beverageNote {
	clear: both;
}

/* anniversary **********/

dl.areaNavi {
	clear: both;
	padding-top: 30px;
	margin-bottom: 30px;
}

dl.areaNavi dt {
	display: inline;
	vertical-align: middle;
}

dl.areaNavi dt img {
	padding-right: 10px;
}

dl.areaNavi dd {
	display: inline;
	padding: 0px;
	margin: 0px;
}

#c-column dl.areaNavi ul {
	padding: 0px;
	margin: 0px;
	display: inline;
	line-height: 1.4;
}

dl.areaNavi ul li {
	display: inline;
	border-left: 1px solid #555555;
	margin: 2px 0px;
	padding-right: 4px;
	padding-left: 6px;
}

dl.areaNavi ul li.lastChild {
	border-right: 1px solid #555555;
}


/* areaNavi2 **********/

dl.areaNavi2 {
	clear: both;
	padding-top: 30px;
	margin-bottom: 30px;
}

dl.areaNavi2 dt {
	vertical-align: middle;
}

dl.areaNavi2 dt img {
	padding-right: 10px;
}

dl.areaNavi2 dd {
	padding: 0;
	margin:  7px 0;
}

#c-column dl.areaNavi2 ul {
	padding: 0px;
	margin: 0px;
	display: inline;
	line-height: 1.4;
}

dl.areaNavi2 ul li {
	display: inline;
	border-left: 1px solid #555555;
	margin: 2px 0px;
	padding-right: 4px;
	padding-left: 4px;
}

dl.areaNavi2 ul li.lastChild {
	border-right: 1px solid #555555;
}






#mainContent div.tableBox h4{
	margin:1em 0 0.5em 0;
	border-left:3px solid #006600;
	padding-left:0.5em;
	background: url(none);
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	}
#mainContent div.tableBox h4 span.right_txt {
	border: 1px solid #FF0000;
	color: #FF0000;
	padding: 2px 3px;
	margin-left:10px;
}

div.tableBox table {
	margin-bottom: 15px;
}

div.tableBox table th.restName {

}

div.tableBox table th.charge {
	width: 100px;
}

div.tableBox table th.time {
	width: 160px;
}

div.tableBox table th.priv {
	width: 170px;
}

div.tableBox table .restName {
	text-align: left;
	padding-left: 8px;
}

div.tableBox table td.restName {
	padding-top: 15px;
	padding-bottom: 15px;
}

div.tableBox table span {
	font-size: 90%;
}

div.tableBox p.caution {
	font-size: 0.9em;
	margin-top: -12px;
	margin-bottom: 15px;
}

table.inner_rest{
	margin: 10px auto;
	border-style:none;
	background:none;
}
table.inner_rest th{
	background:none;
	text-align:left;
	vertical-align:top;
	border-style:none;
}
table.inner_rest td{
	background:none;
	text-align:left;
	vertical-align:top;
	border-style:none;
	padding-bottom: 5px;
	line-height: 1.2em;
}


#prvBody div.totop li {
	padding-bottom: 8px;
}


/*stay*/


.commodity {
	clear: both;
	margin: 50px 0 10px;
}

.commodity img {
	padding-bottom: 5px;
}

.commodity {
	padding: 5px 0;
}
.commodity ul {
	margin: 0.5em 0;
	padding: 0;
	font-size: 11px;
}
.commodity ul li.in4 {
	list-style-type: none;
	margin-left: 3em;
	text-indent: -4em;
	padding: 0 0 0.5em 0;	
}

.commodity ul li.in1 {
	list-style-type: none;
	margin-left: 0;
	text-indent: -1em;
	padding: 0 0 0.5em 0;	
}

.reserve {
	clear: both;
	border: 1px solid #efc586;
	width:688px;
	text-align:center;
	margin-bottom:20px;
}

table.tel {
	color: #ff7700;
	border-spacing:4px;
	border-collapse:separate;
	margin:5px;
	width:97%;
}

table.tel th {
 white-space: nowrap;
}

table.tel td {
	white-space: nowrap;}
table.tel th {
	background-color:#ff7700;
	color: #FFF;
	font-size:11px;
	text-align:center;
	width: 5.5em;
	padding:7px 0;
	line-height:1.2em;
	font-weight:bold;
}

table.tel th.w10 {
	background-color:#ff7700;
	color: #FFF;
	font-size:11px;
	text-align:center;
	width: 10em;
	padding:7px 0;
	line-height:1.2em;
	font-weight:bold;
}

table.tel td {
	text-align:center;
	line-height:1;
}

table.tel img {
	display:inline;
	line-height:1em;
	padding-right: 5px; 
}

table.tel span.center {
	color:#ff7700;
	font-weight:bold;
	font-size:12px;
	width:13em;
}

table.tel span.freedial {
	color:#ff7700;
	font-weight:bold;
	font-size:23px;
	padding-right:10px;
}



table.tel span.cell {
	color:#ff7700;
	font-weight:bold;
	font-size:12px;
}

table.tel span.cellnumber {
	color:#ff7700;
	font-weight:bold;
	font-size:16px;
	width:14em;
}

table.tel .note1 {
	color:#555;
	font-size:12px;
}

table.tel .note2 {
	color:#555;
	font-size:11px;
	text-align:left;
	padding-left:0.5em;
}

div.specialpricebox {
	border:1px solid #19519e;
	width:688px;
	margin-bottom:20px;
}

table.specialprice {
	color: #19519e;
	border-spacing:4px;
	border-collapse:separate;
	margin:5px auto;
	width:97%;
}

div.specialpricebox2 {
	border:1px solid #5932a0;
	width:688px;
	margin-bottom:20px;
}

table.specialprice2 {
	color: #5932a0;
	border-spacing:4px;
	border-collapse:separate;
	margin:10px auto;
	width:670px;
}

table.specialprice th, 
table.specialprice2 td.td1{
	width:4em;
	color: #FFF;
	font-weight:bold;
	border-spacing:4px;
	border-collapse:separate;
	text-align:center;
	font-size:12px;
	padding:0.5em 0;
}

table.specialprice th {
	background-color:#19519e;
}

table.specialprice2 td.td1 {
		background-color:#5932a0;
}

table.specialprice td span.price, 
table.specialprice2 td span.price{
	font-weight:bold;
	font-size:14px;
	padding-left:0.8em;
	padding-right:0.5em;
}

table.specialprice td span.note, 
table.specialprice2 td span.note{
	font-size:10px;
	padding-right:1em;
}
table.specialprice td span.period,
table.specialprice2 td span.period{
	font-weight:bold;
}

.tableBox h3.stay {
	clear: both;
	margin: 10px 0;
	padding: 0;
	border: none;
}

table.stay{
	width:100%;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	margin:3px 0 5px 0;
	text-align:center;
	font-size:98%;
}
table.stay th {
	text-align:center;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:2px;
	background:#eee;
}
table.stay td {
	text-align:center;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:2px;
}
table.stay th.commodity{
	width:40px;
}
table.stay th.hotel{
	width:20em;
}
table.stay th.w18{
	width:18em;
}
table.stay td.w18{
	width: 18em;
}
table.stay td.w145l{
	width: 14.5em;
	text-align: left;
	padding-left: 3.5em;
	text-indent: -3.0em;
}
table.stay td.ex{
	text-align:left;
}

/*yutai*/


div.tableBox table th.time_yutai {
	width: 16em;
	text-align: center;
}
div.tableBox table td.time_yutai {
	width: 12em;
	text-align: center;
}
div.tableBox table td.days_yutai {
	width: 6em;
	text-align: center;
}
div.tableBox table td.w8 {
	width: 8em;
	text-align: center;
}
div.tableBox table td.w6 {
	width: 6em;
	text-align: center;
}
div.tableBox table td.w4 {
	width: 4em;
	text-align: center;
}



/* other **********/
#mainContent div#c-column h4.leisure {
	margin:1em 0 0.5em 0;
	padding-left:0.5em;
	background-color: none;
	border-style: none;
	border-left:3px solid #006600;
	}

td.prv_other {
	width: 25em;
}

/* restaurant*/

.commodity h3.commo_rest {
	margin: 0;
	padding: 0 0 10px 0;
	border: none;
}
.commodity h3.dist {
	width: 689px;
	clear: both;
	border-bottom: 1px solid #BBB;
	font-size: 1.1em;
	margin-bottom: 1em;
}

.commodity ul.rest {
	width: 689px;
	overflow: hidden;
	text-indent: 0;
	margin-bottom: 40px;
	font-size: 1em;
	border-bottom: 1px solid #BBB;
	padding-bottom: 1em;
} 
.commodity ul.rest li {
	width: 220px;
	float: left;
	line-height: 2.4em;
	overflow: hidden;
	display: inline;
}
.commodity ul.rest li.oversea {
	width: 320px;
	float: left;
	line-height: 2.4em;
	overflow: hidden;
	display: inline;
}
.rest_note {
	clear: both;
	margin: -2em 0 50px 0;
	font-size: 0.8em;
	line-height: 2em;
}
