@charset "utf-8";
@import "../normalize.css";
@import "../common.css";
/*=================================
	designer
==================================*/

#contents {
	background-image:url(../../concept/images/designer/image.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#section {
	padding:60px;
}

#contents h2 {
	display:block;
	width:100%;
	height:0px;
	padding-top:42px;
	overflow:hidden;
	background-image:url(../../concept/images/designer/pagetitle.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#contents p {
	line-height:1.8;
	margin-top:3.0em;
}