
#div_contents_01_template_body h2{
	margin-left:15px;
	margin-bottom:15px;
}

#div_contents_01_template_body dl{
	margin-left:30px;
	margin-right:30px;

	background:url(../img/dl_line.gif) no-repeat left bottom;
	padding-bottom:10px;
	padding-top:10px;
}
#div_contents_01_template_body dl dt{
	background:url(../img/dt_q.gif) no-repeat left top;
	color:#0000FF;
	text-decoration:underline;
	padding:10px 0px 10px 50px;
	font-size:1.2em;
}
#div_contents_01_template_body dl dd{
	background:url(../img/dd_a.gif) no-repeat left top;
	padding:18px 0px 0px 50px;
	margin-top:10px;
}

#div_contents_01_template_body dl dd p{
	margin-bottom:1em;
}

#div_contents_01_template_body dl dd ul{
	padding-left:2em;
	margin-bottom:1em;
}
#div_contents_01_template_body dl dd ul li{
	list-style-type:disc;
	font-size:1.2em;
	line-height:1.6;
}

#div_contents_01_template_body dl dd table{
	font-size:1.2em;
	line-height:1.6;
	margin-bottom:1em;
}
#div_contents_01_template_body dl dd table th,
#div_contents_01_template_body dl dd table td{
	vertical-align:top;
	border:#d3c6bb 1px solid;
	padding:8px;
}

#div_contents_01_template_body dl dd table th{
 background:#e3ddd8;
	text-align:center;
	font-weight:bold;
}

#div_contents_01_template_body dl dd table ul li{
	font-size:1em;
}


#div_contents_01_template_body dl dd strong{
	font-size:1.4em;
	font-weight:bold;
	color:#270225;
}

#div_contents_01_template_body dl dd span{
	font-size:1.2em;
	font-weight:bold;
	color:#270225;
}

