@charset "UTF-8";

#navi li {
	width:150px;
	height:40px;
	float:left;
}

li.home {
	background:url("../img/home_a.gif") no-repeat;
}

li.user {
	background:url("../img/user_a.gif") no-repeat;
}

li.registration {
	background:url("../img/registration_a.gif") no-repeat;
}

li.all {
	background:url("../img/all_a.gif") no-repeat;
}

li.order {
	background:url("../img/order_a.gif") no-repeat;
}

li.support {
	background:url("../img/support_a.gif") no-repeat;
}

#navi li a {
	display:block;
	width:150px;
	height:40px;
}

li.con01 {
	background:url("../img/top/con01_hover.jpg") no-repeat;
}

li.con02 {
	background:url("../img/top/con02_hover.jpg") no-repeat;
}

li.con03 {
	background:url("../img/top/con03_hover.jpg") no-repeat;
}

li.con04 {
	background:url("../img/top/con04_hover.jpg") no-repeat;
}

.con_box li a {
	display:block;
	width:290px;
	height:120px;
}

p.pagetop a {
	display:block;
	width:74px;
	height:18px;
}

#navi li a:hover, 
.con_box li a:hover, 
p.pagetop a:hover {
	background-color:transparent;
}

#navi li a:hover img, 
.con_box li a:hover img, 
p.pagetop a:hover img {
	visibility:hidden;
}
