@charset "UTF-8";

/*============================================================
//  Concept
//==========================================================*/

.concept .visual {
	background:url(/concept/image/main.jpg) no-repeat ;
	width:950px;
	height:235px;
	margin-top:60px;
	text-indent:-9999px;
}

.concept h3 {
	background:url(/concept/image/title.jpg) no-repeat; 
	width:700px; 
	height:54px; 
	text-indent:-9999px;
}

