@charset "UTF-8";


/* ////////////////////////////////////////
#newstyle
//////////////////////////////////////// */
#newstyle p {
	padding-bottom:15px;
	font-size:1.2em;
	font-color:#000;
}
/* ////////////////////////////////////////
#products-title
//////////////////////////////////////// */
#layer {
padding-top: 20px;
}

/* ////////////////////////////////////////
#concept
//////////////////////////////////////// */
#concept p {
padding:20px 0px;
}

/* ////////////////////////////////////////
#material
//////////////////////////////////////// */
#material .feature-title p strong {
	color:#002d84;
}

#material p.notice {
	font-size:0.9em;
}

