@charset "UTF-8";

#navi li {
	display:block;
	float:left;
}

#navi li.home {
	margin-right:11px;
	display:inline;
	width:107px;
	height:27px;
}

#navi li.home a {
	display:block;
	width:107px;
	height:27px;
}

#navi li.item {
	margin-right:8px;
	display:inline;
	width:108px;
	height:27px;
}

#navi li.item a {
	display:block;
	width:108px;
	height:27px;
}

#navi li.service {
	margin-right:8px;
	display:inline;
	width:109px;
	height:27px;
}

#navi li.service a {
	display:block;
	width:109px;
	height:27px;
}

#navi li.support {
	margin-right:8px;
	display:inline;
	width:108px;
	height:27px;
}

#navi li.support a {
	display:block;
	width:108px;
	height:27px;
}

#navi li.news {
	margin-right:8px;
	display:inline;
	width:151px;
	height:27px;
}

#navi li.news a {
	display:block;
	width:151px;
	height:27px;
}

#navi li.maker {
	margin-right:8px;
	display:inline;
	width:124px;
	height:27px;
}

#navi li.maker a {
	display:block;
	width:124px;
	height:27px;
}

#navi li.company {
	display:block;
	width:108px;
	height:27px;
}

#navi li.company a {
	display:block;
	width:108px;
	height:27px;
}

.support_contact {
	display:block;
	width:476px;
	height:68px;
	background:url("../img/sub/support_contact_hover.jpg") no-repeat;
}

.support_contact a {
	display:block;
	width:476px;
	height:68px;
}

.technical {
	display:block;
	width:476px;
	height:71px;
	margin-top:10px;
	margin-bottom:8px;
	background:url("../img/sub/technical_hover.jpg") no-repeat;
}

.technical a {
	display:block;
	width:476px;
	height:71px;
}

.request {
	display:block;
	width:476px;
	height:71px;
	background:url("../img/sub/request_hover.jpg") no-repeat;
}

.request a {
	display:block;
	width:476px;
	height:71px;
}

.support_mail {
	display:block;
	width:310px;
	height:67px;
	background:url("../img/sub/support_mail_hover.jpg") no-repeat;
}

.support_mail a {
	display:block;
	width:310px;
	height:67px;
}

.super_contact {
	display:block;
	width:314px;
	height:71px;
	background:url("../img/sub/super_contact_hover.jpg") no-repeat;
}

.super_contact a {
	display:block;
	width:314px;
	height:71px;
}

.maker_etc {
	display:block;
	width:311px;
	height:40px;
	background:url("../img/sub/maker_etc_hover.jpg") no-repeat;
}

.maker_etc a {
	display:block;
	width:311px;
	height:40px;
}

li.maker_form {
	display:block;
	width:189px;
	height:40px;
	background:url("../img/sub/maker_form_hover.jpg") no-repeat;
	float:left;
}

li.maker_form a {
	display:block;
	width:189px;
	height:40px;
}

#navi li a:hover, .company_navi li a:hover, .support_contact a:hover, .technical a:hover, .request a:hover, .support_mail a:hover, .news_navi li a:hover, .super_contact a:hover, .maker_etc a:hover, li.maker_form a:hover, .top_contact a:hover {
	background-color:transparent;
}

#navi li a:hover img, a.active img, .company_navi li a:hover img, .support_contact a:hover img, .technical a:hover img, .request a:hover img, .support_mail a:hover img, .news_navi li a:hover img, .super_contact a:hover img, .maker_etc a:hover img, li.maker_form a:hover img, .top_contact a:hover img {
	visibility:hidden;
}

