@charset "utf-8";

/* media
--------------------------------------------------------------------------------*/
#contents h3 {
	margin-bottom: 20px;
}



/* index ------------------------------ */
#contents .section01 {
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 20px;
	height:260px;
}
#contents .idxTxArea01 {
	width: 366px;
}
#contents .idxTxArea01 dt {
	font-weight: bold;
	border-bottom: 1px solid #939693;
	margin-bottom: 6px;
}
#contents .idxTxArea01 div {
	margin-top: 8px;
}