.area{
    font-size: 28px;
	color: #C03;	
	font-weight: bold;
	margin: 40px 0 15px 13px;
	background:url(../../images/22/main/area-title.png) no-repeat ;
	padding-left: 30px;
}
.out ul{
	margin: 10px 0 20px 10px;
}
.out li{
	display: inline-block; 
	width: 310px;
	margin: 0 10px 20px 5px;
}
.out li strong{
	color:#F66;
}
.out li h4{
	border-bottom: 2px solid #F66;
}