@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-top:1em;
}
.box h3 {
	font-size:12px;
	color:#DF5100;
	margin:0 0 5px;
	line-height:1.1em;
}

.box h3 {
	font-size:14px;
}

.left {
	width:300px;
	margin-right:40px;
	margin-bottom:2em;
	float:left;
}
.right {
	width:126px;
	float:left;
	margin-bottom:2em;
}
.box .right p {
	font-size:10px;
	text-align:center;
}

/* hLine01 */
.hLine01 {
	background:url(img/hLine01.gif) repeat-x center;
	height:20px;
	margin-bottom:5px;
}
.hLine01 h4 {
	float:left;
	margin:0;
	padding-right:5px;
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	background:white;
}
.block01 .hLine01 p {
	float:right;
	padding:0 0 0 5px;
	background:white;
	font-size:12px;
}

