#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_contents_01_template_body ul.ul_tab{
	background:url(../img/tab/bg.gif) no-repeat left top;
	height:40px;
	padding-left:6px;
	width:633px;
	margin-left:15px;
}
#div_contents_01_template_body ul.ul_tab li{
	float:left;
	margin-left:2px;
	_display:inline;
}

#div_contents_01_template_body ul.ul_tab li a.activeTab img{
	filter: alpha(opacity=0);
	-ms-filter: alpha(opacity=0);
	opacity: 0.0;
}

.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.name{
	font-weight:bold;
	width:9em;
}

.div_table p{
	text-align:right;
	padding-right:2px;
	padding-top:0.5em;
}

