@charset "UTF-8";
/* CSS Document */

#interior {
	padding: 40px 40px 20px 40px;
}
#interior h2 {
	margin: 0px 0px 30px;
}
#interior h3 {
	margin: 0px 0px 15px;
}

.cap_text {
	font-size: 83.33%;
}

.col_top {
	position: relative;
}
.col_top .col_top_left {
	width: 330px;
	position: absolute;
}

.col_top .col_to_right {
	float: right;
	width: 530px;
}

.col_left390 {
	float: left;
	width: 390px;
}
.col_left410 {
	float: left;
	width: 410px;
}
.col_right390 {
	float: right;
	width: 390px;
	
}
.left_block {
	float: left;
}
.right_block {
	float: right;
}

.cap_list {
	padding-left: 5px;
	border-left: 5px solid #9fa0a0;
}
.cap_list ul li {
	margin-bottom: 4px;
	padding-left: 11px;
	background: url(../images/drive_image-listdot.gif) no-repeat 0 2px;
}

* html #interior .supRevi { /* IE6 only */
	line-height:200%;
}
*+html #interior .supRevi { /* IE7 only */
	line-height:200%;
}


/*#categoryBtm_wrapper {
	display: none;
}*/