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

#box_01{
	margin-bottom:10px;
}

#box_01 p{
	width:700px;
}

#box_02{
	overflow:hidden;
}

#box_02 .photo_01{
	float:left;
	margin-right:10px;
}



