@charset "utf-8";

/* CONCEPT用CSS */

/*-------------------------------------
CONTENT
---------------------------------------*/
#Container_concept{
	width:744px;
	height:752px;
	overflow:hidden;
	background:url(../images/concept/bg_concept.png) left top no-repeat;
}

h2{
	margin:0 0 30px 0;
}

#Container_concept p{
	margin:0 20px 65px 0;
}
