@charset "utf-8";


/* interior
=========================================*/


.drive_wrap {
	margin:40px 30px 30px 30px;
}

.drive_wrap p{
	line-height:170%;
}

.imgbox{
	height: 351px;
	width: 900px;
	position: relative;
}

.imgbox .bn_movie{
	position: absolute;
	left: 29px;
	top: 245px;
}

.left_column{
	float:left;
}

.right_column{
	float:right;
}


.layout_box01 .left_column {
	width:460px;
}

.layout_box01 .right_column {
	width:360px;
}

.layout_box02 .left_column {
	width:400px;
}

.layout_box02 .right_column {
	width:400px;
}

.layout_box03 .left_column {
	width:400px;
}

.layout_box03 .right_column {
	width:420px;
}

.layout_box04 {
	border:1px solid #B9B8B7;
	padding:15px 0;
}

.layout_box04 .left_column {
	width:143px;
	margin-left:15px;
	display:inline;
}

.layout_box04 .right_column {
	width:645px;
	margin-right:15px;
	text-align: left;
}

.layout_box05 .left_column {
	width:567px;
}

.layout_box05 .right_column {
	width:253px;
}

.img-mdl{
margin:3px 0 0 2px;

}

a img#bt{
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

a:hover img#bt{
	filter:alpha(opacity=70); 
    -moz-opacity: 0.7; 
    opacity: 0.7;
}

div.flashcontent{
	width:900px;
	height:770px;
	margin: 0 auto;
	padding:0;
}