@charset "utf-8";
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
h1 a {
	color: #CC0000;
	text-decoration: underline;
}
h1 a:hover {
	color: #0000FF;
	text-decoration: underline;
}
h2 {
	font-size: 14px;
	margin: 10px 0px 5px 0px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-transform: none;
	margin: 20px 0px 0px 0px;
	display: block;
}
h4 {
	padding-top: 100px;
	text-align: center;
}



.MORE a {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
	font-weight: normal;
}
.MORE a:hover {
	color: #0000FF;
}
.mangaBOX {
	border: 1px solid #CCCCCC;
	padding: 4px;
	background: white;
	margin-right: 20px;
}

.BORDER a {
	border: 1px solid #CC0000;
	display: block;
	width: 83px;
	height: 120px;
	padding: 1px;
	text-align: center;
	background-color: #FFFFFF;
}
.BORDER  a:hover {
	border: 1px solid #0000FF;
}
.style-8BLACK {
	font-size: 8px;
	display: block;
}

.style-10BLACK {
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
}

.style-12BLACK {
	font-size: 12px;
	font-weight: normal;
}

.style-12blkBOLD {
	font-weight: bold;
}

.style-11RED {
	font-size: 11px;
	font-weight: normal;
	display: block;
	padding-top: 4px;
}
.style-HEADER {
	font-size: 16px;
	font-weight: bold;
}
.style-ITALIC {
	font-style: italic;
}

em {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	display: block;
}
.CODE {
	font-size: 12px;
	font-weight: bold;
	display: block;
	line-height: 14px;
}
#copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 8px;
	margin: 0px 0px 0px 105px;
	clear: both;
}
