HTML{ /*スクロールバーの色*/
 scrollbar-face-color: #ffffff;
 scrollbar-track-color: #ffffff;
 scrollbar-3dlight-color: #ffffff;
 scrollbar-darkshadow-color: #ffffff;
 scrollbar-highlight-color:#ffffff;
 scrollbar-shadow-color: #ffffff;
 scrollbar-arrow-color: #d2b48c;   /*b'*/
 background-attachment:fixed; /*背景画像固定*/
  /*壁紙*/
 color:773333;  /*フォント*/
}

A{text-decoration: none;
 }  /*フォント*/

/*リンクに触れた時（メニュー側用）*/
A:HOVER {
 
 text-decoration: none;
 position:relative;
 top : 0px;
 left : 0px;
}

/*リンクに触れた時*/
A.1:hover {
 background-color : silver;  /*b'*/
 text-decoration: underline;
 position:relative;
 top:1px;
 left:1px;
}

/*フォント*/
.f0{font-size:8px;}
.f1{font-size:10px;}
TD {font-size: 12px; font-family: "ＭＳ Ｐゴシック", "MS UI Gothic";
  
  
  
  
  top : 0px;
}

/*一番外側の枠*/
.outline {border : solid gray;border-top-width : 1px;border-right-width : 1px;border-bottom-width : 1px;border-left-width : 1px;}  /*b*/

/*見出し枠*/
.tables {
 border : solid #cccccc;border-top-width : 1px;border-right-width : 1px;border-bottom-width : 1px;border-left-width : 1px;  /*b*/
 font-size: 12px;
}

/*見出し背景*/
.mid{
 
 height:20;
 text-align:center;
}

/*メニュー枠*/


/*メニュー文字*/
.menu {
 font-family: "Verdana", "Arial"
;}

/*メニュ枠の背景・マークの色*/
.bg1{background-color:#ffffff;}
.bg2{background-color:#ffffff;border:2px solid #ffffff;} /*map*/
 /*news*/
 /*list*/
 /*review*/
 /*another*/
 /*que*/
 /*link*/
 /*bbs*/
 /*diary*/

.h1{height:16.5;}

 /*map*/
 /*news*/
 /*review*/
 /*list*/
 /*another*/
 /*que*/
 /*link*/
 /*bbs*/
 /*diary*/

/*ドラマニューススクロール設定*/
DIV.news2{
  height : 10em;/*高さ*/
  width : 482px;/*幅*/
  overflow: auto;
  font-size: 9pt;
  margin: 0em 0em 1em 0em;
  padding: 0.2em;
  background-color:#ffffff;
  border : 1px solid #896022;border-bottom-width : 1px;border-left-width : 1px;border-left-width : 1px;   /*b*/
}

/*新ドラマ情報スクロール設定*/
DIV.news{
  height : 6em;/*高さ*/
  width : 482px;/*幅*/
  overflow: auto;
  font-size : 10pt;
  margin-top : 0em;margin-right : 0em;margin-bottom : 0em;margin-left : 0em;margin-left : 0em;
  padding-top : 0.2em;padding-right : 0.2em;padding-bottom : 0.2em;padding-left : 0.2em;
  background-color : #ffffff;
  border-top-style : dotted;border-right-style : dotted;border-bottom-style : dotted;border-left-style : dotted;border-top-color : silver;border-right-color : silver;border-bottom-color : silver;border-left-color : silver;border-top-width : 2px;border-right-width : 2px;border-bottom-width : 2px;border-left-width : 2px;   /*b*/

  color : gray;
  
}

/*更新履歴スクロール設定*/


/*つぶやき部分の設定*/
.info2{
 width: 350;/*幅*/
 line-height:9px;
 margin: 0em 0em 0.5em 0em;
 font-family:ms ui gothic;
 font-size:12px;
 border : 1px solid #896022;border-left-width : 1px;   /*b*/
 padding:5px;
}

/*つぶやき区切り線の色*/
.line1{
 color : gray; /*b*/
}

/*--------------amazon---------------*/
/*オススメ*/
.pu{
  padding: 2em;
  background-color:#ffffff;
  border:1px solid #000000;
}

.push{color : gray;}

