html{
}

body{
background:url(../image/bg.gif);
margin:0px 15px;
color:#CCCCCC;
text-align:center;
}

h1{
line-height:0px;
margin:0px;
padding:0px;
visibility:hidden;
}

h2{
margin:20px auto 25px;
width:230px;
}

h3{
background:url(../image/midashi.gif);
background-repeat:no-repeat;
height:22px;
line-height:22px;
text-align:left;
text-indent:30px;
color:#0099FF;
font-size:18px;
}

img{
border:0px;
}

table tr td{
font-size:14px;
}

.chapter{
margin:0px auto 30px;
min-width:280px;
max-width:400px;
}

.copyright{
text-align:left;
font-size:9px;
margin:0px auto 10px;
padding-bottom:10px;
min-width:280px;
max-width:400px;
}