@charset "utf-8";

div.spot{
	margin:0px 3px 40px 3px;
	clear:both;
	width:734px;
	display: block;
	text-align: left;
	border: solid #ff5dd2 1px;
	height: auto;
	float: left;
	_padding-bottom:20px;
}

div.spot p{
	margin: 0px 5px 5px;
	line-height: 1.4;
}
div.contentBox p {
	font-size: 85%;
}
p.center{
	text-align:center;
	font-weight:bold;
	margin:15px 0px 20px;
}

div.infoBox h4 {
	width: auto;
	height: 26px;
	color: #FF3300;
	font-size: 85%;
	line-height: 26px;
	padding-left: 10px !important;
	overflow: hidden;
	border-bottom: 1px #e5e5e5 solid;
	background: transparent url(../spring/image/meisyo_background.jpg) repeat-x scroll left top;
	margin-top: 0px;
	margin-bottom: 20px;
}

div.spot h4 strong{
	display: block;
	float: left;
	font-weight: bold !important;
	width: auto;
}

div.spot h4 a{
	font-size: 14px;
	color: #362F2D;
	font-weight: bold;
	text-decoration: underline;
}

/*市町村名*/	
span.area_name{
	display:block;
	float:left;
	margin-left: 20px;
	font-size: 80%;
	color: #a33636;
	height: 14px;
}


h3{
	font-size:100%;
	width:100%;
	float:none;
}

/* details */
dl.details {
	line-height: 1.4;
	font-size: 85%;
	margin: 20px 0px 20px 5px;
	overflow: hidden;
	width: 730px;
}

dl.details dt {
	float: left;
	clear: left;
	width: 215px;
	margin: 0px 0px 5px 0px;
	display: block;
}

dl.details dd {
	float: left;
	width: 480px;
	display: block;
	margin: 0px 0px 5px;
}
dl.details dd.last{
	margin-bottom: 30px;

}
dl.details dt.last{
	margin-bottom: 30px;
}

/*桜写真*/
div.photo{
	overflow: hidden;
	float: left;
	width: 240px;
	margin:0px 10px 10px;
}	
dl.fes_details {
	margin: 0px;
	overflow: hidden;
	float: left;
	width: 450px;
	display: block;
}

dl.fes_details dt {
	margin: 0px 15px 10px 10px;
	padding:0px;
	float: left;
	clear: left;
	width: 90px;
	height: 19px;
	overflow: hidden;
	background: transparent url(../spring/image/syosaiBackground.gif) no-repeat scroll left top;
	font-size: 13px;
	line-height: 19px;
	text-align: center;
	color: #7c7c7c;
	font-weight: bold;
	display: block;
}

dl.fes_details dd {
	float: left;
	margin: 0px 0px 10px 0px;
	font-size: 80%;
	width: 320px;
	overflow: hidden;
	line-height: 19px;
	display: block;
}
dl.fes_details dd.last{
	color:#a33636;
	margin-bottom: 15px;
}
dl.fes_details dt.last{
	color: #a33636;
	margin-bottom: 15px;
}

div.spot h4 strong{
	display: block;
	float: left;
	font-weight: bold !important;
	width: auto;
}


div.spot h4 a{
	color: #0086b3;
	font-weight: bold;
	text-decoration: underline;
}


/*表*/
/*table.event,table.strawberry_list {
	border-collapse: collapse;
	border: 1px #868686 solid;
	font-size: 85%;
	width: 700px;
	margin-left: 15px;
	margin-right: 4px;
}
table.event th,table.strawberry_list th {
	background: #fdeffa;
	border: 1px #868686 solid;
	padding: 5px;
	text-align: center;
}

table.event td,table.strawberry_list td{
	border: 1px #868686 solid;
	padding: 5px;
}

*/

