@charset "UTF-8";
/* 写真の配置デザイン用 */
.photo{
	margin-right:10px;
	margin-bottom:20px;
	float:left;
}
.photoend{
	clear:both;
}

