@charset "UTF-8";
@import "../../css/common.css";

/* ---------------------------------------------------------
	CSS Document Access Style
--------------------------------------------------------- */

.box {
	width: 690px;
	margin: 0 auto 0;
	text-align: left;
}

.box h4 {
	margin-top: 20px;
}

.box p {
	margin-top: 15px;
	line-height: 150%;
}

h3.title {
	margin-top: 20px;
}

