.cont {
	padding-top: 200px;
	width: 820px;
	margin: 0px auto;
	opacity: 0.8;
	color: #ffffff;
}

.cont a {
	color: #ffffff;
}

.cont a:hover {
	text-decoration: none;
}

.sin {
	text-align: center;
	font-size: 14px;
	margin-top: 62px;
	line-height: 37px;
}


.philo {
	font-size: 24px;
	text-align: center;
	line-height: 48px;
	padding-bottom: 40px;	
}

.title {
	font-size: 38px;
	padding-top: 120px;
	text-align: center;
	margin-bottom: 25px;
	letter-spacing: 2px;
	-webkit-font-smoothing: antialiased;	
}

.title_p {
	font-size: 28px;
	padding-top: 140px;
	text-align: center;
	margin-bottom: 25px;
	letter-spacing: 2px;
	-webkit-font-smoothing: antialiased;	
}

.idea {
	font-size: 16px;
	text-align: center;
	line-height: 40px;
}

.lt {
	letter-spacing: 3px;
}

.overview {
	width: 820px;
	margin-top: 122px;
}


.overview .tit {
	font-size: 22px;
	text-align: right;
	width: 240px;
  	-webkit-font-smoothing: antialiased;	
}

.overview .top {
	vertical-align: top;
}

.overview .text {
	padding-left: 45px;
}


td {
	padding: 10px 0;
}

.map {
	margin-top: 50px;
	opacity: 0.7;
	position: relative;
}

.map_text {
	position: absolute;
	bottom: 40px;
	text-align: center;
	color: #131313;
	font-size: 13px;
	left: 0;
	right: 0;
	margin: auto;
}

.map_text a {
	color: #131313;
}

.ad_text {
	line-height: 26px;
	margin-bottom: 20px;
}