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

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

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