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

service02

//////////////////////////////////////////////////////////////////// */
/*#sec01*/
#sec01 .box{
	margin-bottom:30px;
}
#sec01 .box h4{
	margin-bottom:5px;
	padding:10px;
	text-align:center;
	border:2px solid #009FE8;
	color:#009FE8;
	font-size:115%;
	font-weight:bold;
	
	border-radius:6px; 
	-webkit-border-radius:6px; 
	-moz-border-radius:6px; 
}
#content .figure-img span{
	display:block;
	max-width:560px;
	margin:0 auto;
}
