@charset "UTF-8";

/* contents
----------------------------------------------- */

/* gbox */
#contents .gbox {
	padding: 20px 0 0;
}
#contents .gbox .column {
	width: 520px;
	text-align: justify;
	margin: 20px auto 0;
}
#contents .gbox .column h4 {
	width: 160px;
	float: left;
	margin: 0;
}
#contents .gbox .column p {
	width: 360px;
	font-size: 0.85em;
	line-height: 1.8em;
	float: right;
}
#contents .gbox .column .title {
	font-weight: bold;
}
