@charset "utf-8";


/* =========================================================
 ̗p
========================================================= */
div#column2 dl.detail {
	width: 100%;
	padding-top: 10px;
}
div#column2 dl.detail dt, dl.detail dd { padding-top: 10px; }
div#column2 dl.detail dt {
	float: left;
	width: 111px;
}
div#column2 dl.detail dd {
	margin-left: 121px;
	zoom: 1;
}

