
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	line-height: 140%;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
#flame {
	background-color: #FFFFFF;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#header_left {
	float: left;
	width: 460px;
}
#header_right {
	float: left;
	width: 400px;
	text-align: right;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 10px;
	line-height: 1.3em;
}
#global_menu {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #5AD64A;
	height: 33px;
	position: relative;
}
#rubbish {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #4FD240;
}
#rubbish a {
	color: #666666;
	padding: 0px;
	text-decoration: none;
}
#rubbish a:hover {
	color: #4FD240;
	padding: 0px;
}
#footer {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer_menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 5px;
}
#footer_menu a {
	color: #666666;
	text-decoration: none;
}
#footer_menu a:hover {
	color: #5AD64A;
	text-decoration: none;
}
#copyright {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 10px;
}
#copyright_left {
	float: left;
}
#copyright_right {
	float: right;
	text-align: right;
}
