/* タブの背景画像 */
#tab{
width:830px;
height:30px;
background:url(../../images/tab_1q.gif) no-repeat;

}

/* タブの文字位置 */
#home{ margin-left:23px;}
#first{ margin-left:80px; margin-top: 2px;}
#second{margin-left:107px;}
#third{margin-left:108px;}
#others{margin-left:82px;}

#first a,#second a,#third a{ letter-spacing:0.3em;}
#first a{color:#ffa500!important; font-weight:bold;}