﻿@charset "utf-8"; 

div#headertop{
 background: url(header_bg_oak.gif) no-repeat;
 position:relative;
 height:100px;
}

div#headertop img{
 left:15px;
 position:absolute;
 top:35px;
}

ul#h_link_etc li {
 list-style-type:none;
}

ul#h_link_etc li#school_name {
 font-size:40px;
 left:80px;
 top:38px;
 position:absolute;
}

ul#h_link_etc li#school_name a{
 color:white;
 font-weight:bold;
 text-decoration:none;
}

ul#h_link_etc li#sitemap {
 background:transparent url(header_icon01.gif) no-repeat;
 left:720px;
 position:absolute;
 top:10px;
 font-size:14px;
}

ul#h_link_etc li#sitemap a{
 color:white;
 font-weight:bold;
 padding-left:20px;
 text-decoration:none;
}

ul#h_link_etc li#toiawase {
 background:transparent url(header_icon01.gif) no-repeat;
 left:830px;
 position:absolute;
 top:10px;
 font-size:14px;
 width:110px;
}

ul#h_link_etc li#toiawase a{
 color:white;
 font-weight:bold;
 padding-left:20px;
 text-decoration:none;
}

ul#h_link_etc li#yubin {
 background:transparent url(header_adr.gif) no-repeat;
 color:white;
 font-size:14px;
 font-weight:bold;
 left:645px;
 padding-left:50px;
 position:absolute;
 top:48px;
}

ul#h_link_etc li#jyusyo {
 color:white;
 font-size:14px;
 font-weight:bold;
 left:770px;
 position:absolute;
 top:48px;
 width:200px;
}

ul#h_link_etc li#tel {
 background:transparent url(header_tel.gif) no-repeat;
 color:white;
 font-size:14px;
 font-weight:bold;
 padding-left:30px;
 left:640px;
 position:absolute;
 top:68px;
}

ul#h_link_etc li#fax {
 background:transparent url(header_fax.gif) no-repeat;
 color:white;
 font-size:14px;
 font-weight:bold;
 padding-left:30px;
 left:790px;
 position:absolute;
 top:68px;
 width:110px
}
