@charset "utf-8";
/* メインコンテンツ */
/* Version: 2008.02.02 */

 #main-content {
  margin-top:4px;
  width:750px;
 }

 #main-left {
  float:left;
  margin-right:4px;
  width:600px;
 }

#ecstasy,
#shop-list,
#quick-access,
#tokusen
{
	width: 598px; /* 600px -border(2px) */
  	margin-bottom: 10px;
  	padding: 0;
  	background-color: #FFFFFF;
  	border: 1px #000000 solid;
}
 
#main-right
{
	float:right;
  	width:140px;
  	padding-left:6px;
  	/*border-left:1px #AAAAAA dotted;*/
  	background:url(/img/bgimg_dashed_length.gif) top left repeat-y;
}

 #recommend-girl {
  width:139px;
  margin-bottom:6px;
  padding:0;
  background-color:#FFFFFF;
 }
 
 #recommend-girl dl {
  margin:0;
  padding:0;
 }
 
 #recommend-girl dl dd {
  display:block;
  margin:0 2px;
  padding:0;
  text-align:center;
 }
 
 #recommend-girl dl dd a,
 #recommend-girl dl dd font {
  display:block;
 }
 
 #recommend-girl dl dd a img { border:1px #222222 solid; }
 #recommend-girl dl dd a:hover img { border:1px #FF0000 solid; }
 
 #recommend-girl dl dd font {
  padding:6px 6px 0 6px;
  text-align:center;
 }


/* THEエクスタシーEX
---------------------*/
 
#ecstasy span.cnt-ecstasy-body table
{
	width: 100%;
  	border-collapse: collapse;
  	border-spacing: 0;
}
 
 #ecstasy span.cnt-ecstasy-body table td {
  margin:0;
  padding:2px;
 }

 #ecstasy span.cnt-ecstasy-body table td div {
  margin:0;
  padding:0;
  width:auto;
  height:auto;
  letter-spacing:0;
 }
 
 /*
 #ecstasy span.cnt-ecstasy-body table td p.ecstasy_article {
  padding:3px 6px;
 }
 */


/* 店舗情報
-------------*/


#shop-list dl {}
 
#shop-list dl dd
{
	display:block;
  	float:left;
  	margin-left:3px;
  	margin-right:3px;
  	margin-bottom:6px;
  	width:284px;
  	text-align:center;
}
 
#shop-list dl.soap dd a,
#shop-list dl.soap dd a:hover,
#shop-list dl.health dd a,
#shop-list dl.health dd a:hover,
#shop-list dl.deli dd a,
#shop-list dl.deli dd a:hover
{
	display: block;
	padding: 4px 6px;
}
 
 #shop-list dl.soap dd a,
 #shop-list dl.health dd a,
 #shop-list dl.deli dd a {
  border-top:0px;
  border-right:1px #9B9FA8 solid;
  border-bottom:1px #9B9FA8 solid;
  background-color:#F0F0F0;
 }
 
 #shop-list dl.soap dd a:hover,
 #shop-list dl.health dd a:hover,
 #shop-list dl.deli dd a:hover {
  border-top:1px #9B9FA8 solid;
  border-right:0px;
  border-bottom:0px;
  background-color:#F0F0F0;
 }
 
 #shop-list dl.soap dd a { border-left:6px #CC00CC solid; }
 #shop-list dl.health dd a { border-left:6px #EE87B4 solid; }
 #shop-list dl.deli dd a { border-left:6px #88C997 solid; } 
 
 #shop-list dl.soap dd a:hover,
 #shop-list dl.health dd a:hover,
 #shop-list dl.deli dd a:hover {
  border-left:6px #FF0000 solid;
 } 
 
 div.category { margin-bottom:6px; }
 
 /* 以下削除（2008/03/14）
 div.category-title-soap,
 div.category-title-health,
 div.category-title-deli {
  margin-right:6px;
  margin-bottom:10px;
  text-indent:-9999px;
 }
 
 div.category-title-soap,
 div.category-title-health,
 div.category-title-deli { height:32px;}
 
 div.category-title-soap { background:url(/img/img_ctg_soap.jpg) no-repeat top left; } 
 div.category-title-health { background:url(/img/img_ctg_health.jpg) no-repeat top left; } 
 div.category-title-deli { background:url(/img/img_ctg_deli.jpg) no-repeat top left; }
 */

 div.category dl.soap span img,
 div.category dl.health span img,
 div.category dl.deli span img { margin:3px 0; }


/* クイックアクセス
--------------------*/

#quick-access dl
{
	margin-bottom: 6px;
	padding: 6px 0;
  	width: 586px;
  	clear: left;
}
 
#quick-access dl dt
{
	display: block;
  	padding: 3px;
  	background-color: #EEEEEE;
}
 
#quick-access dl dd
{
	display: block;
  	margin: 3px 0;
  	padding-left: 16px;
  	padding-right: 10px;
  	background: url(/img/img_list.gif) no-repeat top left;
  	/*line-height:2em;*/
}
 
#quick-access dl dd a
{
	line-height: 1.4em;
}


/* 特選サイト(#tokusen { width:586px; })
-----------------------------------------*/

#tokusen dl {
	display: inline;
	float: left;
  	margin: 3px 4px;
	padding: 0;
  	width: 186px; /* 195px -8px(margin) -1px(border) */
  	border-right:1px #9B9FA8 solid;
  	border-bottom:1px #9B9FA8 solid;
}

#tokusen dl dd {
	display: block;
	padding: 6px;
	width: 174px; /* 186px -12px(padding) */
	height: auto;
	background-color: #F0F0F0;
	text-align: center;
}

#tokusen dl dd img { margin-bottom: 3px; border: none; }
#tokusen dl dd a   { text-decoration: none; }



/*
--------------------------*/

#other-link
{
	width:139px;
  	padding-top:6px;
  	/*border-top:1px #AAAAAA dotted;*/
}
 
#other-link span
{
	display: block;
  	margin-bottom: 12px;
  	text-align: center;
}
 
#ecstasy span,
#shop-list span,
#quick-access span,
#tokusen span,
#recommend-girl span,
#other-link
{
	display:block;
}



