@charset "UTF-8";

#header {
	height: 120px;
	width: 880px;
	background-image: url(../images/head_base.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#head_linktop {
	height: 120px;
	width: 230px;
	float: left;
}
#head_linktop a {
	background-image: url(../images/head_linktop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	width: 230px;
	display: block;
}
#head_linktop a:hover {
	background-position: left -120px;
}
#dish_navi_sub {
	height: 96px;
	width: 288px;
	float: right;
	margin-top: 11px;
	margin-right: 16px;
}
#dish_navi_sub a {
	background-image: url(../images/dish_navi02.gif);
	display: block;
	float: left;
	height: 96px;
	width: 96px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#dish02_s a {
	background-position: -96px 0px;
}
#dish03_s a {
	background-position: -192px 0px;
}
#dish01_s a:hover {
	background-position: 0px -96px;
}
#dish02_s a:hover {
	background-position: -96px -96px;
}
#dish03_s a:hover {
	background-position: -192px -96px;
}
#recruit_banner {
	margin-left: 20px;
}
#recruit_banner a:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
	-moz-opacity: "alpha( opacity=70 )";
}
.data_store table {
	width: 330px;
}
.data_store th  {
	font-size: 100%;
	font-style: normal;
	color: #FFF;
	background-color: #b98d51;
	padding-right: 1px;
	padding-left: 1px;
}
.data_store tr  {
	font-size: 82%;
}
.moveup a {
	background-image: url(../images/move_up.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 64px;
	width: 48px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	bottom: 5px;
	right: 0px;
}
.moveup a:hover {
	background-position: 0px -64px;
}
.horizon_line {
	background-image: url(../images/horizon_line.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 40px;
	width: 680px;
	margin-right: 80px;
	margin-left: 80px;
	text-indent: -9999px;
}
#sec_navi {
	position: absolute;
	left: 506px;
	top: 191px;
	height: 35px;
	width: 357px;
}
.sec_box {
	width: 840px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #b98d51;
	position: relative;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 40px;
}
.twin_box {
	width: 680px;
	margin-bottom: 40px;
	float: left;
}
.left_box {
	width: 330px;
	margin-right: 20px;
	float: left;
}
.right_box {
	float: left;
	width: 330px;
}
/* フッターの設定 ここから↓ */
#footer02 {
	width: 840px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 40px;
	padding-bottom: 20px;
}
#navi_foot02 ul li {
	text-align: center;
	display: block;
	float: right;
	height: 25px;
	/* [disabled]width: 114px; */
	font-size: 81.25%;
}
#navi_foot02 ul a {
	background-image: url(../images/navi_foot02.gif);
	background-repeat: no-repeat;
	display: block;
}
#navi_foot02 ul li p a {
	height: 25px;
	line-height: 25px;
	width: 114px;
}
#navi_foot02 a:hover {
	background-position: center -25px;
}
#navi_foot02 img  {
	float: right;
}
