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

/*------------------ アクセス ------------------*/
#access{
	width:700px;
	_width:100%;
	margin:0px 20px 0px 20px;
}
#access #txt{
	line-height:1.3;
}
#access #ttl{
	line-height:1.3;
	width:120px;
}
#ttl{
	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;
}
#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-bottom: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 #aaaaaa;
	margin:0px 20px 0px 20px;
	padding:10px 0px;
	width:700px;
	_width:100%;
}
#privilege #ttl{
	line-height:1.3;
	width:100px;
}
#privilege #txt{
	line-height:1.3;
	width:585px;
}

#privilege td{
	text-align:left;
}


/*------------------ その他テキスト ------------------*/
#option01{
	border-bottom:1px solid #aaaaaa;
	margin:0px 20px 0px 20px;
	padding:15px 0px;
	width:515px;
	_width:100%;
}
#option02{
	margin-left:15px;
	padding:15px 0px;
	width:515px;
	_width:100%;
}

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

/*------------------ 申し込み方法 ------------------*/
#request{
	padding:10px 0px 10px 0px;
	width:700px;
	_width:100%;
	border-bottom:1px solid #aaaaaa;
	margin: 0px 20px 0px 20px;
}
#request td{
	padding: 2px 5px;
}
#request th{
	padding: 2px 5px;
	text-align:left;
	vertical-align:top;
	width:100px;
}
#request_ex{
	padding:10px 0px;
	width:700px;
	_width:100%;
	margin: 0px 20px 15px 20px;
}
#request_ex th{
	padding: 2px 5px;
	text-align:left;
	vertical-align:top;
	width: 160px;
}
#request_ex td{
	padding: 2px 5px;
}



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

#archivelst{
	border-bottom:1px solid #aaa;
	padding:15px 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;
}

/*------------------ カテゴリーアーカイブ ------------------*/
#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;
}
#archivelst #plan{
	margin:0px;
	padding:0px;
	width:100%;
	_width:100%;
}
#archivelst #plan table{
	margin-bottom:0px;
	padding-bottom:0px;
}
#archivelst #plan table #ttl02{
	background-image: url(../img/icn_lst05.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	color:#B8C8D9;
	font-weight:bold;
	padding-left:15px;
	line-height:1.3;
}

/*------------------ 円非表示判定 ------------------*/
#c013_1_2,
#c013_1_4{
	display:none;
	color:#000000;
	position:absolute;
	top:-9999px;
	left:-9999px;
}