@charset "utf-8";
/* CSS Document */
.contentBox ul.spotList .item{
	background:#fff;
	padding-bottom:20px;}
.contentBox ul.spotList .Txt{
	padding-left:10px;}
.contentBox ul.spotList .Txt h3 a{
	font-size: 17px;
    font-weight: normal;
    color: #612f14;}
.contentBox ul.spotList .Txt h3 a:hover{
	color:#612f14;}
.contentBox ul.spotList .Txt h3{
	margin:10px 0;}
.contentBox ul.spotList .Txt p{
	height:50px;
	color:#8A8686;}
.contentBox ul.spotList .Txt b{
	color:#E83B62;}
.contentBox ul.spotList .Img img{
	display:block;
	width:100%;}
#spotMap{
	height:250px;}
.map{
	border: 1px solid #ccc;
    margin-top: 20px;}
.contentBox .title b{
	padding-bottom: 15px;
    display: block;
	color:#E83B62;}