@charset "utf-8";
/*--------------------------------------------
オナトのスポニチ　～九州版～
FileName: ecstasy.css
Version:  2008.07.23
---------------------------------------------*/

/* コンテンツページ用
-----------------------*/
 @import "/css/content/contents_base.css"; /*コンテンツページのコンポジション設定*/
 @import "/css/content/contents_backnumber.css"; /*記事ページのバックナンバー*/
 @import "/css/content/contents_recommend_girl.css"; /*コンテンツページのイチオシ女の子（右エリア）*/


/* THEエクスタシーEX フォント
-----------------------*/
 @import "/css/ecstasy/ecstasy_font.css";


/* コンテンツ
-----------------------*/

 span.content-title {
  display:block;
  margin-bottom:10px;
  padding:0 4px;
  background-color:#EE0000;
  text-align:left;
  line-height:1.6em;
 }
 
 div.content-head {
  margin:0;
  padding:0;
 }
 
 div.content-head table {
  border-collapse:separate;
  border-spacing:8px;
 }
 
 div.content-head table td { text-align:left; }

 div.content-head h2.sevendays-sign,
 div.content-head h2.hzone-sign,
 div.content-head h2.sekirara-sign,
 div.content-head h2.manzoku-sign {
  display:block;
  padding:0 5px;
  border-left:6px solid;
 }
 
 div.content-head h2.sevendays-sign { border-left-color:#58CC29; }
 div.content-head h2.hzone-sign { border-left-color:#FF9900; }
 div.content-head h2.sekirara-sign { border-left-color:#FF00FF; }
 div.content-head h2.manzoku-sign { border-left-color:#3333FF; }

 div.content-body { padding:12px; text-align:left; }
  
 div.content-body p { margin-top:0.5em; margin-bottom:0.5em; }
 
 div.content-head p,
 div.content-body p { text-indent:1em; }
 
 div.content-body p b {}
 
 div.content-body img.img-right,
 div.content-body img.img-left { margin:4px; }
 
 div.content-body img.img-right { margin-top:0; margin-right:0; }
 div.content-body img.img-left { margin-left:0;}
 
 div.content-body div.shop-info {
  padding:6px 12px;
  border:3px #CCCCCC dotted;
 }

 div.content-foot {
  clear:both;
  margin-top:20px;
  padding:12px;
  background-color:#EEEEEE;
  text-align:right;
 }

/* GO淫ingアクセス
----------------------------*/

div.going-head {
  margin:0 auto;
  margin-top:30px;
  width:558px;
  height:20px;
  border-width:1px 1px 0 1px;
  background:url(/img/ecstasy/bgimg_going_head.gif) no-repeat bottom;
 }
 
 div.going-body {
  margin:0 auto;
  padding:3px 26px;
  width:506px;
  border-width:0 1px;
  background:url(/img/ecstasy/bgimg_going_body.gif) repeat-y;
 }
 
 div.going-foot {
  margin:0 auto;
  margin-bottom:12px;
  width:558px;
  height:20px;
  border-width:0 1px 1px 1px;
  background:url(/img/ecstasy/bgimg_going_foot.gif) no-repeat top;
 }
 
 div.going-head,
 div.going-body,
 div.going-foot { border-color:#888888; border-style:solid; }

 div.going-body img { margin-right:6px; }



