@charset "utf-8";

/*============================================================*/



/*============================================================*/


.contentsBody ul li{
	margin-bottom:3em;
}


/*==============================*/


.contentsBody table{
	border-collapse:collapse;
	width:100%;
	margin-bottom:1em;
}


.contentsBody table tbody th{
	padding:0.5em;
	width:5em;
	text-align:center;
	background:url(../../images/parts/bg_cell.gif) no-repeat;
	background-color:#ccc;
	border:solid 1px #555;
}


.contentsBody table tbody td{
	padding:0.5em;
	background:url(../../images/parts/bg_cell.gif) no-repeat #eee;
	background-color:#fff;
	border:solid 1px #555;
}


.contentsBody table tbody td ul li{
	text-indent:-1em;
	margin-left:1em;
	font-weight:normal;
}


.contentsBody table.yeg_taisyouTBL{
	border-collapse:separate;
	margin-bottom:3em;
}


.contentsBody table.yeg_taisyouTBL td{
	text-align:center;
	border-color:#999;
	background-color:#eee;
}


.contentsBody table.yeg_taisyouTBL thead td{
	background-color:#888;
	color:#fff;
	font-weight:bold;
}


.contentsBody table tbody tr.type_A td{
}


.contentsBody table.yeg_taisyouTBL tbody td.col_01{
	width:7em;
	background-color:#ccc;
}


.contentsBody table.yeg_taisyouTBL tbody .col_02{
	width:8em;
	background-color:#ddd;
}


.contentsBody table.yeg_taisyouTBL tbody .col_03{}


.contentsBody table.yeg_taisyouTBL tbody .col_04{}



