@charset "UTF-8";

/* トップページの設定 */

#mainlogo {
	background-image: url(../images/mainlogo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 318px;
	width: 880px;
}
#mainnavi {
	height: 25px;
	width: 330px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 199px;
}
#mainnavi ul li a {
	background-image: url(../images/navi_top.gif);
	height: 25px;
	width: 102px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	display: block;
	float: left;
}
#mainnavi img    {
	float: left;
}
#mnavi01 a:hover {
	background-position: 0px -25px;
}
#mnavi02 a{
	background-position: -102px 0px;
}
#mnavi02 a:hover {
	background-position: -102px -25px;
}
#mnavi03  a{
	background-position: -204px 0px;
}
#mnavi03 a:hover {
	background-position: -204px -25px;
}
#hill {
	width: 880px;
}
#hill_L {
	background-image: url(../images/hill_L.gif);
	background-repeat: no-repeat;
	height: 140px;
	width: 420px;
	float: left;
	padding-top: 120px;
	padding-left: 20px;
}
#dish_navi_index {
	width: 360px;
	height: 115px;
}
#dish_navi_index  a {
	background-image: url(../images/dish_navi01.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 115px;
	width: 120px;
	text-indent: -9999px;
	margin-top: -25px;
}
#dish01 a:hover {
	background-position: 0px -115px;
}
#dish02 a {
	background-position: -120px 0px;
}
#dish02 a:hover {
	background-position: -120px -115px;
}
#dish03 a {
	background-position: -240px 0px;
}
#dish03 a:hover {
	background-position: -240px -115px;
}
#hill_R {
	background-image: url(../images/hill_R.gif);
	background-repeat: no-repeat;
	height: 210px;
	width: 371px;
	float: left;
	padding-top: 50px;
	padding-left: 69px;
}
.info_box01 {
	width: 361px;
	background-color: #6e5028;
	border-radius: 8pt;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.info_box02 {
	width: 344px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b98d51;
	border-left-color: #b98d51;
	padding-left: 5px;
	padding-right: 5px;
}
.info_box02 img {
	float: left;
}
.info_box03 {
	float: left;
	margin-right: 5px;
}
.info_box04 {
	float: left;
	margin-right: 5px;
	width: 185px;
}
.info_box03 p a {
	color: #FFF;
	line-height: 1.4;
}
.info_box01 h2 {
	font-size: 112.5%;
	line-height: 1.4;
	font-weight: bold;
	color: #FFF;
}

.info_box01 h3 {
	font-size: 100%;
	line-height: 1.4;
	font-weight: bold;
	color: #FFF;
}

.info_box01 p {
	color: #FFF;
}
#footer01 {
	width: 840px;
	background-color: #b98d51;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 40px;
	padding-bottom: 20px;
	margin-top: -1px;
}
#coryright {
	font-size: 60%;
	display: block;
	float: left;
	margin-top: auto;
	margin-bottom: auto;
	line-height: 25px;
}
#navi_foot01 ul li {
	text-align: center;
	display: block;
	float: right;
	height: 25px;
	font-size: 81.25%;
}

#navi_foot01 ul a {
	background-image: url(../images/navi_foot01.gif);
	background-repeat: no-repeat;
	display: block;
}
#navi_foot01 ul li p a {
	height: 25px;
	width: 114px;
	line-height: 25px;
}
#navi_foot01 a:hover {
	background-position: center -25px;
}
#navi_foot01 img  {
	float: right;
}
#recruit_buttan a {
	background-image: url(../images/infobox_recruit02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	float: right;
	height: 60px;
	width: 60px;
}

#recruit_buttan a:hover {
	background-position: left -60px;
}
#foot_infobox {
	width: 840px;
	background-color: #b98d51;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: -1px;
}
#foot_infobox h3 {
	font-size: 112.5%;
	line-height: 1.4;
	font-weight: bold;
	color: #FFF;
}
#foot_infobox p {
	color: #FFF;
}

#foot_infobox span {
	color:#FFF576;
	font-weight: bold;
}