#div_contents_01_template_body h2{
	margin-left:15px;
	margin-bottom:30px;
	background:url(../img/h2.gif) no-repeat left bottom;
	font-size:2.2em;
	padding-bottom:5px;
	padding-left:30px;
	color:#270225;
	margin-top:5px;
}



.div_table{
	margin:20px 30px 0px;
}

.div_table table{
	width:100%;
}

.div_table table th,
.div_table table td{
	vertical-align:top;
	border:#d3c6bb 1px solid;
	font-size:1.2em;
	padding:8px;
}

.div_table table th{
 background:#e3ddd8;
	font-weight:bold;
	width:6em;
}

.div_table table td.month{
	font-weight:bold;
	width:3em;
 background:#ede7e2;
	text-align:right;
}
