body{
	  text-align:center;
	  margin:0px;
          background-color:#ffffff;
          font-size:12px;
          color:#222222;
          font-family:Verdana,Arial,ＭＳ ゴシック;
          line-height:150%}

a{text-decoration:underline}
a:link{color:#000000}
a:visited{color:#555555}
a:active{color:#000000}
a:hover{color:#888888;text-decoration:none}


/* ---------- 小説 ----------*/

.novel{
margin-top:50px;
padding:10px;
width:600px;
text-align:left;
font-size:14px;
color:#000;
background-color:#fff;
font-weight:nomal;
line-height:190%;
letter-spacing:normal;
}

.title{
margin:0px;
padding:5px;
width:600px;
text-align:right;
font-size:19px;
color:#000;
background-color:#fff;
font-weight:nomal;
border-bottom:#999 dotted 1px;
}

.menu{
margin:0px;
padding:10px;
width:600px;
text-align:center;
font-size:12px;
color:#000;
background-color:#fff;
font-weight:nomal;
border-top:#999 dotted 1px;
border-bottom:#999 dotted 1px;
}

span.bou{
letter-spacing:-3px;
}
