@charset "UTF-8";

.sec1{
	text-align: center;
	background-position: center bottom;
	width:100%;
}

#designContents {
	width: 100%;
	height: 965px;
	background-image: url(../img/bg_design.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#designContents .inner { width:960px; margin:0 auto; text-align:left;}

p#column { margin-top:136px;}

p.cap { width:960px; margin:20px auto 0 auto; text-align:left;}

.section.sec1 { padding-top:0px !important; padding-bottom:0px !important;}

#material { padding:30px 0;}
#material .inner { width:960px; margin:0 auto; text-align:left;}
#material .inner img.photo{ float:right;}
#material .inner p { margin-top:30px;}

#ent { background-color:#f2f1eb; margin-bottom:30px; padding-top:30px; padding-bottom:30px;}

#layout {
	background-image: url(../img/bg_design_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.inner{ width:960px; margin:0 auto 30px; text-align:left;}
#layout p.txt{ padding-top:70px; padding-bottom:107px;}

