@charset "utf-8";

.content{
	padding: 0;
}


.specific-all{
	background: #f8f7f1;
}
.specific{
	width: 990px;
	margin: 0 auto;
	padding: 80px 0 55px 0;
}
.specific h2{
	text-align: center;
}
.specific p.subcopy{
	color: #6f6f6f;
	font-size: 18px;
	text-align: center;
	margin: 25px 0 60px 0;
}
ul.localnavi{
	width: 795px;
	margin: 0 auto;
}
ul.localnavi li{
	width: 265px;
	float: left;
	text-align: center;
}
.specific p.bar{
	text-align: center;
	margin: 25px 0 0 0;
}
.specific h3{
	color: #59b89f;
	font-size: 38px;
	margin: 40px 0 0 0;
	text-align: center;
}
.specific p.description{
	color: #59b89f;
	font-size: 18px;
	text-align: center;
	margin: 10px 0 50px 0;
}
.specific p.description span{
	color: #e8536a;
}
.specific h4{
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.specific .harf{
	margin: 20px 0 0 0;
}
.specific .harf .harfBox{
	background: url(../images/bg_specific_harf.png) no-repeat;
	width: 446px;
	height: 213px;
	padding: 7px 20px 20px 20px;
}
.specific .harf .flortL{
	float: left;
}
.specific .harf .flortR{
	float: right;
}
.specific .harf .harfBox dl {
	margin: 15px 0 0 0;
}
.specific .harf .harfBox dl dt{
	float: left;
	width: 220px;
}
.specific .harf .harfBox dl dd{
	float: right;
	width: 210px;
}
.specific .full{
	margin: 20px 0 0 0;
	background: url(../images/bg_specific_full.png) no-repeat;
	width: 950px;
	height: 273px;
	padding: 7px 20px 20px 20px;
}
.specific .full dl {
	margin: 15px 0 0 0;
}
.specific .full dl dt{
	text-align: center;
}
.specific .full dl dd{
	margin: 10px 0 0 0;
}


.other-all{
	background: #f8a7af;
}
.other{
	width: 980px;
	margin: 0 auto;
	padding: 50px 0 0 0;
}
.other h3{
	color: #fff;
	font-size: 38px;
	text-align: center;
}
.other p.description{
	color: #fff;
	font-size: 18px;
	text-align: center;
}


.recommend-all{
	background: #f8f7f1;
}
.recommend{
	width: 980px;
	margin: 0 auto;
	padding: 50px 0;
}
.recommend h3{
	color: #e8536a;
	font-size: 38px;
	text-align: center;
}
.recommend ul.best{
	width: 900px;
	margin: 0 auto;
}
.recommend ul.best li{
	width: 300px;
	float: left;
	text-align: center;
}
.recommend ul.best li p{
	color: #e8536a;
	font-size: 20px;
	margin: 10px 0 0 0;
	line-height: 1.4;
}
.recommend ul.best li p span{
	font-size: 27px;
	font-weight: bold;
}
.recommend .Box{
	margin: 28px 0 0 -28px;
}
.recommend .Box .BoxBase{
	margin: 0 0 0 28px;
	float: left;
}
.recommend .Box .BoxEnd{
	margin: 0;
	float: left;
}
.recommend .kai{
	width: 728px;
	margin: 28px auto 0 auto;
}

.regular-all{
	background: #b7b8da;
}
.regular{
	width: 980px;
	margin: 0 auto;
	padding: 50px 0 65px 0;
}
.regular h3{
	color: #fff;
	font-size: 38px;
	text-align: center;
}
.regular .Box{
	margin: 50px 0 0 0;
}
.regular .Box .leftBox{
	float: left;
	width: 570px;
}
.regular .Box p.text{
	color: #fff;
	font-size: 18px;
	text-indent: 1em;
}
.regular .Box p.text span{
	display: block;
	margin: 20px 0 0 0;
	text-indent: 0em;
}
.regular .Box .rightBox{
	float: right;
	width: 365px;
}