@charset "Shift_JIS";

/* deco */
div#concept{
	height: 488px;
	width: 100%;
	background-image: url(../img/concept/bg_test.jpg);
	background-repeat: no-repeat;
}
h2{
	padding-top:40px;
	margin: 0 0 0 95px;
	line-height: 175%;
	font-size: 14px;
	font-weight: normal;
}
p.top{
	margin: 36px 0 0 95px;
	line-height: 175%;
	font-size: 12px;
}
p{
	margin: 12px 0 0 95px;
	line-height: 175%;
	font-size: 12px;
}