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

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

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

.btn01 {
}
.btn01 a {
	display:block;
	width:277px;
	height:52px;
	margin:0 auto;
	background:url(img/btn01.jpg) transparent no-repeat;
}
.btn01 a:link,
.btn01 a:visited {
	background-position:0 0;
}
.btn01 a:hover,
.btn01 a:active {
	background-position:0 -52px;
}
.btn01 a span {
	display:none;
}

.box h3 {
	font-size:14px;
	color:#DF5100;
	margin:0 0 5px;
	line-height:1.1em;
}

/*
.block01 .box p {
	margin-bottom:2em;
}
*/

.block01 .box .last {
	margin-bottom:0;
}

#box01 {
	width:370px;
	float:left;
	margin-right:30px;
}
#box02 {
	width:250px;
	float:left;
	margin-right:20px;
}
#box03 {
	width:350px;
	float:left;
	margin-right:20px;
}
#box04 {
	text-align:center;
	margin:20px 0;
}
#box05 {
	width:310px;
	float:left;
	margin-right:20px;
}
#box06 {
	width:140px;
	float:left;
}
#box06 p {
	font-size:10px;
	text-align:center;
}
#box07 {
	width:250px;
	float:left;
	margin-right:20px;
}
#box08 {
	width:200px;
	float:left;
}
#box08 p {
	font-size:10px;
	text-align:center;
}
#box09 p {
	margin-bottom:2em;
}
#box09 .last {
	margin-bottom:0;
}
