/* Header
--------------------------------------------------*/
#header{width: 865px;}
#header .menu{width:200px;background:#ffffff;text-align:center;}
#header .menu ul{padding:15px 0px 10px 0;height:35px;margin-left:18px;}
#header .menu li{float:left;font-size:10px;}



#header .menuTop{background:url(../images/icon_top.gif) no-repeat 17px 0px;}
#header .menuTop a{padding:20px 0 0 0;margin-left:15px;display:block;}

#header .menuRegist{background:url(../images/icon_regist.gif) no-repeat 29px 0px;}
#header .menuRegist a{padding:20px 0 0 0;margin-left:18px;display:block;}

#header .menuMypage{background:url(../images/icon_home.gif) no-repeat 29px 0px;}
#header .menuMypage a{padding:20px 0 0 0;margin-left:15px;display:block;}

#header .menuMypage_on{background:url(../images/icon_home_on.gif) no-repeat 27px 0px;}
#header .menuMypage_on a{padding:20px 0 0 0;margin-left:15px;display:block;color:#cacaca;}

#header .menuLogout{background:url(../images/icon_logout.gif) no-repeat 28px 0px;margin:0 0 0 0;}
#header .menuLogout a{padding:20px 0 0 0;margin-left:15px;display:block;}

#header .menuSignin{background:url(../images/icon_signin.gif) no-repeat 25px 0px;}
#header .menuSignin a{padding:20px 0 0 0;margin-left:17px;display:block;}

.bigRegist{
background:url(../images/bg_bigRegist.gif) no-repeat 0px 0px;
line-height:20px;
font-size:16px;
font-weight:bold;
}
.bigRegist a{width:92px;
height:25px;
padding:6px 0 0 50px;display:block;}

.bigLogin{
background:url(../images/bg_biglogin.gif) no-repeat 0px 0px;
line-height:20px;
font-size:16px;
font-weight:bold;
}
.bigLogin a{width:92px;
height:25px;
padding:6px 0 0 50px;display:block;}



/*
#header .menuSetting{background:url(../images/icon_setting.gif) no-repeat 15px 0px;}
#header .menuSetting a{padding:20px 0 0 0;margin-left:15px;display:block;}

#header .menuHome a{
background:url(../images/icon_home.gif) no-repeat center 3px;padding:22px 0 0 0;
display:block;margin:0 0 0 14px;
}

#header .menuLogin a{
background:url(../images/icon_login.gif) no-repeat center 3px;padding:22px 0 0 0;
display:block;margin:0 0 0 17px;
}
*/


