@charset "utf-8";

.featurebox-hdr {
	background-image:url(../images/template/text-box_01.jpg);
	width:590px;
	height:28px;
	float:none;
	margin-top:15px;
	}
.featurebox-hdr h3 {
	padding:7px 0 0 15px;
	font-weight:bold;
	margin:0;
	font-size:12px;
	}
.featurebox-content {
	background-image:url(../images/template/text-box_05.jpg);
	width:590px;
	height:210px;
	float:none;
	}
.featurebox-content2 {
	background-image:url(../images/template/text-box_06.jpg);
	width:590px;
	height:210px;
	float:none;
	}
img.type-a {
	float:left;
	padding:15px 10px 0 10px;
	}
img.type-b {
	float:right;
	padding:0 10px 0 0;
	}
.featurebox-content p, .featurebox-content2 p {
	padding:25px 15px 0 15px;
	}