@charset "utf-8";

ul li, ol li {
	list-style-type: none; /* マーカーを消す */
	}
img {
	border: 0;
	margin:0;
	padding:0;
	vertical-align:bottom;
	}
img {
	border:none;
vertical-align: bottom;
}

#mainimg ul {
    display: block;
    float: left;
    margin: 20px 20px 0;
    padding: 0;
    width: 740px;
	overflow:hidden;
	zoom:1;
}

#mainimg ul ul {
	margin:0px;
	width:244px;
}


.tophd , .topoh , .topho {
	width:244px;
	height:62px;
	padding-top:238px;
}



.tophd {
	float:left;
	background-image:url(top/hard_bk.jpg);
	background-repeat:no-repeat;
}
.topoh {
	float:left;
	background-image: url(top/ofha_bk.jpg);
	background-repeat: no-repeat;
	margin-left:4px;
	margin-right:4px;
}
.topho {
	float:left;
	background-image: url(top/hoof_bk.jpg);
	background-repeat: no-repeat;
}


#mainimg ul ul li:first-child {
	margin-bottom:5px;
}