/****************************　共有の指定　****************************/

.dlteko h2 {
	width: 560px;
	height: 30px;
	margin: 20px 0px 10px 90px;
	padding: 0px;
	color: #FF6600;
	font-size: 18px;
	line-height: 1.7em;
	text-align: center;
	background: url(../img/h2_bar.gif);
	border-left: 20px solid #663300;
	border-right: 20px solid #663300;
	border-bottom: 1px solid #663300;
	border-top: 1px solid #663300;
	float: left;
}

/* IE */
* html .dlteko h2 {
	font-size: 13pt;
	margin: 20px 0px 10px 40px;
}
/* IE */

.dldos h3{
	text-align: center;
	font-size: 15px;
	margin: 0px auto;
	padding: 0px 0px 5px 0px;
}

/****************************　共有の指定　****************************/
