@charset "utf-8";
body {
	background-color: #36610C;
	background-image: url(../meisai.jpg);
}

.wrapper {
	height: auto;
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-size: 36px;
	color: #000;
	text-align: center;
}

.header {
	height: 120px;
	width: auto;
	font-size: 23px;
	color: #FFF;
	font-weight: bold;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
}
.f-right {
	float: right;
	margin-right: 20px;
}

.main-menu {
	font-size: 20px;
	color: #000;
	background-image: url(../ita.jpg);
	text-align: center;
	height: auto;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 20px;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	padding-top: 20px;
}
.kyouchou-font {
	font-family: "HGS創英角ｺﾞｼｯｸUB";
	font-size: 24px;
	color: #C0F;
}
.font-kyouchou-green {
	font-family: "HGS創英角ｺﾞｼｯｸUB";
	font-size: 24px;
	color: #090;
}


.ibento-font {
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-size: 60px;
	font-style: italic;
	color: #000;
}
.koumoku-font {
	font-family: "HGSｺﾞｼｯｸE";
	font-size: 50px;
	color: #03F;
	background-color: #FFF;
}
.koumoku-font2 {
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-size: 40px;
	color: #008080;
}
.kyouchou-blue-font {
	font-family: "HGS創英角ｺﾞｼｯｸUB";
	font-size: 24px;
	font-style: italic;
	color: #00F;
}
.link-hyou {
	font-family: "HGS創英角ｺﾞｼｯｸUB";
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #000;
	text-align: center;
	border: 3px solid #000;
	background-color: #FFF;
}

.footer {
	height: 110px;
	top: auto;
}

.ibento-hyou {
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-size: 24px;
	color: #000;
	text-align: center;
	height: auto;
	width: 1170px;
	margin-bottom: 50px;
	line-height: 30px;
}

.f-left {
	float: left;
	margin-right: 100px;
}

a:link {
	text-decoration: none;
	color: #060;
}
	
	a:hover {
	text-decoration: none;
	color: #F00;
}
