@charset "UTF-8";
/* CSS Document */



.inline_area {
}
.inline {
	display: block;
	margin: 0 auto;
	width: 610px;
	box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
}
.inline .ttl {
	margin-bottom: 20px;
	text-align: center;
}
.inline .photo {
	margin-bottom: 20px;
	text-align: center;
}
.inline .txt {
	margin-top: 35px;
}
.inline .txt p + p {
	margin-top: 15px;
}
.inline .about {
	margin-top: 20px;
}
.iln {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	vertical-align: top;
}
#spot1 {
	padding: 43px 70px;
	background: url(../images/recommend_pop_bg01.png) no-repeat;
}
#spot2 {
	padding: 43px 55px;
	background: url(../images/recommend_pop_bg02.png) no-repeat;
}
#spot3 {
	padding: 43px 58px;
	background: url(../images/recommend_pop_bg03.png) no-repeat;
}
#spot3 .photo {
	width: 243px;
	margin-right: 20px;
}
#spot3 .txt {
	width: 230px;
	margin-top: 0;
}
