﻿/*************************************************

	1：feature_top

*************************************************/

/* 1：feature_top
*************************************************/
.feature_top h2{
	margin:0 0 30px;
	}
.feature_top h3{
	margin:0 0 15px;
	}
.feature_top h4{
	font-size:110%;
	line-height:1.3em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	}

/* point
------------------------------------------------*/
.feature_top ul{
	width:640px;
	margin:10px 0 0;
	}
.feature_top ul li{
	float:left;
	width:200px;
	margin:0 20px 0 0;
	padding:0;
	}
.feature_top ul li.last{
	margin:0;
	}
