@charset "utf-8";
/* CSS Document */
/*------------------ ヘッダーイメージ ------------------*/
.header-img{
	background-image: url(../img/header_restaurant.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/*------------------ アクセス ------------------*/
#access{
	border-bottom:1px solid #aaaaaa;
	border-top:1px solid #aaaaaa;
	width:700px;
	_width:100%;
	margin: 0px 20px 0px 20px;
	padding: 10px 0px 10px 0px;
}
#access #txt{
	line-height:1.3;
}
#access #ttl{
	line-height:1.3;
	text-align:left;
}

/*#access .access th {
	text-align:left;
	width:120px;
}

#access .access td {
	text-align:left;
}*/

#access th {
	text-align:left;
	width:130px;
}

#access td {
	text-align:left;
}

#ttl{
	background-image: url(../img/icn_lst05.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	color:#B8C8D9;
	font-weight:bold;
	line-height:1.3;
}
#ttl02{
	background-image: url(../img/icn_lst05.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	color:#B8C8D9;
	font-weight:bold;
	padding-left:15px;
	line-height:1.3;
}

/*------------------ 詳細テキスト ------------------*/
#detail{
	border-top:1px solid #aaaaaa;
	padding:10px 0px;
	width:700px;
	_width:100%;
	margin: 0px 20px 0px 20px;
}
#detail #txt{
	line-height:1.3;
	padding-right:10px;
}
#detail #img_1{
	padding-bottom:10px;
	width:260px;
}
#detail #img_2{
	text-align:left;
	width:130px;
}
#detail #img_3{
	text-align:right;
	width:130px;
}

/*------------------ 詳細テキスト ------------------*/
#privilege{
	border-bottom:1px solid #000;
	margin-bottom:5px;
	padding:0px 0px 5px;
	width:100%;
}
#privilege #ttl{
	line-height:1.3;
}
#privilege #txt{
	line-height:1.3;
}

/*------------------ その他テキスト ------------------*/
#option01{
/*-	border-bottom:1px solid #aaaaaa;---*/
	margin-bottom:10px;
	padding:0px 0px 5px 0px;
	width:100%;
}
#option01 td{
	padding:2px 5px;
}
#option01 #txt .li{
	background-image: url(../img/icn_lst04.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left:15px;
}

#option02{
	border-bottom:1px solid #000;
	margin-bottom:0px;
	padding:0px 0px 0px;
	width:100%;
}
#option02 td{
	padding:2px 5px;
}

/*------------------ 料金プラン ------------------*/
#plan{
	margin-left:15px;
	padding:15px 0px;
	width:515px;
	_width:100%;
}
#plan table{
	margin-bottom:30px;
	padding-bottom:10px;
}
#plan #tab00{
	border-top:1px solid #aaaaaa;
	margin-top:-30px;
	padding-top:-10px;
	margin-bottom:0px;
	padding-bottom:0px;
}
#plan th{
	padding: 5px;
	background-color:#333333;
	text-align:left;
}
#plan td{
	padding: 5px;
}
#plan #txt_t{
	color:#cc0000;
}

/*------------------ 申し込み方法 ------------------*/
#request{
	padding:10px 0px;
	width:700px;
	_width:100%;
	border-bottom:1px solid #aaaaaa;
	margin: 0px 20px 0px 20px;
}
#request td{
	padding: 2px 5px;
	text-align: left;
}
#request th{
	padding: 2px 5px;
	text-align:left;
	vertical-align:top;
	width: 150px;
}
#request_ex{
	margin-bottom:15px;
	padding:10px 0px;
	width:700px;
	_width:100%;
	margin: 0px 20px 0px 20px;
}
#request_ex th{
	padding: 2px 5px;
	text-align:left;
	vertical-align:top;
	width: 150px;
}
#request_ex td{
	padding: 2px 5px;
}
#txt .li{
	background-image: url(../img/icn_lst04.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left:15px;
}

/*------------------ クラブ名リスト ------------------*/
#archivettl{
	margin-top:30px;
}
#archivettl p{
	margin-bottom:15px;
	padding-bottom:10px;
	padding-left:15px;
	border-bottom:2px solid #aaa;
}
#archivettl #restttl{
	background-image: url(../img/archivettl_restaurant.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width:740px;
	margin:20px 0px 15px;
}

#archivelst{
	border-bottom:1px solid #aaa;
	padding:10px 0px;
	width:700px;
	_width:100%;
	margin: 0px 20px 20px 20px;
}
#archivelst th{
	padding:5px 2px;
	text-align:left;
}
#archivelst td{
	padding:5px 2px;
	text-align:left;
}

#map {
	padding:10px 0px 0px 0px;
}

/*------------------ カテゴリーアーカイブ ------------------*/
#archivelst #ttl{
	background-image: url(../img/icn_lst05.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color:#B8C8D9;
	font-weight:bold;
	margin-left:15px;
	padding-left:15px;
}

#txtlist{
	margin-bottom:0.7em;
}