@charset "shift_jis";
body {
	color: #EBEBEB;
	background: #000000;
	margin-top: 0px;
}

#container {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	line-height: 140%;
}
#header {
	height: 75px;
	width: 860px;
	padding-top: 15px;
	padding-left: 20px;
}
#wrapper {
	height: 660px;
	width: 880px;
	border: 1px solid #828282;
}
#contents {
	float: right;
	height: 640px;
	width: 708px;
	overflow: auto;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.comment {
	padding-right: 15px;
	padding-left: 15px;
	width: 656px;
	color: #FED1C5;
}
#contents .comment hr {
	color: #585858;
}


#menu {
	height: 640px;
	width: 163px;
	border-right: 1px solid #828282;
}
#container #wrapper #menu #menu_list td {
	text-indent: 15px;
	border-bottom: 1px solid #828282;
	padding-top: 2px;
	padding-bottom: 2px;
}

#menu_list {
	display: block;
	width: 164px;

}

#menu_list ul {
	list-style: url(none) none;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#menu_list li {
	display: block;
	color: #EBEBEB;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #C1C1C1;
	text-indent: 10px;
	width: 164px;
}
#menu_list a {
	color: #EBEBEB;
	display: block;
	text-decoration: none;
}
#menu_list a:hover {
	display: block;
}
h2 {
	font-size: 14px;
	color: #FED1C5;
}
table {
	line-height: 140%;
}
#container #wrapper #contents .comment .comment2 {
	text-align: center;
	width: 70%;
	color: #FED1C5;
}
.style1 {color: #F9C2B3}

.style2 {color: #979797}

.style3 {font-weight: bold}





#footer {
	clear: both;
	height: 16px;
	border-top: 1px solid #828282;
	font-size: 12px;
	text-align: center;
}
