body {
	background-color: #8a8a8a;
	margin: 0;
}
#flame {
	width: 950px;
	height: auto;
	margin: 4px auto 0px auto;
	background: #FFFFFF;
}
#flame_bottom {
	width: 950px;
	height: 20px;
	margin: 0px auto 0px auto;
	background: url(../images/bottom.gif) no-repeat;
}
#flame_bottom address {
	font: normal 9px Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: right;
	margin-right: 5px;
	letter-spacing: 2px;
}
#content {
	width: 930px;
	height: auto;
	margin: 10px;
	padding-top: 10px;
}
#header_left {
	background: url(../images/top_l.jpg) no-repeat;
	width: 179px;
	height: 174px;
	display: block;
	float: left;
}
#header_left h1 {
	text-indent: -9999px;
	margin: 0;
}
#header_right {
	width: 750px;
	height: 175px;
	display: block;
	float: right;
}
#header_right #menu{
	width: 750px;
	height: 40px;
	padding-top: 134px;
	background: url(../images/top_r.jpg) no-repeat;
}
#header_right ul {
	width: 750px;
	height: 40px;
	list-style: none;
	padding: 0;
	margin: 0;
	background: #000000;
}
#header_right li {
	float: left;
	width: 100px;
	height: 28px;
	display: block;
	background: #000000;
	color: #FFFFFF;
	font: bold 12px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 6px;
	border-right: 1px solid #666666;
	letter-spacing: 3px;
	text-shadow: #000033 2px 2px;
}
#header_right li #blank {
	width: 245px;
	height: 28px;
	display: block;
	border: 0;
}
#header_right a {
	color: #FFFFFF;
	text-shadow: #000033 2px 2px;
	text-decoration: none;
}

#header_right a:hover li{
	background: #CCCCCC;
	color: #000000;
	text-shadow: #333333 2px 2px 2px;
	text-decoration: none;
}
#header_right a#kyujin li{
	color:#FC0;
}