@charset "utf-8";
body {
	font-size: 75%;
	line-height: 1.8;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFDB8E;
}
h2 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 120%;
	color: #333333;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	font-weight: lighter;
	clear: left;
	display: block;
}
h3 {
	background-image: url(images/icon_back.gif);
	background-repeat: no-repeat;
	height: 50px;
	font-size: 180%;
	color: #551B17;
	margin-left: 80px;
	padding-left: 52px;
	padding-top: 9px;
}

#container {
	background-color: #C18448;
	text-align: left;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 200px;
	width: 100%;
	position: relative;
}
.img2 {
	margin-left: 80px;
}
.top1 {
	background-image: url(images/images/menue_01.gif);
	height: 50px;
	width: 120px;
	display: block;
	background-position: center;
	text-align: center;
	font-size: 24px;
	float: left;
	line-height: 55px;
}
a {
	color: #772522;
}

.top2 {
	background-image: url(images/images/menue_02.gif);
	display: block;
	height: 50px;
	width: 83px;
	font-size: 24px;
	background-position: center;
	text-align: center;
	float: left;
	line-height: 50px;
}
.top3 {
	font-size: 24px;
	background-image: url(images/images/menue_03.gif);
	background-position: center;
	text-align: center;
	display: block;
	height: 50px;
	width: 90px;
	float: left;
	line-height: 50px;
}
.top4 {
	font-size: 24px;
	background-image: url(images/images/menue_04.gif);
	background-position: center;
	text-align: center;
	display: block;
	float: left;
	height: 50px;
	width: 191px;
	line-height: 50px;
}
.top5 {
	font-size: 24px;
	background-image: url(images/images/menue_05.gif);
	background-position: center;
	text-align: center;
	display: block;
	height: 50px;
	width: 116px;
	float: left;
	line-height: 50px;
}
.top6 {
	font-size: 24px;
	background-image: url(images/images/menue_06.gif);
	background-position: center;
	text-align: center;
	display: block;
	float: left;
	height: 50px;
	width: 121px;
	line-height: 50px;
}
.top7 {
	font-size: 24px;
	background-image: url(images/images/menue_07.gif);
	background-position: center;
	text-align: center;
	display: block;
	float: left;
	height: 50px;
	width: 125px;
	line-height: 50px;
}

