div.contentBox {
	width: 745px;
	background: #fdf0f6 url(../cherryBlossom/sakuraMainImage.jpg) no-repeat scroll center top;
	/*margin: 0px;*/
	padding-top: 120px;
	padding-bottom: 10px;
	position: relative;
	margin-top: -18px;
}

div.contentBox h2 {
	display: none;
	margin: 0px;
	padding: 0px;
}

div.contentBox p.sakuraMap {
	text-align: center;
	margin: 0px;
}

/* リスト */

div#sakuraName {
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	height: 50px;
}

div#sakuraName ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

div#sakuraName li {
	margin: 0px;
	padding: 0px;
	width: 102px;
	height: 15px;
	line-height: 0;
	position: relative;
}

div#sakuraName li a {
	display: block;
	width: 102px;
	height: 15px;
	text-align: center;
	line-height: 15px;
	background: transparent url(../cherryBlossom/sakuraList.gif) left top no-repeat scroll;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	/* opacity: 0.5; */
	/* filter: alpha(opacity=50); */
}

html[xmlns]>/**/body div#sakuraName li {
	margin:4px 0px;
}

/* div#sakuraName li a:hover {
	opacity: 1.0;
	filter: alpha(opacity=100);
} */



/* 県北 */

div.kenhoku {
	position: absolute;
	left: 124px;
	top: 105px;
}

div.kenhoku h3, div.keno h3, div.kennan h3, div.engan h3 {
	width: 102px;
	height: 20px;
	text-indent: -99999px;
	margin: 0px;
}


div.kenhoku h3 {
	background: transparent url(../cherryBlossom/kenhoku.gif) no-repeat scroll left top;
}

h3.areaTitle {
	background: url(../cherryBlossom/slash.gif) no-repeat scroll;
	text-indent: 30px;
	line-height: 1.5em;
	clear: both;
	color: #ffffff;
	text-align: left;
	width: 636px;
	margin-left: 30px;
}

/* 県央 */

div.keno {
	position: absolute;
	right: 143px;
	top: 105px;
}

div.keno h3 {
	background: transparent url(../cherryBlossom/keno.gif) no-repeat scroll left top;
}

/* 県南 */

div.kennan {
	position: absolute;
	left: 124px;
	top: 189px;
}

div.kennan h3 {
	background: transparent url(../cherryBlossom/kennan.gif) no-repeat scroll left top;
}


/* 沿岸 */

div.engan {
	position: absolute;
	right: 143px;
	top: 339px;
}

div.engan h3 {
	background: transparent url(../cherryBlossom/engan.gif) no-repeat scroll left top;
}


/*  */

#sakuraName li a {
	text-decoration: none;
	color: #f1347d;
	font-weight: bold;
}

/* エリア */

/*div.areaBox {
	padding: 0px;
	background: #FFFFFF;
	border: 1px #ff73a7 solid;
	width: 650px;
	height: auto;
	margin: 15px 45px 15px 35px;
	_margin-left: 22px;
	float: left;
	display: block;
	clear:both;
}*/
div.areaBox {
/*	margin:15px 0px 15px 35px;
	_margin-left: 22px;*/
	margin:15px 0px 15px 35px;
	_margin-left: 18px;
	_padding-bottom:15px;
	_clear:both;
	width:665px;
	display: block;
	text-align: left;
	background: #FFFFFF;
	border: 1px #ff73a7 solid;
	height: auto;
	float: left;
}

div.areaBox h3 { /* 見出し */
	width: auto;
	height: 26px;
	color: #FF3300;
	font-size: 85%;
	line-height: 26px;
	font-weight: bold;
	margin: 0px 0px 10px 0px !important;
	padding-left: 10px !important;
	overflow: hidden;
	border-bottom: 1px #e5e5e5 solid;
	background: transparent url(../cherryBlossom/meisyo_background.jpg) repeat-x scroll left top;
}

div.areaBox h3 strong {
	display: inline;
	float: left;
	height: 30px;
	font-weight: bold !important;
	width: auto;
}

div.areaBox h3 strong a {
	color: #0086b3;
	text-decoration: none;
	font-weight: bold;
}

div.areaBox h3 strong a:hover {
	color: #AB4C71;
}

div.areaBox h3 em.sakuraArea {
	display: inline;
	font-weight: bold;
	color: #ab4c71;
	float: left;
	height: 30px;
	text-align: right;
	font-size: 12px;
	margin-left: 15px;
	font-style:normal;
}

div.areaBox h3 em.sakuraArea a {
	color: #ab4c71 !important;
	text-decoration: none;
	font-weight: bold;
}
div.areaBox h3 .pickup{
	display:inline;
	float:left;
	margin-left: 20px;
	color: #e40000;
	font-weight: bold;
	background: transparent url(../cherryBlossom/camera.gif) no-repeat left center;
	padding-left: 25px;
	font-size: 90%;
}
div.areaBox h3 .pickup a{
	color: #0086b3;
	font-weight: bold;
	text-decoration: none;
	}

div.areaBox p.sakuraCondition { /* 開花状況 */
	float: left;
	margin: 0px 15px 0px 10px;
	width: 37px;
	font-weight: bold;
	font-size: 14px;
	color:#f2699e;
	display: block;
}

div.areaBox p strong, div.areaBox p em {
	display: block;
	text-align: center;
	font-style: normal;
	font-size: 95%;
}

dl.details{
	margin: 0px;
	overflow: hidden;
	float: left;
	width: 335px;
	_width: 325px;
	display: block;
}

dl.details dt,dl.no_photo dt {
	margin: 0px 15px 10px 0px;
	padding:0px;
	float: left;
	clear: left;
	width: 90px;
	height: 19px;
	overflow: hidden;
	background: transparent url(../cherryBlossom/syosaiBackground.jpg) no-repeat scroll left top;
	font-size: 13px;
	line-height: 19px;
	text-align: center;
	color: #7c7c7c;
	font-weight: bold;
	display: block;
}

dl.details dd {
	margin: 0px 0px 10px 0px;
	font-size: 80%;
	line-height: 19px;
	width: 215px;
	overflow: hidden;
	display: block;
}
dl.details dt.feature,dl.no_photo dt.feature{
	color:#f1347d;
}
dl.details dd.feature,dl.no_photo dd.feature{
	color:#f1347d;
}
dl.details dd.last, dl.details dt.last,
dl.no_photo dd.last,dl.no_photo dt.last{
	margin-bottom: 15px;
	}


dl dd.sakuraSpot {
	min-height: 40px;
	_height: 40px;
}


dl.no_photo {
	margin: 0px;
	overflow: hidden;
	float: left;
	width: 585px;
	display: block;
}


dl.no_photo dd {
	float: left;
	margin: 0px 0px 10px 0px;
	font-size: 80%;
	width: 470px;
	overflow: hidden;
	line-height: 19px;
	display: block;
}
	
/*div.areaBox dl dt.event,div.areaBox dl dd.event{
	color:#ff0000;
}*/

dl dd.sakuraSpot {
	min-height: 40px;
	_height: 40px;
}

div.areaBox p.detail {
	padding: 5px;
	text-align: right;
	font-weight: bold;
	font-size: 85%;
	margin: 0px;
	background: transparent url(../cherryBlossom/areaBackgroundEnd.jpg) no-repeat scroll center bottom;
	clear: both;
}

/*  */

.backtotop {
	display: none;
}

.bn_area {
	margin: 0px 0px 20px;
	padding: 20px 0px 0px;
}

.bn_left {
	float: left;
	width: 450px;
}

.bn_left p {
	text-indent: 35px;
	line-height: 75px;
	display: block;
}

.bn_right {
	float: left;
	width: 251px;
	text-align: right;
}

/*名所写真*/
div.spot_photo{
	overflow: hidden;
	float: left;
	width: 240px;
	margin:0px 0px 10px 10px;
}	

/* 081224 */

#sakuraName,
.sakuraMap,
.bn_area {
	display: none;
}
