@charset "utf-8";

/*　Download
------------------------------------------------------------ */

#sub_navi {
	width: 900px;
	height: 230px;
	position: absolute;
	left: 50;
	_left: 25;
	top: 0;
	z-index: 1;
}

#title {
    width: 900px;
	background: url(../common/images/bar_01.gif) left bottom no-repeat;
}
#title h3 {
    width: 900px;
	height: 50px;
	background: url(../common/images/download_title.gif) left top no-repeat;
	text-indent: -999em;
}

.box_01 {
    height: 50px;
}

.box_02 {
    width: 860px;
	margin-left: 20px;
	padding-bottom: 30px;
}

.left {
    width: 400px;
	float: left;
}
.right {
    width: 400px;
	float: right;
}

.dl_01 {
    width: 400px;
}
.dl_01 dd {
    text-align: center;
}