 
<style type="text/css">
<!--

/*　ボディー　*/
body { margin-top: 0%; background-color: #ffffff;}

/*　文字指定　*/
.{
font-family: 'ＭＳ Ｐゴシック'; 
font-size: 8pt;
color: #000000;
line-height:1.5;
}

/*　リンク指定　*/
a { text-decoration: none; }
a:hover { color: #ff0000;} 
a:active { color: #ff8000; } 

/*　タグ指定　*/
h1{font-size:15pt; color:#000000; margin-top: 2; margin-bottom: 0; LINE-HEIGHT:15px;}
h2{font-size:10pt; color:#000000; margin-top: 2; margin-bottom: 0; LINE-HEIGHT:15px;}
h3{font-size:10pt; color:#000000; margin-top: 2; margin-bottom: 0; LINE-HEIGHT:15px;}
h4{font-size:10pt; color:#000000; margin-top: 2; margin-bottom: 0; LINE-HEIGHT:15px;}
h5{font-size:10pt; color:#000000; margin-top: 2; margin-bottom: 0; LINE-HEIGHT:15px;}
h6{font-size:10pt; color:#000000; margin-top: 2; margin-bottom: 0; LINE-HEIGHT:15px;}


/*　hrタグ指定　*/
hr { color: #000000; /* 線の色(IE用) */ height: 2px; /* 線の太さ */ }



/*　ui  ilタグ指定　*/
ul{margin-left: 5; line-height:1.5; }
li{margin-left: 10; list-style-type:disc; line-height:1.5; color:#666666;}



/*　テーブル指定　*/
.table_class { background-color: #394A6F; }
.table2_class { background-color: #ffffff; }



/*　枠、点線指定　*/
.ten_table{
border-color: #394A6F;      /* 枠の色 */
border-width: 1px;          /* 枠の幅 */
border-style: dashed;       /* 枠の種類 */
 			/*    color: #ffffff;              文字の色 */ 
			/*    background-color: #000000;   背景の色 */
}


/*　bタグ指定　*/
b{font-size: 10pt;}


/*　文字SIZEカラー指定　*/


/*　ノーマル　*/
.S {font-size: 8pt;}
.M {font-size: 10pt;}
.M2 {font-size: 10pt; font-weight: bold;}
.L {font-size: 13pt;}
.L2 {font-size: 13pt; font-weight: bold;}


/*　メニュー　テキスト　*/
.menu_text{ font-size: 8pt; color:#000000;}
.menu_link{ font-size: 8pt; color:#000000;}
.menu_title{ font-size: 10pt; color:#000000; font-weight: bold;}

/*　夜なびグループ　テキスト　*/
.ygp_text{ font-size: 8pt; color:#000000;}
.ygp_link{ font-size: 8pt; color:#000000;}
.ygp_title{ font-size: 10pt; color:#000000; font-weight: bold;}


/*　風俗リンク　テキスト　*/
.fuzoku_text{ font-size: 8pt; color:#000000;}
.fuzoku_link{ font-size: 8pt; color:#000000;}
.fuzoku_title{ font-size: 10pt; color:#000000; font-weight: bold;}

/*　無料動画リンク　テキスト　*/
.av_text{ font-size: 8pt; color:#000000;}
.av_link{ font-size: 8pt; color:#000000;}
.av_title{ font-size: 10pt; color:#000000; font-weight: bold;}

/*　アダルトリンク　テキスト　*/
.adlut_text{ font-size: 8pt; color:#000000;}
.adlut_link{ font-size: 8pt; color:#000000;}
.adlut_title{ font-size: 10pt; color:#000000; font-weight: bold;}



/*　点線 hrタグ指定　*/
hr_tenline {
  color: #ff0000; /* 線の色(IE用) */
  background-color: #ff0000; /* 線の色(NN用) */
  height: 1px; /* 線の太さ */
  border: 1px; /* 枠の太さ */
  border-style: dashed; /* 枠の種類 */
}


-->
</style>




