body {
 scrollbar-base-color: #4187EF;
 scrollbar-arrow-color: #1566EB;
 scrollbar-track-color: #4187EF;
}
a {
 font-weight: bold;
 text-decoration: none;
}
a:hover {
 color: #FF0000;
}
td {
 font: 8pt Verdana, sans-serif;
}
p {
 padding-left: 5px;
 padding-right: 5px;
}
.box {
 background: white;
/* border: 1px solid #1566EB;*/
}
.head {
 background: #7ab362;
 color: black;
 font-weight: bold;
 letter-spacing: 2px;
 padding-top: 2px;
 padding-right: 5px;
 padding-bottom: 3px;
 text-align: right;
 border-radius: 10px 10px 10px 10px
}
.inner {
 padding-top: 4px;
 padding-left: 4px;
 padding-right: 4px;
 padding-bottom: 6px;
 width: 200px;
}
.maintable {
	border-radius: 10px 10px 10px 10px;
	padding: 10px;
}

/*.divider1 {
 background: #4187EF;
 background-image: url('0051-08.jpg');
 background-position: left center;
 background-repeat: no-repeat;
 height: 41px;
}
.divider2 {
 background: #4187EF;
 background-image: url('0051-09.jpg');
 background-position: left center;
 background-repeat: no-repeat;
 height: 41px;
}*/
.contents {
 background: white;
 padding: 15px;
}
.credits {
 background-image: url('0051-10.gif');
 background-repeat: no-repeat;
 border: 1px solid #4187EF;
 padding-left: 15px;
}
.doujin {
	float: left;
}

