@charset "shift_jis";
/* CSS Document */

#mv-Area {
	height: 380px;
	position: relative;
	width: 950px;
	}

#mv-Area .btn-Box {
	background:url(/commonY15/img/bg_alpha_glay_01.png) repeat 0 0;
	bottom: 0;
	right: 0;
	padding: 25px 25px 10px;
	position: absolute;
	height: 50px;
	width: 900px;
	}

#spot-List .list-Item {
	height: 150px;
	position: relative;
	width: 215px;
	}
#spot-List .list-Item .city-Name {
	background-color: rgba(0, 0, 0, 0.5);
	bottom: 0;
	color: #FFF;
	font-weight: bold;
	padding-top: 5px;
	position: absolute;
	text-align: center;
	width: 215px;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#55000000,EndColorStr=#55000000);
	}

#info-List .list-Item {
	float: left;
	margin: 10px 10px 0 0;
	}