@charset "utf-8";

body{
background:url(../img/bg_header.jpg) top center no-repeat;
margin:0px;
padding:0px;
font-family:"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Lucida Grande,sans-serif;
font-size:90%;
line-height:140%;
color:#fff;
}

#head_terms{
width:800px;
height:200px;
padding:0px;
margin:0px;
position:relative;
}

#head_terms h1 a{
background:url(../img/sp.gif) no-repeat;
width:230px;
height:170px;
display:block;
text-indent:-9999px;
position:absolute;
top:30px;
left:0px;
}

#head_terms .tab{
position:absolute;
width:212px;
height:33px;
right:10px;
top:0px;
text-indent:-9999px;
}

#head_terms .tab li{
float:left;
margin:0px;
padding:0px;
}

#head_terms .tab li.tb01 a{background:url(../img/btn/tab.gif) 0 0 no-repeat;width:49px;height:33px;display:block;margin-right:4px;}
#head_terms .tab li.tb02 a{background:url(../img/btn/tab.gif) -52px 0 no-repeat;width:90px;height:33px;display:block;margin-right:4px;}
#head_terms .tab li.tb03 a{background:url(../img/btn/tab.gif) -149px 0 no-repeat;width:63px;height:33px;display:block;}

#head_terms .tab li.tb01 a:hover{background:url(../img/btn/tab.gif) 0 -33px no-repeat;}
#head_terms .tab li.tb02 a:hover{background:url(../img/btn/tab.gif) -52px -33px no-repeat;}
#head_terms .tab li.tb03 a:hover{background:url(../img/btn/tab.gif) -149px -33px no-repeat;}


