@charset "utf-8";


.datespot03 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
	width: 100%;
	padding: 40px 0;
	@media screen and (min-width: 769px) {
		padding: 40px 10px;
	}
	background: #fcfbf8;
}

.datespot03 p {
	font-size: 12px !important;
	line-height: 1.4;
}
.datespot03 table {
	font-size: 12px !important;
}

.datespot03 img {
	width: auto;
}

#pageContents {
	margin: 0 auto;
	width: 800px;
}

/* --------------------------------------------------

enmusubi

-------------------------------------------------- */

/* --------------------------------------------------

#outer201309

-------------------------------------------------- */

#outer201309 .infoCol{
	width: 730px;
	margin: 20px auto;
	overflow: hidden;
	zoom: 1;
}

#outer201309 .infoCol .ph{
	float: left;
}

#outer201309 .infoCol .txt{
	width: 285px;
	float: right;
	text-align: left;
	margin-top: 15px;
}

#outer201309 .infoCol h4{
	margin-bottom: 10px;
}

#outer201309 .bg01{
	background: url(../../../../images/deai/spot/201309/bg01.jpg) no-repeat left top;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 20px;
}

#outer201309 .bg01 .address{
	color: #E53F81;
	margin: 10px 0;
}

#outer201309 .infoCol  a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

#outer201309 .bg02{
	background: url(../../../../images/deai/spot/201309/bg02.jpg) no-repeat left top;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 20px;
}

#outer201309 .bg02 .address{
	color: #3F9392;
	margin: 10px 0;
}

#outer201309 .bg03{
	background: url(../../../../images/deai/spot/201309/bg03.jpg) no-repeat left top;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}

#outer201309 .bg03 .address{
	color: #A3589F;
	margin: 10px 0;
}


