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

.menu_hd1{
	position:absolute;
	top:55px;
	right:0px;
}

.menu_hd1_1{
background: url("../images/menu_contact.gif") no-repeat;
width:92px;
height:17px;
display:block;
float:left;
}

.menu_hd1_2{
background: url("../images/menu_howto.gif") no-repeat;
width:75px;
height:17px;
display:block;
float:left;
}

.menu_hd1_1:hover, .menu_hd1_2:hover{
background-position:0 -17px;
}


.menu_hd2{
	position:absolute;
	top:76px;
	left:254px;
}

.menu_hd2_1{
background: url("../images/menu_store.gif") no-repeat;
width:146px;
height:28px;
display:block;
float:left;
}

.menu_hd2_2{
background: url("../images/menu_retail.gif") no-repeat;
width:108px;
height:28px;
display:block;
float:left;
}

.menu_hd2_3{
background: url("../images/menu_farm.gif") no-repeat;
width:121px;
height:28px;
display:block;
float:left;
}

.menu_hd2_4{
background: url("../images/menu_event.gif") no-repeat;
width:168px;
height:28px;
display:block;
float:left;
}

.menu_hd2_5{
background: url("../images/menu_faq.gif") no-repeat;
width:50px;
height:28px;
display:block;
float:left;
}

.menu_hd2_1:hover, .menu_hd2_2:hover, .menu_hd2_3:hover, .menu_hd2_4:hover, .menu_hd2_5:hover{
background-position:0 -28px;
}


.menu_hd3{
	position:absolute;
	right:-3px;
	top:37px;
	width:478px;
}

.menu_hd3 a{
display:block;
float:left;
margin-top:16px;
}

.menu_hd3_1{
background: url("../store/images/menu_hd_howto.jpg") no-repeat;
width:90px;
height:26px;
}

.menu_hd3_2{
background: url("../store/images/menu_hd_history.jpg") no-repeat;
width:86px;
height:26px;
}

.menu_hd3_4{
background: url("../store/images/menu_hd_member.jpg") no-repeat;
width:94px;
height:26px;
}

.menu_hd3_5{
background: url("../store/images/menu_hd_contact.jpg") no-repeat;
width:94px;
height:26px;
}

.menu_hd3_1:hover, .menu_hd3_2:hover, .menu_hd3_4:hover, .menu_hd3_5:hover{
background-position:0 -26px;
}



.menu_hd3_3{
background: url("../store/images/menu_hd_check_cart.jpg") no-repeat;
width:111px;
height:26px;
margin-top:24px;
}

.menu_hd3_3:hover{
background-position:0 -26px;
}

.menu_hd4{
	position:absolute;
	left:251px;
	top:51px;
	width:140px;
}

.menu_hd4_1{
background: url("../store/images/menu_hd_top.jpg") no-repeat;
width:156px;
height:28px;
display:block;
float:left;
}
.menu_hd4_1:hover{
background-position:0 -28px;
}


