@charset "utf-8";

#all{
	background-color: #E4D8C8;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 680px;
}
#fla_area {
	height: 650px;
	width: 808px;
	margin-right: auto;
	margin-left: auto;
}
#h_footer {
	background-image: url(../images/footer/foot_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 100px;
	clear: both;
}
#nofla_top {
	height: 580px;
	width: 808px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E5D9C9;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/nofla_top_bg.jpg);
}
#nofla_hiyashiame {
	height: 580px;
	width: 808px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E5D9C9;
	background-image: url(images/nofla_hiyashiame_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
#nofla_greentea {
	height: 580px;
	width: 808px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E5D9C9;
	background-image: url(images/nofla_greentea_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}#green_text {
	height: 180px;
	width: 580px;
	position: absolute;
	left: 170px;
	top: 340px;
	overflow: auto;
	text-align: left;
	line-height: 1.6em;
}
#green_text p {
	line-height: 2em;
	margin-bottom: 1em;
}
#hiyashi_text {
	text-align: left;
	height: 180px;
	width: 470px;
	position: absolute;
	left: 280px;
	top: 340px;
	overflow: auto;
}
#hiyashi_text p {
	line-height: 2em;
	margin-bottom: 1em;
}
#nofla_menu_area {
	background-image: url(images/nofla_menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
	width: 808px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#nofla_menu_area a{
	text-indent: -9999px;
}
.btn_sangaria a {
	height: 20px;
	width: 125px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.btn_top a {
	height: 30px;
	width: 70px;
	position: absolute;
	left: 230px;
	top: 10px;
}
.btn_hiyashiame a {
	height: 25px;
	width: 120px;
	position: absolute;
	left: 410px;
	top: 10px;
}
.btn_greentea a {
	height: 21px;
	width: 130px;
	position: absolute;
	left: 620px;
	top: 20px;
}
.btn_sangaria a:hover {
	background-image: url(images/nofla_menu_sangaria.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 125px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.btn_top a:hover {
	background-image: url(images/nofla_menu_top.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 70px;
	position: absolute;
	left: 230px;
	top: 10px;
}
.btn_hiyashiame a:hover {
	background-image: url(images/nofla_menu_hiyashiame.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 120px;
	position: absolute;
	left: 410px;
	top: 10px;
}
.btn_greentea a:hover {
	background-image: url(images/nofla_menu_greentea.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 130px;
	position: absolute;
	left: 620px;
	top: 20px;
}
