#contents{
	width: 740px;
	margin-right: 20px;
	margin-left: 20px;
}
#footer{
}

.box{
	background: #ccf;
	padding: 1px 5px;
	margin: 10px;
	float: left;
}
.box.leftcell{
	width: 260px;
}
.box.rightcell{
	width: 360px;
}

.box h2{
	font-size: 14pt;
	margin: 5px 10px;
	background-color: #fff;
	padding: 2px 6px;
	border-left: #33f 5px solid;
}
.box dl, .box p{
	margin: 2px 10px;
}
.box dt, .box dd, .box p{
	line-height: 1.8em;
}

div .genre{
	width: 170px;
	float: left;
}

div.engine_box{
	text-align: center;
	background: white;
	padding : 10px;
	vertical-align: middle;
	height: 80px;
	float: left;
	width: 250px;
}

div.engine_parts{
	float:left; 
	height: 60px;
	width: 100px;
	text-align: center;
}


