@charset "UTF-8";
.menu1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	color: #6C4B28;
}
.hooter {
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(images/flame_images/footer.jpg);
	height: 20px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	width: 700px;
}
a.green:link {
	color: #006600;
	font-size: 12px;
}
a.green:visited {
	color: #003300;
	font-size: 14px;
}
.greena:hover {
	color: #00CC00;
}
