
/**************/
#TopBox {
	margin-left:50px;
	width:812px;
	overflow:hidden;
}

/***********************/

#TopBox #MainBox {
	width:587px;
	float:left;
}

#TopBox #MainBox .box_01 {
	width:567px;
	margin-left:20px;
	margin-bottom:25px;
	background:url(/images/top/bg_01_01.jpg) repeat-y;
}
#TopBox #MainBox .box_01_f {
	background:url(/images/top/bg_01_01.jpg) no-repeat bottom;
	padding-bottom:10px;
}
#TopBox #MainBox .box_01 .exp {
	padding:13px 19px 10px 18px;
}
#TopBox #MainBox .box_01 td {
	vertical-align:top;
}
#TopBox #MainBox .box_01 .detail {
	height:46px;
}
#TopBox #MainBox .box_01 .house_01 {
	width:162px;
	margin-left:21px;
	margin-top:15px;
	padding-bottom:10px;
}
#TopBox #MainBox .box_01 .house_02 {
	width:162px;
	margin-left:19px;
	margin-top:15px;
	padding-bottom:10px;
}

#TopBox #MainBox .box_01 .house_03 {
	width:162px;
	margin-left:19px;
	margin-top:15px;
	padding-bottom:10px;
}
#TopBox #MainBox .box_01 .techbox {
	margin-left:10px;
	background:url(/images/top/bg_01_03.jpg) no-repeat;
	margin-bottom:10px;
}
#TopBox #MainBox .box_01 .techbox .tech img {
	margin-right:13px;
}
#TopBox #MainBox .box_02 {
	background:url(/images/top/bg_01_02.jpg) no-repeat;
	width:567px;
	margin-bottom:15px;
}
#TopBox #MainBox .box_03 {
	background:url(/images/top/bg_02_01.jpg) no-repeat;
	width:567px;
	height:140px;
	margin-left:20px;
}
#TopBox #MainBox .box_03 li {
	background:url(/images/common/ico_arrow_lg.jpg) no-repeat 85px 5px;
	margin-left:30px;
	margin-bottom:3px;
}
#TopBox #MainBox .box_03 strong {
	padding-right:21px;
	font-weight:normal;
}

/******************************/

#TopBox #SideBox {
	width:203px;
	float:right;
}
#TopBox #SideBox .bnr_members {
	margin-bottom:10px;

}
#TopBox #SideBox .box_01 {
	background:url(/images/top/bg_03_01.jpg) no-repeat;
	padding:14px 15px 20px 15px;
	margin-bottom:10px;
}
#TopBox #SideBox .exp {
	height:30px;
	vertical-align:middle;
	padding:5px 5px;
}

.box_03 dl {
	float: left;
	width: 508px;
	padding: 1px 1px 0;
	padding-left:32px;
}

.box_03 dt {
	float: left;
	clear: both;
	width: 92px;
	margin-right: 10px;
	margin-bottom: 1px;
	padding-bottom:3px;
	vertical-align:top;
}
.box_03 dd {
	float: left;
	width: 384px;
	height:18px;
	overflow:hidden;
	margin-bottom: 1px;
	padding-bottom:3px;
	padding-left:12px;
	vertical-align:top;
	background:url(/images/common/ico_arrow_gr.jpg) no-repeat 0px 6px;
}

