@charset "UTF-8";

#photo_col {
	width:414px;
	margin:35px auto 45px;
	}

.photo_box {
	float:left;
	margin-right:20px;
	margin-bottom:5px;
	}
	.photo_box img { margin-bottom: 5px; }
