@charset "utf-8";
/* CSS Document */




/*-- ================CONTENTS_START=== --*/

#container #contents {
	padding: 20px 80px 40px;
}

/*-- ================BOXM_START=== --*/


#container #contents #boxM h3 {
	font-weight: bold;
	text-indent: 30px;
	height: 34px;
	width: 690px;
	line-height: 34px;
	font-size: 14px;
	margin-bottom: 6px;
	background: url(images/ttl-h3.jpg) no-repeat left center;
}


#container #contents #boxM table {
	width: 100%;
	margin-bottom: 25px;
}
#container #contents #boxM table td {
	padding: 0.25em 0.5em;
	border: #c0c0c0 1px solid;
	border-collapse: collapse;
}
#container #contents #boxM table td.bg-color {
	text-align:center;
	background: #e1f4d4;
}
