.news_ttl {
	line-height: 40px;
	background-image: url(../img/newsttl_bg.gif);
	height: 40px;
	width: 585px;
	margin-top: 15px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 16px;
	background-repeat: no-repeat;
	background-position: left center;
}
.sttl {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #3B70A6;
	background-image: url(../img/icon/mark02.gif);
	height: 25px;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: left center;
}
.news_ul {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #292929;
}
.news_ul li {
	float: left;
	width: 150px;
}
#insurance {
	width: 600px;
	margin-top: 10px;
	background-image: url(../img/insurance_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#insurance p {
	margin-top: 5px;
	width: 450px;
}
#insurance .fonts15 {
	font-size: 15px;
	font-weight: bold;
}
