@charset "Shift_JIS";
@import url(../../../css/c04.css);





/* ////////////////////////////////////////////// pageTitle */
#mainLeft h3 {
	background: url(../images/t_inside.gif) no-repeat;
}





/* ////////////////////////////////////////////// box */
#mainLeft .box dl {
	margin-top: 1em;
}

#mainLeft .box table {
	border-collapse: collapse;
	border-spacing: 0;
	border: solid 2px #ccc;
	font-size: inherit;font: 100%;
	width: 100%;
}

#mainLeft .box th,
#mainLeft .box td {
	border: solid 1px #ccc;
	padding: 5px;
	vertical-align: middle;
}

#mainLeft .box th {
	background: #fff2f2;
}

#mainLeft .box td.td_style1 {
	background: #ffffe5;
}