*{
	padding:0px;
	margin:0px;
	line-height:1.7em;
	font-size: 12px;
	color: #421029;
	font-family: "ƒqƒ‰ƒMƒmŠpƒSPro W3","Hiragino Kaku GOthc Pro","‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	list-style-type: none;
}
#second_body {
	background-image: url(../imgs/main_back.jpg);
	color: #421029;
}
#main_body {
	background-image: none;
	background-color: #440000;
	color: #421029;
}
#container {
	background-image: url(../imgs/maincontentsback.jpg);
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	float: left;
}
#headermenu {
	float: right;
	padding: 20px;
}

#container-inner {
	margin-right: 10px;
	margin-left: 10px;
}
#headerblock {
	background-color: #FFFFFF;
	height: 70px;
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
}
#leftblock {
	float: left;
	width: 200px;
	color: #FFFFFF;
}
#rightblock {
	float: right;
	width: 200px;
}
#centerblock {
	width: 500px;
	float: left;
}
#footerblock {
	clear: both;
	text-align: center;
	font-size: 10px;
	margin-top: 20px;
	margin-right: 200px;
	margin-left: 200px;
	padding-bottom: 20px;
}
#comments {
	width: 400px;
	color: #421029;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	line-height: 1.7em;
}
.comment-header {
	padding-top: 20px;
	font-size: 14px;
	color: #421029;
}
.comment-header a {
	padding-top: 20px;
	font-size: 14px;
	color: #421029;
	text-decoration: none;
}
.comment-header a:hover {
	padding-top: 20px;
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}
.comment-inner {
	padding-bottom: 20px;
	border-bottom: 1px solid #CCCCCC;
}
.comment-inner a {
	color: #421029;
	text-decoration: none;
}
.comment-inner a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.comments-open-header {
	padding-top: 20px;
	font-size: 14px;
	color: #421029;
}
#comments-open-footer {
	text-align: center;
}
#comments-open-footer a {
	color: #421029;
	text-decoration: none;
}
#comments-open-footer a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.content-nav {
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
}
.content-nav a {
	color: #421029;
	text-decoration: none;
}
.content-nav a:hover {
	color: #FF0000;
	text-decoration: underline;
}

