@charset "euc-jp";
.div-01 {
	margin-left: 10px;
	background-image: url(img/bg_01.gif);
	background-repeat: repeat;
	width: 674px;
	margin-bottom: 35px;
	text-align: center;
}.div-02 {
	margin-top: 5px;
	margin-bottom: 25px;
	text-align: left;
	padding: 5px;
	background-color: #FFF;
	border: 2px solid #CCC;
	margin-right: 10px;
	margin-left: 10px;
}
.div-02 h3 {
	font-size: 12px;
	line-height: 188%;
	background-image: url(img/icon_01.gif);
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
}
.div-02 h4 {
	font-size: 12px;
	line-height: 148%;
}
