@CHARSET "UTF-8";

h1.dt_headLine{
	margin:0 0 30px 0;
	padding:17px 10px 17px;
	border:solid 1px #15b0a3;
	color:#fff;
	background:url("../images/style/h1_bg.gif") repeat-x left bottom #004682;
	/*font-size: 112.5%;*/
	font-size: 18px;
}

h2.dt_headLine{
	margin:0 0 15px 0;
	padding: 10px 10px 10px;
	border-width: 1px 1px 2px;
	border-color: #ccc #15b0a3 #004682;
	border-style: solid;
	color:#004682;
	background:url("../images/style/h2_bg.gif") repeat-x left bottom #fff;
	/*font-size: 100%;*/
	font-size: 16px;
}

h3.dt_headLine{
	margin:0 0 15px 0;
	padding: 0 12px 7px;
	color:#004682;
	background:url("../images/style/h3_bg.gif") no-repeat left bottom #fff;
	/*font-size: 87.5%;*/
	font-size: 14px;
}

h4.dt_headLine{
	margin:0 0 15px 0;
	padding-left: 6px;
	border-left:solid 2px #15b0a3;
	color: #004682;
	/*font-size:87.5%;*/
	font-size: 14px;
}

h5.dt_headLine{
	margin:0 0 15px 0;
	padding-left: 15px;
	background:url("../images/style/h5_bg.gif") no-repeat 0 0.2em;
	color: #004682;
	/*font-size: 87.5%;*/
	font-size: 14px;
}

h6.dt_headLine{
	margin:0 0 15px 0;
	color:#004682;
	/*font-size: 81.25%;*/
	font-size: 12px;
}

h1.dt_headLine, h2.dt_headLine, h3.dt_headLine, h4.dt_headLine, h5.dt_headLine, h6.dt_headLine {

}