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

div#contents h2,
div#contents p.map {
	margin-bottom: 20px;
	}
div#contents div.box {
	width: 650px;
	}
div#contents div.box p.text {
	width: 398px;
	float: left;
	}
div#contents div.box p.photo {
	width: 240px;
	float: right;
	}

