body{
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	font-size: 14px;
	letter-spacing: 1px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 18px;
	color: #663300;
}
img{
	border: none;
}
#contents{
	position: raletave;
	width: 791px;
	border-top: none;
	border-left: solid 1px #BCBCBC;
	border-right: solid 1px #BCBCBC;
	border-bottom: solid 1px #BCBCBC;
}
a:link {
	color: #FF9700;
	text-decoration: none;
}
a:visited {
	color: #9E3801;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
h1{
	font-size: 16px;
	font-weight: bolder;
}
#container{
	width: 793px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative;
	top: 0px;
}
#top{
	width: 793px;
	height: 40px;
	margin-bottom: 0px;
}
#flash{
	width: 793px;
	height: 236px;
	margin-bottom: 0px;
}
#image{
	width: 793px;
	height: 150px;
	margin-bottom: 0px;
}
#menu{
	width: 793px;
	height: 33px;
	margin-bottom: 0px;
}
.clear{
	clear: both;
}
#footer{
	width: 793px;
	height: 50px;
	position: absolute;
	bottom: -49px;
	margin-left: -1px;
	margin-bottom: 0px;
	background-image: url("../images/footer.gif");
	text-align: right;
	font-size: 12px;

}
#footer p{
	margin-right: 10px;
	color: #B4B4B5;
	line-height: 10px;
}
#footer a:link {
	color: #B4B4B5;
	text-decoration: none;
}
#footer a:visited {
	color: #B4B4B5;
	text-decoration: none;
}
#footer a:hover {
	color: #FF9700;
	text-decoration: none;
}
#footer a:active {
	color: #FF9700;
	text-decoration: none;
}
#left{
	float: left;
	width: 199px;
	height: auto;
}

#left_naka{
	background-color: #FFB609;
	margin-top: 0px;
	border-bottom: 0px;
	width: 199px;
	height: 350px;
}
.sb_img{
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#naka_bottom{
	left: 0px;
	margin-top: 0px;
}
#side_bar_bottom{
	position: absolute;
	bottom: 0px;
	left: 1px;
	margin-top: 0px;
	width: 199px;
}
