@charset "UTF-8";

/* -----------------------------------------------
 *           utility
 * ----------------------------------------------- */

/* =========== content-title =========== */

#content-title {
	margin-bottom: 17px;
}

#content-title h1 {
	margin-top: 13px;
	margin-bottom: 13px;
	line-height: 1.3;
	font-size: 133%;
}

#content-title p.lead {
	margin-bottom: 13px;
}


/* =========== h2 =========== */

#content-body h2 {
	margin: 26px 0 20px 0;
	padding: 2px 7px;
	border: 1px solid #4b5e70;
	font-size: 117%;
	font-weight: normal;
	color: #4b5e70;
}

#content-body h3 {
	margin: 2em 0 0.5em 0;
	font-size: 117%;
	/*font-family: "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3", "Osaka", sans-serif;*/
}



