/* CSS Document */
BODY{
background-color :#990000;

scrollbar-3dlight-color:#ffffff;
scrollbar-arrow-color:#990000;
scrollbar-darkshadow-color:#ffffff;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#ffffff;
scrollbar-track-color:#ffffff;
background-repeat : no-repeat;
background-attachment : fixed;background-position : 0% 0%;}

a:link {color:#990000; text-decoration:none;}
a:active {color:#ffffff; text-decoration:none;}
a:visited {color:#990000; text-decoration:none;}
a:hover {color:#990000; text-decoration:none;}
a{cursor: n-resize ;}

TD{font-family : Verdana;
   font-size:12px;}
.mtd{
  font-size : 12px;
  font-family : Verdana;
  line-height:18px;
　border-width : 1px 0px 0px 1px;
　border-style : dotted dotted dotted dotted;
　border-color : gray gray gray gray;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px; 
}
.td1{/*top.htmlのテーブル*/
  background-color:#ffffff;
  font-size : 11px;
  text-align : right;
  padding-top : 0px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 0px;}
.td2{/*menu.htmlスペース用に作ったテーブル*/
  width : 10px;}
.td3{/*menu.htmlメニュー記述部のテーブル*/
  background-color : white;
  width : 90px;
  font-size : 13px;
  font-family : Verdana;
  text-align :center;
  padding-top : 10px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 20px;}
.td4{/*gallery.html話数記述部のテーブル*/
  border-width : 0px 0px 0px 0px;.}

SPAN.tit{
  font-family:Times New Roman;
  font-size:16px;}
input{font-size:10pt;color:000000;background:white;BORDER-STYLE:solid;BORDER-WIDTH:1px;BORDER-COLOR:cccccc}
textarea{font-size:10pt;color:000000;background:white;BORDER-STYLE:solid;BORDER-WIDTH:1px;BORDER-COLOR:cc6699}