/* CSS Document */

.buyanddrinknaiyou {
	font-size: small;
	color: #666666;
	background-color: #FFFFFF;
	line-height: 1.5em;
	margin-bottom: 5px;
	text-align:left;
}
.buyanddrinknaiyou_indent {
	font-size: small;
	color: #666666;
	background-color: #FFFFFF;
	line-height: 1.5em;
	text-indent: -1em;
	margin-left: 1em;
}
.maintable {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin: 0px;
}
.maintable2 {
	margin: 10px 20px 10px 40px;
	width: 510px;
	font-size: 14px;
}
.maintable3 {
	background-color: #FFCCCC;
	padding: 10px;
	width: 470px;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 30px;
	margin-left: 60px;
	border: 1px solid #990000;
	font-size: 10px;
}
.maintabletr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	padding-bottom: 5px;
	padding-top: 4px;
	padding-right: 2px;
	padding-left: 2px;
	margin-top: 5px;
/*	line-height: 1.2em;*/
	line-height: 1.3em;
}

.maintabletr p {
	line-height: 1.3em;
}

.maintenmei {
	font-size: medium;

}
.tourokutext {
	font-size: small;
	color: #666666;
}
.tourokuchui {
	font-size: small;
	color: #FF0000;
}
.newopentitle {
	color: #FF0000;
	text-decoration: underline;
	font-size: large;
	line-height: 2em;
	font-weight: bold;
}


.buydrink-pager {
	font-size:13px;
	line-height:1.4em;
}

/* 2010.06.16 一覧ＤＢ化時、スタイル追加 */

.openingday_db td {
	font-family:Arial, Helvetica, sans-serif;
}

.openingday_db .pagetag {
	text-align:center;
}

.openingday_db .bottom-margin-a {
	margin-bottom:0px;
}

.openingday_db .myform {
	text-align:left;
	margin-bottom:5px;
	margin-top:15px;
	font-size:16px;
}

.openingday_db .myformA {
	color:#FF0000;
	font-size:16px;
}

.openingday_db .myformB {
	font-weight:bold;
	font-size:16px;
}

.openingday_db .myformC {
	font-size:16px;
	text-align:left;
	margin-bottom:10px;
}

.openingday_db .myformD {
	font-weight:bold;
	font-size:16px;
}

.openingday_db .pagetag {
	text-align:center;
	font-size:18px;
}

.openingday_db .pagetag a {
	font-size:14px;
	margin-left:2px;
	margin-right:2px;
}

.openingday_db .common-one-column-inner {
	padding:40px;
}

/*.openingday_db #pagebody {
	margin-top:0px;
}*/



.openlist_contents {
	text-align:center;

/*	border-bottom:2px solid #B3B3B3;*/
}

.openlist_contents table {
	margin-left:auto;
	margin-right:auto;
}


/*　タブ用のスタイル各種　*/

ul.tab_ul {
	margin-bottom:20px;
}

.tab_ul ul,
.tab_ul li {
	margin:0px;
	padding:0px;
}

.tab_ul a {
	text-decoration:none;
	color:#666;
}

.tab_ul a:hover {
	text-decoration:underline;
	background-color:#E6E6E6;
	color:#333;
}


.tab_ul {
	margin:0px;
	padding:0px;
	text-align:left;
	list-style-type:none;
	border-bottom:2px solid #B3B3B3;
	
	height:26px;
}

.tab_ul .li_ul1 {
	float:left;
	margin-left:10px;
	margin-right:1px;
	border-left:1px solid #B3B3B3;
	border-top:1px solid #B3B3B3;
	border-right:1px solid #B3B3B3;

}

/* TABの全体の高さは25pixcel */
.tab_ul .li_ul1 a {
	display:block;
	width:178px;
	height:24px;
	text-align:center;
	padding-top:1px;
	font-size:13px;
	background-color:#E6E6E6;
	background-image:url(images/tab_mark.gif);
	background-repeat:no-repeat;
	background-position:1px 1px;
	color:#333;
}

.tab_ul .li_ul2 {
	float:left;
	margin-right:1px;
	margin-bottom:1px;
	border-left:1px solid #B3B3B3; 
	border-top:1px solid #B3B3B3; 
	border-right:1px solid #B3B3B3; 
	border-bottom:1px solid #B3B3B3; 

}



/* TABの全体の高さは23pixcel */
.tab_ul .li_ul2 a {
	display:block;
	width:178px;
	height:22px;
	text-align:center;
	padding-top:1px;
	font-size:13px;
	background-color:#F2F2F2;
}






.openingday_buy .tab_ul .li_ul1 a {
	background-image:none;
	width:178px;
	height:22px;
	padding-top:1px;
	background-color:#F2F2F2;
	color:#666;
}

.openingday_buy .tab_ul .li_ul2 a {
	width:178px;
	height:24px;
	padding-top:1px;
	background-color:#E6E6E6;
	background-image:url(images/tab_mark.gif);
	background-repeat:no-repeat;
	background-position:1px 1px;
	color:#333;
}

.openingday_buy .tab_ul .li_ul2 {
	border-left:1px solid #B3B3B3;
	border-top:1px solid #B3B3B3;
	border-right:1px solid #B3B3B3;
}

.openingday_buy .tab_ul .li_ul1 {
	margin-right:1px;
	margin-bottom:1px;
	border-left:1px solid #B3B3B3; 
	border-top:1px solid #B3B3B3; 
	border-right:1px solid #B3B3B3; 
	border-bottom:1px solid #B3B3B3;

}



.tab_ul .li_ul2 a:hover {
	background-color:#E6E6E6;
}



.tab_ul .kyocho {
/*	color:#000000;*/
}
