#wrap{
    width:980px;
    margin:0 auto;
    padding:10px;
    text-align:left;
    background: #F5FFFA;
    border:solid 1px #DCDCDC;
    font-size: 90%;
    color: #000000;
}
#blocka{
    float:left;
    width:400px;height:100px;
    margin:5px auto;
    padding:5px;
    }
#title{
    margin:10px auto;
    padding:10px;
    text-align:center;
    background:#8FBC8F;
    border-style:outset;  
    border-width:1px;  
    border-color:#008000;
    font-size: 220%;
    color: #FFFACD;
}
#blockb{
    float: right;
    width: 550px;
    height:100px;
    margin:5px auto;
    padding:5px;
    text-align:right;
    line-height: 1.3em;
    font-size: 14px;
    color: #696969;
}
h1{
    clear: both;
    margin:5px auto;
    padding:5px;
    font-size: 250%;
    color: #696969;
}

#boutou{
    padding:20px;
    font-size:16px;
    line-height:25px;
    font-color: #696969;
    border-top:double 3px #A9A9A9;  
}

h2{
    padding: 5px;
    background-color: #696969;
    border: 1px solid #999999;
    font-weight: bold;
    font-size: 13pt;
    color: #FFFAFA;
}
h3{
    padding: 2px 20px 0px 20px;
    font-weight: bold;
    font-size: 12pt;
    color: #DAA520;
}
p.komidasi{
    height: 16pt;
    padding: 2px 20px 0px 4px;
    background-color: #696969;
    border: 1px solid #999999;
    font-weight: bold;
    font-size: 15pt;
    color: #FFFAFA;
}
.kaisetsu{
    margin: 20px;
    font-size:16px;
    font-color: #696969;
    line-height: 1.2em
}

.kaisetsu td{
    line-height: 1.2em;
}



.hyoukaisetsu{
    margin: 10px;
    margin-left: 50px;
    font-size:16px;
    line-height:0px;
    font-color: #696969;
}
#eye{
    padding: 5px;
    background-color: #FA8072;
    border: 1px solid #999999;
    font-style: italic;
    font-size: 18pt;
    color: #FFFAFA;
}
table.noveltable{
    border: 1px solid #696969;
    margin-left: 50px;
    background-color: #FFFAFA;
    font-size: 10pt;

}
table.noveltable th,
table.noveltable td{
    border: 1px solid #696969;
    padding: 0.5em;
}
table.noveltable tbody th,
table.noveltable tbody td{
    text-align: left;
    line-height:1.3em;
}
table.column{
    margin: 50px 0px 50px 50px;
    font-size: 10pt;
}
#keyword{
    width: 150px;
    text-align: center;
    font-size: 150%;
    font-style: oblique;
    text-decoration:underline;
    color: #3CB371;
}
.keytitle{
    border: 1px solid #696969;
    padding: 5px;
    background-color: #a9a9a9;
    font-weight: bold;
    font-size: 20px;
    color: #ffffff;
}    
