/* CSS Document */
#header {  
background: #000000;
color: #000000;
overflow: hidden;
height: 6%;
width:100%;}

#nav {
background-image:url(image/background.gif);
* position:absolute;/*IE*/
float:left;
width:174px; 
height:88%;}

.nav{width:174px; margin-left:-42px; margin-top:23px; margin-bottom:0px;}

/*left_nav*/
ul#nav-l {
list-style:none;
}

ul#nav-l li{
list-style:none;
width:174px;
/*\*/
overflow: hidden;
/**/
}

ul#nav-l a{
display:block;
text-indent:-9999px;
width:174px;
height:51px;
background-image:url(image/nav_l.png);
* float:left;/*ie5.0*/}

li.nav1 a{ background-position:0px 0px;}
li.nav1 a:hover{ background-position:0px -51px;}

li.nav2 a{ background-position:0px -102px;}
li.nav2 a:hover{ background-position:0px -153px ;}

li.nav3 a{ background-position:0px -204px;}
li.nav3 a:hover{ background-position:0px -255px ;}

li.nav4 a{ background-position:0px -306px;}
li.nav4 a:hover{ background-position:0px -357px ;}

li.nav5 a{ background-position:0px -408px;}
li.nav5 a:hover{ background-position:0px -459px ;}

li.nav6 a{ background-position:0px -510px;}
li.nav6 a:hover{ background-position:0px -561px ;}
/*end*/


/*right-nav*/ 
#right-nav{width:600px; height:23px; margin-top:14px; margin-bottom:0px;}
#right-nav{margin-left:auto; margin-right:auto;}

ul#nav-r {
list-style:none;
margin-left:0px;
}

ul#nav-r li{
list-style:none;
float:left;
width:150px;
/*\*/
overflow: hidden;
/**/
}

ul#nav-r a{
display:block;
text-indent:-9999px;
width:150px;
height:23px;
background-image:url(image/nav.png);
* float:left;/*ie5.0*/}

li.nav-1 {margin-left:-40px;/*fox*/ * margin-left:0px;/*IE*/}
li.nav-1 a{ background-position:0px -46px;}
li.nav-1 a:hover{ background-position:0px -69px;}


li.nav-2 a{ background-position:-150px 0px;}
li.nav-2 a:hover{ background-position:-150px -23px;}


li.nav-3 a{ background-position:-300px 0px;}
li.nav-3 a:hover{ background-position:-300px -23px;}


li.nav-4 a{ background-position:-450px 0px;}
li.nav-4 a:hover{ background-position:-450px -23px;}
/*end*/

#content {
background-color:#FFFFFF;
overflow: auto;
width:auto;
* width:100%;
height:88%;}

#content { margin-left:0px; }/*fox*/
.content { * margin-left:174px;}/*IE*/

.address{width:560px; height:auto; margin-top:5px; margin-bottom:0px;  }
.address h5{font-size:75%; font-weight:normal; color:#BE9D29; float:right; text-align:right;}
  
#footer { 
background-color:#000000;
color: #ffffff;
overflow: hidden;
height: 6%;
width:100%;
float:left;}

body {
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; 
padding-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
margin: 0px;
padding-top: 0px;}

#header h1{ font-weight:normal;}/*太さ*/
#header a{ text-decoration:none;}/*リンクの下線*/
#header a{ color:#000000;}
#header h1{ font-size:75%;}

#footer a{ text-decoration:none;}/*リンクの下線*/
#footer a{ color:#ffffff;}
#footer { font-size:75%;}

#sticker a{
position:absolute;
top:0;
left:0;
}
