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

.interior_title{
	width: 540px;
	height: 50px;
	margin-bottom: 20px;
	margin-top: 50px;
}

.interior_text{
	width: 540px;
	font-size: 13px;
	line-height: 20px;
	text-align: center;
	margin-bottom: 20px;
}


.interior_img_culumn{
	width: 520px;
	margin-right: auto;
	margin-left: auto;
}


.interior_img{
	width: 240px;
	height: auto;
	margin: 10px;
	float: left;
}

