#design {
	margin-bottom: 30px;
}
#design div.n01 {
	background-image: url(img01.jpg);
	background-repeat: no-repeat;
	margin-bottom: 30px;

}
#design div.n01 p.cap {
	margin-left: 28px;
}

#design  div.n02 {
	background-image: url(img02.jpg);
	background-repeat: no-repeat;
	height: 716px;
	margin-bottom: 30px;
}
#design div.n03 {
	background-image: url(img03.jpg);
	background-repeat: no-repeat;
	height: 303px;
	margin-bottom: 30px;
}
