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

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

　　concept　style.css

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


#concept .main_img{  
	background : url(../../concept/images/main_image.jpg) no-repeat center top;
	width: 650px;
}

#concept .main_img p{  
	padding: 233px 35px 20px 35px;
}

.concept_box{  
	width: 650px;
	float: left;
	padding-bottom: 50px;
}

.concept_text{  
	width: 355px;
	line-height: 2.0;
}

