@import "../common/style.css";

#wrapper01 {
	background:url(img/bg03.jpg) no-repeat center 60px;
}

#menu {
	background:url(img/menuBg01.jpg) no-repeat left top;
}

.box {
	padding-bottom:20px;
}

.box p {
	background:url(img/line01.gif) bottom center no-repeat;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
}

.box .last {
	background:none white;
	padding-bottom:0;
}
