/*=================船外機トップCSS=================*/

#marine_contents {
	margin: 4px 0;!important
	}


/*=================製品一覧=================*/

#lineup {
	background:url(../top_image/lineup_bg.jpg) no-repeat bottom;
	}

#lineup #title {
	margin-top: 9px;
	margin-bottom: 15px;
	height: 22px; width: 650px;
	border-bottom: 2px solid #0b3f8b;
	}
	
#lineup div {
	width: 635px;
	margin-left : 15px;
	}
	
#lineup ul {
	display: block;
	font-size:120%;
	width: 140px;
	float: left;
	margin-right: 20px;
	margin-bottom: 180px;
	}
	
#lineup li  {
	width:140px;
	margin-bottom: 5px;
	background:url(../common_image/bullet.gif) no-repeat left top;
	text-indent: 12px;
	}
