
/* spots css */


.main-text {
	margin: 0 20px 20px;
	padding: 0;
	line-height: 180%;
}

dl.photoR {
	width: 585px;
	min-height: 295px;
	_height: 295px;
	margin: 0 0 40px 20px;
	padding: 0 325px 0 0;
	line-height: 180%;
}

dl.photoL {
	width: 555px;
	min-height: 295px;
	_height: 295px;
	margin: 0 0 40px 20px;
	padding: 0 0 0 325px;
	line-height: 180%;
}

dl dt {
	margin: 0;
	padding: 5px 0 30px;
	font-size: 115%;
	font-weight: bold;
	color: #6e481c;
	text-shadow: 2px 2px 1px #e7e7e7;
}

dl dt em {
	font-size: 125%;
}

dl dd {
	margin: 0;
	padding: 0;
}

dl.photoL dt {
	padding: 12px 0 30px;
}

dl.photoL dd {
}

dl.spots01 dt {
	width: 555px;
	padding: 15px 0 30px;
}

dl.spots01 dd {
	width: 555px;
}



.spots01 { background: url(../images/spots/01.jpg) no-repeat 0 0; min-height: 345px !important; _height: 345px; }
.spots02 { background: url(../images/spots/02.jpg) no-repeat 0 0; }
.spots03 { background: url(../images/spots/03.jpg) no-repeat 0 0; }
.spots04 { background: url(../images/spots/04.jpg) no-repeat 0 0; }
.spots05 { background: url(../images/spots/05.jpg) no-repeat 0 0; }
.spots06 { background: url(../images/spots/06.jpg) no-repeat 0 0; }


.sub-text {
	font-size: 79%;
	color: #999;
}









