@charset "utf-8";

.boxSet img {
	margin-bottom:15px;
}
.boxSet p {
		margin-bottom:20px;
		font-size:0.929em;
}
@media only screen and (max-width: 959px){
	#content .boxSet { 
		width:98%;
		margin-left:auto;
		margin-right:auto;
	}
}
