@charset "UTF-8";
/* CSS Document */

.text{
	background-color:#fff;
	padding-top:30px;
	}
	
.text p{
	margin-top:25px;
	font-size:15px;
	text-align:center;
	line-height:35px;
	margin-bottom:40px;
}

.concept_photo{
	text-align:center;
	padding-bottom:40px;
}

.atenttion{
	text-align:center;
	font-size:13px;
	color:#555;
	padding-bottom:30px;
	}

.attention{
	color:#B00;
}