
/* 全体の設定 */
*{  margin:0;
    padding:0;
}
br{letter-spacing:normal;}
body{
margin:0;
color:#000;
font-size:10px;
font-family:Verdana,Osaka;
line-height:170%;
letter-spacing:medium;
scrollbar-face-color:#ffffff;
scrollbar-arrow-color:#000;
scrollbar-track-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
}

/* リンク */
a:link,a:visited,a:active{
color:#000;
text-decoration:none;
}
a:hover{
color:#ffff00;
background-color:#000;
text-decoration:none;
}

a.M:link,a.M:visited,a.M:active{
color:#ffff00;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
a.M:hover{
color:#ff0000;
background-color:#000;
text-decoration:none; 
}

/* テキストページ設定 */
#contents-AREA{
color:#ffffff;
background-color:#000;
padding:17px 0 0 17px;
height:100%;
}
#menu-AREA{
border-width:0 0 0 17px;
border-style:solid;
border-color:#000;
width:100%; height:100%;
padding:25px 0;
}
#page{
background-color: #ffffff;
background-image: url(illustration/saza.jpg);
background-repeat: no-repeat;
background-position: right bottom;
background-attachment: fixed;
height:100%;
}
.box{
margin:20px 10px 45px 35px;
}
.box-main{
margin:3px 0 20px 5px;
padding:7px;
}
p{
margin:1px 0 10px 0;
padding:2px 0 2px 7px;
border-left:3px solid #000;
}
#ind{
margin:25px 0;
}

textarea{
padding:2px;
border:solid 1px #000;
font-size:9px;
font-family:Verdana;
color:#000;
line-height:170%;
scrollbar-face-color:#ffffff;
scrollbar-arrow-color:#000;
scrollbar-track-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
}
input,select{
font:100% Verdana;
border:1px solid #000;
color:#ffffff;
background-color:#000;
}
form{
margin:7px 0;
}

/* 文字装飾とか */
.symbol{
font-family:MS UI Gothic;
}
h1{
font:bold 150% 'Century';
color:#000;
background-color:#ffffff;
background-image: url(img/bg.gif);
background-repeat:no-repeat;
background-position:500px 0%;
background-attachment: fixed;
width:100%;
padding:2px 7px;
margin:0 0 7px 0;
}
h2{
font:bold 120% 'Century';
color:#000;
letter-spacing:0.2em;
border-left:solid #000 50px;
margin:0;
padding:2px 0 2px 10px;
}
 img { position-align: center; margin: 5pt; border: 0; } 
  h3 { color: #000000; font-size: 16pt; text-align: left; font-family: "ＭＳ　Ｐ明朝",serif; 
       font:bold 120%; line-height: 150%; border-bottom:double #000 3px; letter-spacing:0.1em;
       padding:0 0 3px 7px;
       width:100%;}
  h4 { color: #000000; font-size: 12pt; text-align: left; font-family: "ＭＳ　Ｐ明朝",serif; 
       font:bold 100%; line-height: 150% }
   p { color: #000000; font-size: 10pt; text-align: left; font-family: "ＭＳ　Ｐ明朝",serif; 
       font:bold 100%; line-height: 200% }


ol,ul{
list-style-position:inside;
margin:0 0 0 5px;
}

/* 小説展示とかの設定 */
#text{
margin:35px 25px;
color:#666;
font-size:11px;
text-align:left;
line-height:170%;
}
.txt{
margin:50px 0 15px 0;
padding:30px;
font-size:11px;
}
.txt2{
margin:50px 0 15px 0;
padding:20px;
color:#999;
font-size:10px;
text-align:right;
border-top:solid #000 17px;
}

#pict{
margin:35px 25px;
text-align:center;
line-height:170%;
}
.pic{
margin:50px 0 15px 0;
padding:25px;
color:#9f9f9f;
font-size:10px;
text-align:left;
width:350px;
}
