@charset "utf-8";

/* CONCEPT
---------------------------------------------*/

#conceptbox {
	position: relative;
	width: 980px;
	height: 1633px;
	background: url(../img/bg_concept.jpg) left top no-repeat;}


#conceptbox ul li {
	position: absolute;
	display: block;
	width: 400px;}

.concept01 {left: 545px; top: 624px;}
.concept02 {left: 125px; top: 976px;}
.concept03 {left: 545px; top: 1366px;}

#conceptbox ul li dl dt {margin-bottom: 15px;}

#conceptbox ul li dl dd {
	line-height: 2em;
	padding-left: 1px;}