@charset "utf-8";
/* CSS Document */


.sectionLv1 {
	width: 623px;
	margin: 0 auto 15px;
}


.sectionLv1 h2 {
	height:42px;
}

.service_info_bg{background-image:url(/img/impression/service_info/service_info_bg_01.jpg);
				 width:623px;
				 height:24px;
				 position:relative;
				}
				
.service_info_bg p{color:#FFF;
			       font-size:14px;
				   font-weight:bold;
				   position:absolute;
				   left:8px;
				   top:2px;
				   }
				   
.text-area_01{background-image:url(/img/impression/service_info/service_info_img_01.jpg);
			  width:623px;
			  height:243px;
			  position:relative;}
			  
.text-area_text{width:420px;
				height:232px;
				position:absolute;
				top:13px;
				left:187px;}
				

.text-area_02{background-image:url(/img/impression/service_info/service_info_img_02.jpg);
			  width:623px;
			  height:243px;
			  position:relative;}
			  

.text-area_03{background-image:url(/img/impression/service_info/service_info_img_03.jpg);
			  width:623px;
			  height:243px;
			  position:relative;}
			  

.text-area_04{background-image:url(/img/impression/service_info/service_info_img_04.jpg);
			  width:623px;
			  height:243px;
			  position:relative;}
			  
			  
