/* =============== navi =============== */
#menu #topmenu a {
	height:52px;
	vertical-align:top;
	width:160px;
}
#menu #topmenu a.topmenu_c {
	background:transparent url(/common/img/topmenu_c.gif) repeat scroll 0 0;
}
#menu #topmenu a.topmenu_f {
	background:transparent url(/common/img/topmenu_f.gif) repeat scroll 0 0;
}
#menu #topmenu a.topmenu_k {
	background:transparent url(/common/img/topmenu_k.gif) repeat scroll 0 0;
}
#menu #topmenu a.topmenu_videophone {
	background:transparent url(/common/img/topmenu_videophone.gif) repeat scroll 0 0;
}

#menu #specialmenu a {
	height:34px;
	margin:10px auto 0 6px;
	width:150px;
}
#menu #specialmenu a:hover, #menu #specialmenu li.spsel a {
	background:transparent url(/niftyphone/common/img/spmenu01.gif) repeat scroll -150px 0;
	height:34px;
}
#menu #specialmenu a:hover{
	background-position:right;
}
li#btnmenu01,li#btnmenu02,li#btnmenu03,li#btnmenu04 { height:32px; }
li#btnmenu01 a,li#btnmenu02 a ,li#btnmenu03 a,li#btnmenu01 a:hover,li#btnmenu02 a:hover ,li#btnmenu03 a:hover {
	width:147px;
	height:32px;
	display:block;
	margin:0 auto 2px;
	background:url(/niftyphone/common/img/btn_denwa.gif) no-repeat 0 0;
}
li#btnmenu01 a{background-position:left 0;}
li#btnmenu02 a{background-position:left -32px;}
li#btnmenu03 a{background-position:left -65px;}
li#btnmenu01 a:hover{background-position:right 0;}
li#btnmenu02 a:hover{background-position:right -32px;}
li#btnmenu03 a:hover{background-position:right -65px;}

.a_c {text-align:center;}
.v_m {vertical-align:middle;}
.pdg_10{padding:10px;}

/*
li#btnmenu01 a{
	background:url(/niftyphone/common/img/btn_wiring.gif) no-repeat 0 0;
}
li#btnmenu02 a{
	background:url(/niftyphone/common/img/btn_modem.gif) no-repeat 0 0;
}
li#btnmenu03 a{
	background:url(/niftyphone/common/img/btn_dispatch.gif) no-repeat 0 0;
}
li#btnmenu01 a:hover,li#btnmenu02 a:hover ,li#btnmenu03 a:hover {
	background:url(/niftyphone/common/img/btn_wiring_on.gif) no-repeat 0 0;
}
li#btnmenu01 a:hover{
	background:url(/niftyphone/common/img/btn_wiring_on.gif) no-repeat 0 0;
}
li#btnmenu02 a:hover{
	background:url(/niftyphone/common/img/btn_modem_on.gif) no-repeat 0 0;
}
li#btnmenu03 a:hover{
	background:url(/niftyphone/common/img/btn_dispatch_on.gif) no-repeat 0 0;
}
*/