#layout {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-color: #006600;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 70px;
	text-align: left;
}
#title {
	background-color: #006600;
	color: #ffffff;
	font-size: 30px;
	font-family: Courier New;
	font-weight: bold;
	letter-spacing: 2px;
}
#menu {
	background-color: #ccff99;
	width: 700px;
	height: 35px;
	margin: 0px;
	padding: 0px;
}
#menu LI {
	width: 137px;
	margin-top: 2px;
	margin-left: 2px;
	text-align: center;
	list-style: none;
	float: left;
}
#menu A {
	width: 137px;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #ffffff;
	font-family: Courier New;
	text-decoration: none;
	display: block;
}
#menu A:hover, #menu A:active {
	background-color: #66ff99;
	color: #666666;
}
.nofocus {
	background-color: #009900;
}
#focus {
	background-color: #339966;
}
#indexmain {
	background-image: url("pic/bg_main.gif");
	background-repeat: repeat-y;
	height: 550px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	zoom: 100%;
}
#main {
	background-image: url("pic/bg_main.gif");
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
	zoom: 100%;
}
#main:after {
	content: "";
	display: block;
	clear: both;
}
#contents {
	padding-top: 10px;
	padding-right: 175px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 18px;
}
#contents A {
	color: #339933;
	font-family: Courier New;
	text-decoration: none;
}
#contents A:hover, #contents A:active {
	background-color: #66ff99;
	color: #666666;
}
#bar {
	width: 175px;
	float: right;
}
#advertisement {
	width: 175px;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	float: right;
}
#advertisementdown {
	width: 175px;
	margin-right: -10px;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	float: right;
}
#sidebar {
	width: 155px;
	color: #ccffcc;
	font-size: 14px;
	font-family: Courier New;
	float: right;
}
#sidebar IFRAME {
	width: 155px;
}
.sidelink {
	font-size: 10px;
}
#comment {
	padding-top: 10px;
	padding-left: 20px;
	float: left;
}
#image {
	margin-right: 195px;
	text-align: right;
}
#history {
	margin-top: 30px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 20px;
}
#history #historytitle {
	margin-left: -40px;
	font-weight: bold;
}
#history #historycomment {
	margin-left: -20px;
}
#history A {
	color: #339933;
	font-family: Courier New;
	text-decoration: none;
}
#history A:hover, #history A:active {
	background-color: #66ff99;
	color: #666666;
}
#footer {
	background-color: #006600;
	height: 15px;
	color: #ffffff;
	font-size: 12px;
	font-family: Times New Roman;
	text-align: center;
	letter-spacing: 1px;
	clear: right;
}
.head {
	font-size: 17px;
	font-weight: bold;
	font-family: Courier New;
	line-height: 30px;
}
.top {
	font-size: 11px;
	font-family: MS UI Gothic;
	text-align: right;
}
.story {
	font-size: 14px;
	text-align: left;
}
.genre {
	font-size: 12px;
	font-family: MS UI Gothic;
}
.linkgenre {
	font-size: 11px;
	font-weight: bold;
}
.external {
	font-weight: bold;
}
