﻿
/*div.infoBox h4 {
	background-image: url(../season/fallInfoHeadline.jpg) !important;
	clear: both;
	margin-top: 30px;
}*/
div.infoBox h4 {
	width: auto;
	height: 26px;
	
	line-height: 26px;
	padding-left: 10px !important;
	overflow: hidden;
	border-bottom: 2px #D1A1AE solid;
	background: #F2DFE5;
	display: block;
}

h3.infoNowSummer {
	clear: both;
	background: transparent url(../season/fallInfo.jpg) no-repeat scroll left bottom;
	text-indent: -9999999px;
	width: 746px;
	height: 19px;
}
h3.fruit {
	clear: both;
	text-indent: -9999px;
	width: 700px;
	height: 90px;
	margin: 0px;
	background-image: url(../autumn/image/title_1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
h3.maturi {
	clear: both;
	background: transparent url(../autumn/image/title_2.jpg) no-repeat scroll left bottom;
	text-indent: -9999px;
	width: 745px;
	height: 122px;
	margin: 0px;
}

h3.kouyou {
	clear: both;
	background: transparent url(../autumn/image/title_3.jpg) no-repeat scroll left bottom;
	text-indent: -9999999px;
	width: 745px;
	height: 19px;
	margin: 0px;
}
div.spot{
	float: left;
	width:700px;
	margin:0px 0px 40px 0px;
	clear:both;
	display: block;
	text-align: left;
	border: 1px solid #f8f2f3;
}

div.spot h4{
	margin: 0px 0px 15px;
}
div.spot h4 a{
	color: #0086b3;
	font-weight: normal;
	text-decoration: underline;
}


p.center{
	text-align:center;
	margin:10px 0px;
}

dl.details {
	line-height: 1.4;
	
	overflow: hidden;
	width: 670px;
	border: 5px solid #f8f2f3;
	padding: 10px;
}

dl.details dt {
	float: left;
	clear: left;
	width: 185px;
	margin: 0px 0px 5px;
	display: block;
}

dl.details dd {
	width: 500px;
	margin: 0px 0px 5px;
	display: block;
}

table.event {
	border-collapse: collapse;
	border: 1px #868686 solid;
	
	width: 698px;
	margin-top: 10px;
	margin-bottom: 10px;
}

table.event th {
	background: #FFCEC4;
	border: 1px #B01F00 solid;
	padding: 5px;
	text-align: center;
	font-size: 12px;
}

table.event td {
	border: 1px #B01F00 solid;
	padding: 5px;
}

