﻿@charset "utf-8";
/* ================================== */
/* エリア別（地名） */
/* ================================== */

div.topic-path {
	font-size: 9pt;
	padding: 0.3em;
	float: left;
}
div.bookmark {
	text-align: right;
}
h2 {
	color: #FF3897;
	background: #000000;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 8px;
	border-bottom: 1px solid #FF3897;
	font: bold 115% "HG丸ｺﾞｼｯｸM-PRO", "ＭＳ Ｐゴシック";
	border-left: 10px solid;
	text-align: left;
}
h3 {
	background: #000000;
	padding-bottom: 10px;
	padding-left: 8px;
	font: bold 120% "HG丸ｺﾞｼｯｸM-PRO", "ＭＳ Ｐゴシック";
	padding-top: 10px;
	clear: both;
	text-align: center;
	margin-bottom: 5px;
}
h4 {
	padding-left: 10px;
	clear: both;
	padding-bottom: 3px;
	padding-top: 3px;
	background: #222222;
	margin-bottom: 7px;
	font-size: 110%;
	font-weight: bold;
}

/* ================================== */
/* タイトル横　地域名 */
/* ================================== */

/* -----メインエリア（全国・東日本・西日本）--------- */
.main-area {
	border: 1px solid #D0C699;
	width: 455px;
	margin-top: 4px;
}
.main-area td {
	text-align: center;
	background: #FEF9D9 url(../index/img/bg-mainarea.jpg);
	border: 2px solid #333333;
}
.main-area a {
	color:#FF3897;
	font-size:13pt;
	font-weight: bold;
	text-decoration:none;
	display: block;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
}
.main-area a:visited {
	color:#FF3897;
}
.main-area a:hover {
	color: #fa3370;
	text-decoration:underline;
	background: #F3EEC8;
}

/* -----全国地名--------- */

table.area-name {
	width: 455px;
	height: 170px;
	border: 1px solid #D0C699;
}
table.area-name td {
	text-align: center;
	background: #C6C6C6 url(../index/img/bg-area.jpg);
	font: 8pt "HG丸ｺﾞｼｯｸM-PRO", "ＭＳ Ｐゴシック";
	color: #FF3897;
}
table.area-name   a  {
	text-decoration:none;
	display: block;
	width: 100%;
}
table.area-name  a:hover {
	text-decoration:underline;
}



/* ================================== */
/* 店舗リンク */
/* ================================== */
/* ---見出し--- */
.tenpolink th {
	color:#000000;
	　　text-align:center;
	　　background:#CCCCCC;
	　　padding: 3px 0;
	font-weight: normal;
	background: #FFB9D9;
}



.tenpolink {
	clear:both;
	text-align: left;
	margin: 10px;
	border: 1px solid #CCCCCC;
	width: 630px;
	background: #FFF7FB;
}

.tenpolink img {
	padding-right: 7px;
}
.tenpolink td {
	color: #000000;
	border-bottom: 1px dashed #999999;
}
.tenpolink td a {
	color:#0000ff;
	text-decoration:none;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.tenpolink td a:visited {
	color:#800080;
}
.tenpolink td a:hover {
	color: #fa3370;
	text-decoration: underline;
}
/* ---広告主サイト--- */
.ad-site {
	background: #FFE6F1;

}
.ad-site a {
	font-weight:bold;
}

/* ================================== */
/* ３ガール */
/* ================================== */
p.area-girls {
	margin-top: 20px;
	margin-bottom: 10px;
}





/* ================================== */

/* 地域一覧ページ */

/* ================================== */
/* ------------------ホットシティ------------------ */
.hot-city {
	text-align: left;
	margin: 10px 10px 20px;
	border: 1px solid #CCCCCC;
	width: 630px;
	background: #000000;
	height: 240px;
}
.hot-city ul {
	margin: 5px;
}
.hot-city li {
	float: left;
	list-style: none;
	text-align: center;
	background: url(../index/img/bg-mainarea.jpg);
	margin: 5px;
	border: 1px solid #FF3897;
	width: 110px;
	font-size: 13pt;
	font-weight: bold;
	padding-top: 3px;
}
.hot-city a {
	text-decoration:none;
	color: #FF3897;
	display: block;
	width: 100%;
}
.hot-city a:visited {
	color: #FF3897;
}
.hot-city a:hover {
　　text-decoration:underline;
	color: #fa3370;
}
.hot-city a:active {   
	color:#f00; 
}

/* --------地域一覧-------- */
.area-itiran {
	text-align: left;
	margin: 10px;
	border: 1px solid #CCCCCC;
	width: 630px;
	height: 910px;
	background: #FFF0F8;
}
.area-itiran a {
	text-decoration:none;
	color: #CCCCCC;
}
.area-itiran a:visited {
	color: #CCCCCC;
}
.area-itiran a:hover {
　　text-decoration:underline;
	color: #fa3370;
}
.area-itiran a:active {   
	color:#f00; 
}
.area-itiran li {
	margin: 5px 30px 5px 7px;
	float: left;
	padding-left: 20px;
	background:url(../index/img/list-area.gif) no-repeat 3px 0px;
	list-style: none;
	white-space: nowrap;
}



/* --------東西分割-------- */
.itiran-west {
	float: left;
	width: 310px;
	background: #666666;
	margin-top: 5px;
	margin-left: 1px;
}
.itiran-east {
	float: right;
	width: 310px;
	margin-top: 5px;
	margin-right: 1px;
	background: #666666;
}
