@import "lightbox.css";

/*
	店舗名・コメント
*/
#basic
{
	float: left;
	width: 335px;
	margin-right: 5px;
}

#basic h1
{
	background: url("../img/shop/bg_shopname.gif") no-repeat left top;
	font-size: 16px;
	color: black;
	padding: 0;
	margin: 0;
	height: 26px;
}

#basic h1 strong
{
	display: block;
	padding: 4px 0 0 10px;
}

#basic h1 a
{
	color: black;
}

#basic p
{
	font-size: 12px;
	margin: 10px 0;
}


/*
	簡易店舗情報
*/
#info
{
	position: relative;
	float: right;
	background: url("../img/shop/bg_info.gif") no-repeat left top;
	width: 236px;
	padding-left: 2px;
	margin-bottom: 10px;
}

#info table
{
	width: 100%;
	height: 109px;
}

#info th
{
	background: url("../img/shop/bg_info_th.gif") no-repeat left;
	font-size: 12px;
	width:120px;
	text-align: left;
}

#info th strong
{
	display: block;
	padding-left: 30px;
	font-weight: normal;
}

#info td
{
	padding: 5px 0;
	font-size: 12px;
	background: url("../img/shop/bg_info_td.gif") no-repeat left;
	text-align: center;
	color: black;
}


/*
	店長Ｌｉｖｅ速報
*/
#news
{
	clear: both;
	background-color: black;
	height: 230px;
	margin-bottom: 10px;
	overflow: auto;
}

h2.outside
{
	clear: both;
	border-left: 20px solid #666;
	background-color: #ccc;
	padding: 1px 5px;
	margin: 0;
	font-size: 16px;
	color: black;
}

#news div
{
	clear: both;
	padding: 10px;
}

#news div img
{
	display :block;
	float: left;
	margin: 0 10px 10px 0;
}

#news div p 
{
	font-size: 12px;
	margin: 0 0 10px 0;
}

#news div h3
{
	font-size: 16px;
	color: orange;
	margin: 0 0 10px 0;
	padding: 0;
}

#news div em
{
	display: block;
	text-align: right;
	font-style: normal;
	color: orange;
}


/*
	登録女性一覧
*/
#girls
{
	clear: both;
	margin-left: 15px;
}

#girls h3
{
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 12px;
	text-align: center;
	color: #C36463;
	background-color: black;
	margin: 0;
	padding: 3px 0;
	width: 120px;
	font-weight:normal;
}

#girls div
{
	position: relative;
	float: left;
	width: 120px;
	height: 200px;
	border: 1px solid black;
	margin: 0 19px 19px 0;
	background-color: black;
}

#girls div a
{
	display: block;
}


/* -----------------------------------
	店舗一覧のエリア名
-------------------------------------- */
#shoplist h2
{
	background-image: url("../img/shop/bg_list_areaname.gif");
	padding: 8px 0 8px 40px;
	font-size: 14px;
}

#shoplist .header em a
{
	color: #F49800;
	font-weight: bold;
}

/* -----------------------------------
	マップ
-------------------------------------- */
#map
{
	position: relative;
	margin: 10px 0;
	width: 782px;
}

#map img
{
	display: block;
	border: 0;
}

#map address
{
	position: absolute;
	font-style: normal;
	margin: 0;
	padding: 0;
}


/* -----------------------------------
	店舗登録画面
------------------------------------- */
#valid_map
{
	padding:5px 0;
}

.prices
{
	padding: 5px 0;
}

/* -----------------------------------
	こだわり検索の項目
------------------------------------- */
#features
{
	position: relative;
	height: 280px;
	background-color: black;
	border-width: 0 1px 1px 1px;
	border-color: white;
	border-style: solid;
}

#features ul
{
	position: relative;
	top: 10px;
	left: 18px;
	list-style: none;
	margin: 0;
	padding: 0;
}

#features li
{
	position: relative;
	float: left;
	margin: 0 10px 5px 0;
	padding: 0;
}

#features li img
{
	display: block;
}

#feature_head
{
	margin-top: 10px;
	position: relative;
	background: url("../img/shop/features/head.gif") no-repeat left top;
	height: 33px;
}

#feature_head h2
{
	position: relative;
	left: 125px;
	top: 8px;
	_top: 10px;
	margin: 0;
	padding: 0;
	font-size: 14px;
}

/* ----------------------------------
	店舗登録ページの特徴一覧
----------------------------------- */
#regist_features
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#regist_features li
{
	float: left;
	width: 270px;
}


/* ----------------------------------
	店舗詳細スケジュールページリンク

----------------------------------- */
#schedule
{
	display: block;
	clear: both;
}

#schedule p
{
	font-size: 12px;
	text-align: right;
	background-color: orange;
	padding: 3px;
}

#schedule p a
{
	color: white;
	text-decoration: none;
}

/* ----------------------------------
	エリア名一覧
----------------------------------- */
td ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.areas li
{
	float: left;
	width: 130px;
	margin: 0 2px 0 0;
}

/* ----------------------------------
	交通費一覧
----------------------------------- */
#area_fee div
{
	float: left;
	width: 110px;
	margin: 0 0 2px 0;
	height: 22px;
}

#area_fee h3
{
	position: relative;
	clear: both;
	margin:0 0 5px 0;
	padding: 1px 3px;
	font-size: 14px;
	background-color: black;
	color: orange;
}

/* 確認画面用 */
#area_fee dl
{
	display: none;
	margin: 0;
	padding: 0;
}

#area_fee dt
{
	float: left;
	width: 110px;
	margin: 0 0 2px 0;
	height: 22px;
}

#area_fee dd
{
	margin: 0 0 2px 0;
	padding: 0;
	height: 22px;
}
