@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_course{
width:800px;
height:200px;
padding:0px;
margin:0px;
position:relative;
}

#head_course 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_course .tab{
position:absolute;
width:215px;
height:40px;
right:10px;
top:0px;
text-indent:-9999px;
}

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

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

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


.quest{background:url(../img/quest.gif) no-repeat;
padding:0px 0px 0px 30px;
}
#main .quest a{color:#e2e2e2;}
#main .quest a:fover{color:#e2e2e2;}
#main .quest a:visted{color:#e2e2e2;}

#main .answer{
background:url(../img/answer.gif) 3px 5px no-repeat #eeeeee;
padding:8px 5px 5px 30px;
margin:5px 20px 5px 0px;
border:1px solid #c2c2c2;
color:#333;
line-height:140%;
}

.box_max li{
background:url(../img/quest.gif) no-repeat 0 2px;
padding:8px 0px 8px 35px;
margin:5px 0px;
}

.enq a{
background:url(../img/btn/to_enq.gif) no-repeat 0 0;
width:270px;
height:50px;
display:block;
text-indent:-9999px;
}

.enq a:hover{background:url(../img/btn/to_enq.gif) no-repeat 0 -50px;}