@charset "EUC-JP";
/* CSS Document */

ul#global-navi{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	float: left;
	width:850px;
	height: 32px;
	display: block;
	background: url(../img/glnavi.jpg) left -32px no-repeat;
	text-indent: -999em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

ul#global-navi li{
float: left;
width: 162px;
margin: 0 10px 10px 0;
}

ul#global-navi li.end{
margin: 0 0;
}


ul#global-navi li a{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
height: 32px;
display: block;
background: url(../img/glnavi.jpg) left top no-repeat;
}

ul#global-navi a:hover {
	background: transparent;
}


ul#global-navi li.home a{
}

ul#global-navi li.products a{
background-position:-172px 0;
}

ul#global-navi li.price a{
background-position:-344px 0;
}

ul#global-navi li.faq a{
background-position:-344px 0;
}

ul#global-navi li.order a{
background-position:-516px 0;
}


/*_____________ローカルナビ________________*/

ul#local-navi{
	clear: left;
	height:66px;
	text-indent:-999em;
	display: block;
}

ul#local-navi li{
float: left;
width:130px;
height: 33px;
display: block;
margin: 0 4px 4px 4px;
_margin: 0 4px 4px 3px;
}

ul#local-navi li a{
display: block;
height: 33px;
} 

ul#local-navi li.pb_design, ul#local-navi li.pb_design a{
background: url(../img/pbnav_01design.jpg) left top no-repeat;
}

ul#local-navi li.pb_design a:hover{
background:url(../img/pbnav_01design_ov.jpg) left top no-repeat;
}

ul#local-navi li.pb_character, ul#local-navi li.pb_character a{
background: url(../img/pbnav_02chara.jpg) left top no-repeat;
}

ul#local-navi li.pb_character a:hover{
background: url(../img/pbnav_02chara_ov.jpg) left top no-repeat;
}

ul#local-navi li.pb_thikness, ul#local-navi li.pb_thikness a{
background: url(../img/pbnav_03thickness.jpg) left top no-repeat;
}

ul#local-navi li.pb_thikness a:hover{
background:url(../img/pbnav_03thickness_ov.jpg) left top no-repeat;
}

ul#local-navi li.pb_square, ul#local-navi li.pb_square a{
background: url(../img/pbnav_04square.jpg) left top no-repeat;
}

ul#local-navi li.pb_square a:hover{
background:url(../img/pbnav_04square_ov.jpg) left top no-repeat;
}

ul#local-navi li.pb_pro, ul#local-navi li.pb_pro a{
background: url(../img/pbnav_05pro.jpg) left top no-repeat;
}

ul#local-navi li.pb_pro a:hover{
background:url(../img/pbnav_05pro_ov.jpg) left top no-repeat;
}

ul#local-navi li.pb_shuffle, ul#local-navi li.pb_shuffle a{
background: url(../img/pbnav_05shuffle.jpg) left top no-repeat;
}

ul#local-navi li.pb_shuffle a:hover{
background:url(../img/pbnav_05shuffle_ov.jpg) left top no-repeat;
}

ul#local-navi li.pb_a5, ul#local-navi li.pb_a5 a{
background: url(../img/pbnav_09a5.jpg) left top no-repeat;
}

ul#local-navi li.pb_a5 a:hover{
background:url(../img/pbnav_09a5_ov.jpg) left top no-repeat;
}
