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

.block01 .box p {
	margin-bottom:1em;
}
.block01 .box .relaku {
/*	width:309px;
	float:left;*/
	margin-right:33px;
	margin-bottom:15px;
}
.block01 .box .hLine02 {
	background:url(img/hLine02.gif) repeat-x center;
	height:20px;
	margin-bottom:5px;
}
.block01 .box .hLine02 h3 {
	float:left;
	margin:0;
	padding-right:5px;
	font-size:14px;
	line-height:20px;
	background:white;
}
.block01 .box .hLine02 p {
	float:right;
	padding:0 0 0 5px;
	background:white;
	font-size:14px;
}
.block01 .box .img{
	float:left;
	width:223px;
	margin-right:30px;
}

/* card2 */
.card2 {
	margin-top:30px;
}
.card2 h3 {
	font-size:12px;
	color:#444;
	border-left:none;
	padding-left:14px;
	margin:0 0 5px;
	line-height:1.1em;
	background:url(../../common/arrow01d.gif) no-repeat left center;
}
