div#top_line {
	height: 8px;
	background-color: #6B563F;
	margin: 0px auto;
	padding: 0px 0px;
}


div#body {
	width: 800px;
	background-image: url("../img/haikei_kage.gif");
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;

}

div#header {
	width: 783px;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	text-align:left;
}

div#header_left {
	width: 207px;
	margin: 0px 0px;
	padding: 0px 0px;
	text-align:left;
	float:left;
}


div#header_right {
	width: 254px;
	margin: 0px 10px 0px auto;
	padding: 0px 0px;
	text-align:right;

}

.line1 {
	width: 783px;
	height: 2px;
	background-color: #AD9173;
	margin: 0px 0px;
	padding: 0px 0px;
}

.line_p {
	margin:10px 0px 5px 0px;
	padding: 0px 0px;
	clear:left;
}


.top_swf {
	width: 587px;
	height: 366px;
	margin: 0px 0px;
	padding: 0px 0px;
}


.btn_base {
	width: 587px;
	height: 22px;
	background-color:#AD9173;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
}



.btn_left {
	width: 142px;
	height: 20px;
	background-color: #AD9173;
	margin: 0px;
	padding: 2px 2px 0px 2px;
	float:left;
}


.contents {
	width:783px;
	background-image: url("../img/contents_haikei.gif");
	background-repeat: repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
		overflow			: hidden			;

	}

#contents:after {
    content		: ""	;
    display		: block ;
    clear		: both	;
    height		: 1px	;
    overflow	: hidden;
}

/*\*/
* html #contents {
    height	: 1em	 ;
    overflow: visible;
}

.contents_left {
	width: 587px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	float:left;
}

.contents_right {
	width: 193px;
	margin: 0px 0px 0px 587px;
	padding: auto 0px;
}

.contents_text {
	width: 500px;
	margin:10px 0px 5px 30px;
	padding: 0px 0px;
}

.contents_shisetsu {
	width: 500px;
	margin:10px 0px 5px 30px;
	padding: 0px 0px;
}

.contents_shisetsu {
	width: 500px;
	margin:10px 0px 10px 30px;
	padding: 0px 0px;
}

.contents_shisetsu_left {
	width: 166px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px;
	float:left;
}

.contents_shisetsu_right {
	width: 330px;
	margin:0px 0px 0px auto;
	padding: 0px 0px;
}


.contents_food {
	width: 500px;
	margin:10px 0px 10px 30px;
	padding: 0px 0px;
}

.contents_food_left {
	width: 166px;
	margin:5px 0px 10px 0px;
	padding: 0px 0px;
	float:left;
}

.copyright {
	font-size: 90%;
	line-height: 120%;
	width:800px;
	padding:0px 0px 10px 0px;
	margin:10px 0px;
	text-align:center;
	clear:left
}


.space {
	width: 620px;
	margin: 10px auto;
	padding: 0px;
}




.text1 { font-size: 100%;line-height: 140%;}
.text2 { font-size: 90%;line-height: 160%;}
.text3 { font-size: 75%;line-height: 110%;}


.text_yellow {color:#FFCC00;}
.text_white {color:#cccccc;}
.text_green {color:#008256;}
.text_red {color:#CC3300;}
.text_blue {color:#1569AC;}

.img {
	margin: 0px;
	padding: 0px;
}

