﻿.top_banner {
	top: 0px;
	width: 950px;
	position: relative;
	padding: 0px;
	background-color: #F98C00;
}

.slidearea {
	width: 950px;
	height: 350px;
	background-color: #F98C00;
	position: relative;
}

.menuwrapper {
	top:0px;
	position: relative;
	width: 950px;
	height: 75px;
	background-color: #F98C00;
}		

.menutable {
	width:100%;
	position: absolute;
	top: 7px;
}

.mainstage {
	width: 950px;
	height: 780px;
	background-color: #FFFFFF;
}


.footer {
	width: 950px;
	height: 85px;
	position: relative;
	top: 0px;
	background-color: #FFFFFF;
	z-index:1;
}

.hanamaru {
	position: absolute;
	top: 10px;
	left: 542px;
	z-index: 2;
}

.saimon {
	position:absolute;
	top: 10px;
	left:740px;
	z-index:3;
	
}

.feed {
	position: relative;
	width: 900px;
	left-margin: 150px;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	background-color: #FFFFFF;
}