@charset "utf-8";
/* CSS Document ------------------------------------------------------COMMON*/


/*SERVICE-------------------------------------------------------------------SERVICE*/
#service {
	background-color:#FFF;
	text-align:center;
	width: 750px;
	height: 735px;
	margin: 0 auto;
	clear: both;

}

#service .list{
	width:240px;
	height:160px;
	float: left;
	margin-left: 10px;
	_margin-left:5px;
	margin-top: 20px;
	}

#service .list .cach{
	width:240px;
	height:30px;
	margin-bottom: 5px;
	clear: both;
	}
	
#service .list .naka {
	width: 240px;
	height: 120px;
	}
	
#service .list .naka img {
	float:left;
	}
	
#service .list .naka .com {
	text-align:left;
	font-size: 12px;
	line-height: 18px;
	width: 115px;
	float: left;
	margin-left: 5px;
	}
	

