/*特産品
----------------------------------------------------*/
.special-box {
	margin: 20px 20px 0 0;
	padding: 0 5px 10px 5px;
	line-height:160%;
	border-bottom: 1px dashed #635429;
}
.special-box h3 {
	margin: 0 0 5px 0;
	padding: 0 0 0 20px;
	background: url(../../images/arrow1.gif) 0 50% no-repeat;
	font-size: 14px;
	color: #FF7F00;
}
.special-box h4 {
	margin: 0 0 5px 0;
	padding: 0 0 0 20px;
	background: url(../../images/arrow2.gif) 0 50% no-repeat;
	font-size: 14px;
	color: #635429;
}
.special-box h5 {
	margin: 0 0 5px 0;
	padding: 0 0 0 5px;
	font-size: 14px;
	color: #FF7F00;
	border-bottom: 1px dashed #635429;
}
.special-box p {
	margin: 0 0 3px 0;
}	
.special-img {
	float: left;
	margin: 3px 10px 0 0;
	border: 1px solid #635429;
}
.special-more {
	margin: 5px 0 0 0;
}
.special-entry-text {
	margin: 0 0 15px 0;
	width: 440px;
	float: left;
}
.special-entry-text p {
	margin: 0 0 0 5px;
}
.special-entry {
	margin: 0 0 15px 0;
	float: left;
}
/*特産品・詳細
----------------------------------------------------*/

#special-back {
	position:absolute;
	left:542px;
	top:127px;
	width:106px;
	height:23px;
	padding: 0 0 0 20px;
	z-index:10;
	background:url(../../images/arrow4.gif) 0 0.25em no-repeat;
	font-size: 11px;
}
*:first-child:html#special-back {
	font-size: 10px;
}
* html #special-back {
	font-size: 10px;
}

.sb-entry {
	clear: both;
	margin: 0 0 10px 0;
}
.sb-entry img {
	float: left;
	margin: 0 10px 0 0;
	border: 1px solid #635429;
}
#bottom-sp-back {
	clear: both;
	margin: 20px 0 0 510px;
	padding: 2px 0 2px 20px;
	background:url(../../images/arrow4.gif) 0 50% no-repeat;
	font-size: 11px;
}

