@charset "utf-8";


/* -------------------------------
common
------------------------------- */
.l-content .tNotes {
	text-indent:-1.6em;
	padding-left:1.6em;
}


/* ------------------------------------------------------
contents
------------------------------------------------------ */
.l-content .h2_btm_pic {
	margin-top:25px;
}
.l-content .col {
	width:100%;
}
.l-content .col .colL {
	float:left;
	width:430px;
}
.l-content .col .colR {
	float:right;
	width:450px;
}