﻿@charset "utf-8";

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

#bg {background: #d2ccae url(../img/bg_header.jpg) center top no-repeat;}

#bgbox {background: url(../img/bg_box.jpg) right top no-repeat;}


#box01 {
	height: 370px;
	padding: 25px 0 0 450px;
	background: url(../img/bg_box01.jpg) left 10px no-repeat;}

#box02 {
	height: 316px;
	margin-top: -15px;
	padding: 50px 463px 0 0;
	background: url(../img/bg_box02.jpg) right top no-repeat;}

#box03 {
	height: 340px;
	padding-left: 420px;
	background: url(../img/bg_box03.jpg) left top no-repeat;}

.conceptbox p {
	margin-top: 1.5em;
	line-height: 1.8em; }
