@charset "utf-8";

/* features */

#features h3{
	display:inline;
	font-weight:100;
}

#features p.tit {
	margin-bottom:15px;
}

#features h4 {
	background: none !important;
	border: none !important;
	margin-bottom: 15px !important;
	padding: 0 !important;
	text-align: left;
}



#features .pankuzu {
	margin-bottom:17px;
}

#features .left-box .img{
	float:left;
	margin:0 15px 15px 0;
	display:block;
}
#features .right-box .img{
	float:right;
	margin:0 0 10px 15px;
	display:block;
}

/* fuman
----------------------------------------------*/
#features .fuman-list{ margin-bottom:15px; }
#features .fuman-list li{
	display:inline;
	white-space: nowrap;
	color: #a6a6a6;
}

#features .fuman-list a{
	color:#9a763c;
	padding:0;
	border-right: none;
	line-height: 1.5;
}

#features .fuman-list a:hover {
	text-decoration: none;
}


/* fuman-list02 */

#features .fuman-list02{
	overflow: hidden;
	_zoom: 1;
	width: 566px;
	margin:0 auto;
}
#features .fuman-list02 ul{
	width:264px;
	_width:280px;
	float:right;
	padding:8px;
	background:#f3f1e6;
	margin-bottom: 15px;
	margin-right: 8px;
}
#features .fuman-list02 ul li{
	display:inline;
	white-space: nowrap;
}
#features .fuman-list02 ul li a{
	padding:0;
	color:#3c9a7a;
	border-right:none;
	line-height: 1.5;
}
#features .fuman-list02 ul li a:hover {
	text-decoration: none;
}


#features .info-txt {
	clear: both;
}


