@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;}


#main{
width:420px;
margin:0px 0px 30px 0px;
padding:30px 0px 0px;
float:left;
}

#local{
width:340px;
margin:0px 10px 30px 0px;
padding:35px 0px 0px;
float:left;
}


#main table{width:100%;margin:10px 0px;font-size:95%;}

#main th{padding:15px 0px 10px 10px;border-bottom:1px solid #eef;text-align:left;}
#main td{padding:15px 3px 10px 0px;border-bottom:1px solid #eef;}
#main dt{padding:0px 5px 0px 0px;float:left;}
#main dd{padding:0px 10px 0px 0px;float:left;}
.attn{color:#e00;font-size:0.9em;}

