@charset "utf-8";
/* CSS Document */
.tochigi_cuisine {
	width:606px;
	height:203px;
}

.regional_products {
	width:606px;
	height:209px;
	background-image: url(../images/he-she-ho.jpg);
	background-repeat: no-repeat;
}
.regional_products2 {
	width:605px;
	height:258px;
	background-image:url(../images/kaga_yasai.jpg);
	background-repeat:no-repeat;
}
.regional_products3 {
	width:607px;
	height:208px;
	background-image:url(../images/sake.jpg);
	background-repeat:no-repeat;
}
.regional_products4 {
	width:606px;
	height:211px;
	background-image:url(../images/suzu_salt.jpg);
	background-repeat:no-repeat;
}
.regional_products5 {
	width:605px;
	height:208px;
	background-image:url(../images/ishiri.jpg);
	background-repeat:no-repeat;
}

.food_special_text {
	width:322px;
	height:174px;
	display:block;
	color:#FFFFFF;
	padding:10px;
}
.food_special_text2 {
	width:326px;
	height:auto;
	display:block;
	color:#FFFFFF;
	padding:10px;
	font-size:11px;
}

#food-photos {
	height:110px;
	width:910px;
	margin-left:0px;
}

#foodScrollBox {
	width:390px;
	height:150px;
	display:block;
	float:left;
	overflow:hidden;
}
#food-photos li {
	width:130px;
	float:left;
	margin-top:0px;
}
#food-photos ul {
	list-style-type: none;
	list-style-position: inside;
	list-style-image: none;
}
#food-ingredients-index {
	width:617px;
	height:auto;
	overflow:hidden;
	display:block;
	margin-bottom:20px;
	margin-left:-20px;
}
.food-ingredients-index-item {
	width:129px;
	height:112px;
	float:left;
	display:block;
	margin-right:20px;
	margin-top:10px;
}
.food-ingredients-scroll-item {
	width:130px;
	height:112px;
	float:left;
	display:block;
	margin:0px;
	padding:0px;
}
#foodScrollItem {
	width:1950px;
	height:112px;
	display:block;
	margin-left:0px;
}
#foodScrollBoxNav {
	width:100%;
	display:table;
	height:34px;
}
#foodScrollBoxNavLeft {
	width:8px;
	float:left;
	text-align:left;
	background-color:#FFFFFF;
	visibility:visible;
	margin-top:4px;
	margin-bottom:4px;
	position:absolute;
}
#foodScrollBoxMiddle {
	width:370px;
	text-align:center;
	float:left;
	position:absolute;
	color:#938391;
	font-weight:bold;
	margin-top:2px;
	margin-left:8px;
}
#foodScrollBoxNavRight {
	width:8px;
	float:right;
	text-align:right;
	visibility:visible;
	margin-top:4px;
	margin-bottom:4px;
	position:relative;
}
.title-box2 {
	background-color:#ede8eb;
	background-image:url(../images/ingredients_top_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:606px;
	height:auto;
	overflow:hidden;
	margin-bottom:20px;
}
.title-box2 p {
	padding-left:32px;
	padding-right:32px;
}
.title-box2 h3 {
	font-size:16px;
	padding-top:27px;
	padding-bottom:5px;
	padding-left:32px;
	padding-right:32px;
}
.where_to_buy2 {
	width:90%;
	height:auto;
	background-color: #dcd2d8;
	background-image: url(../images/ingredients_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding:20px 32px 25px 32px;
	clear:both;
}
.where_to_buy2 h3 {
	padding:0px;
	font-size:16px;
}
.where_to_buy2 p {
	padding:0px;
}
.recipe {
	color:#663366;
}
.recipeText {
	width:180px;
	float:left;
	margin-left:32px;
}
.recipeText2 {
	width:100%;
	margin-left:32px;
	margin-right:32px;
	float:left;
}

#pagination_index_top, #pagination_index_bottom {
	width:100%;
	float:left;
	margin-top:10px;
	font-weight:bold;
	margin-bottom:10px;
	text-align:left;
}
