@charset "UTF-8";


.box img,
.box p{
	text-align:center;
	}

.box p{
	margin-bottom:1.5em;
		}
	
.box{
	margin-bottom:30px;
	float:left;
	}

.box img{
	margin-bottom:10px;
	border:#FFF solid 2px;
}

.box_s{
	width:490px;
	margin-right:5px;
	margin-left:5px;
	}