@charset "shift_jis";

body { background-color: #004488;
       background-image: url(../img/jpg);
       margin-left: auto;
       margin-right: auto;
       margin-top: 0;      
       width: 980px;
       padding: 0px;
       font-family: "MS 明朝","ヒラギノ明朝 Pro W3",serif;
       font-size: 16px;
       color: #000000;
       text-align: center; 
       position: relative;
       line-height: 100%;
}

#container { 
 width: 980px;
 margin-left: auto;
 margin-right: auto; 
 background-color: #cccccc;
 display: block;
 overflow: hidden;
}
 

#header {
          width: 980px;
          height :230px;
          margin: 0px;
          background-image: url(../img/haikei.jpg);
          background-repeat: repeat;
          background-position: top;
          padding-top: 0px;
          padding-left: 0px;
          padding-right: 0px;
          padding-bottom: 0px;
          position: relative;
          }

#side-l {
          float: left;
          width: 194px;
          padding: 0px;
          margin: 0px 0px 0px;
          border-right: solid 1px #dddddd;
          background-color: #ffffff;
          position: relative;
          }


#main {  
          float: left;
          width: 784px;
          font-size: 14px;
          padding-left: 0px;
          padding-right: 0px;
          padding-bottom: 0px;
          margin: 0px 0px 0px;
          line-height: 180%;
          word-spacing: 0pt;
          letter-spacing: 0pt;
          font-weight: 400;
          color: #333333;
          text-align: left;
          position: relative;
          background-color: #ffffff; 
                                        
}

#footer { clear: both;
          width: 980px;
          height: 300px;
          margin: -20px 0px 0px;
          padding: 0px;
          font-size: 10px;
          background-color: #003377;
          border: solid 0px #000000;
          position: relative; 
        }

/*------------------------------------　ヘ　ッ　ダ　ー　---------------------------------*/


#title-r{
         color: #ffffff;
         font-family: "ＭＳ ゴシック",sans-serif;
         font-size: 40pt;
         font-weight: 900;
         position: absolute;
         top: -10px;
         left: 580px;
        }
         
#title-r2{
        color: #666688;
        font-size: 11pt;
        font-weight: 200;
        letter-spacing: 3px;
        position: absolute;
        top: 60px; 
        left: 585px;
       }

#title-r3{
        color: #888899;
        font-size: 15px;
        font-weight: 100;
        letter-spacing: 2px;
        text-align: center;
        line-height: 140%;
        position: absolute;
        top:115px; 
        left: 590px;
       }

       
#info { text-align: left;
        color: #888899;
        font-size: 16px;
        font-weight: 400;
        word-spacing: 5px;
        letter-spacing: 3px;
        position: absolute;
        left: 40px;
        }
/*-----------------------------------------------　　サ　イ　ド　　-----------------------------------------*/
.address-s {
        width: 190px; 
        height: 130px;
        margin: 10px;
        padding: 10px 0px 10px;
        font-size: 12px;
        line-height: 140%;
        text-align: left; 
        color: #777777; 
        float: left;
         }

.sidemap { float: left;
           margin: 10px 3px 10px 3px;
           width: 185px;
           height: 185px;
           }

.accesstag {
       width: 188px;
       height: 25px;
       background-color: #88dd99;
       margin: 0px 3px 0px;
       padding: 0px;
       text-align: center;
       font-weight: bold;
       line-height: 180%;
       float: left;
       color: #00dd00;
       }

/*-----------------------------------------------　　全　　体　　-----------------------------------------*/

 a:link { text-decoration: none; color: #8877bb; }
 a:active { text-decoration: none; color: #8877bb; }
 a:visited { text-decoration: none; color: #8877bb; }
 a:hover { text-decoration: none; color: #ffeeee; } 


.mapbox { border: solid 1px #bbbbbb; }

strong { font-weight: 600; }
b{ font-weight: 500; color: #ff1111; }

h1 { font-size: 14px;
     letter-spacing: 0pt;
     font-family:  Meiryo,"ヒラギノ丸ゴ Pro W4",sans-serif;
     font-weight: 400;
     color: #ffffff;
     text-align: left; 
     margin-top: 2px;
     margin-left: 15px;
     margin-right: auto;
     line-height: 100%;
}

/*------------------------------------------------　フ　ッ　タ　ー　--------------------------------------*/

table#table-link
       { width: 980px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
        font-size: 14px;
        display: block;
        position: absolute; top: 75px;
        overflow: hidden;
        }

table#table-link th { height: 20px; line-height: 150%; color: #8888ff; border: solid 0px; padding: 0px; }

table#table-link tr { height: 15px; line-height: 130%; text-align: center; vertical-align: middle; }

table#table-link td { width: 196px; border: solid 0px; text-align: center; padding: 0px; }


table a:link { text-decoration: none; color: #5577bb; }
table a:active { text-decoration: none; color: #5577bb; }
table a:visited { text-decoration: none; color: #5577bb; }
table a:hover { text-decoration: none; color: #ffddff; } 




.address { 
width: 980px;
font-size: 10pt;
font-family: Meiryo,"ヒラギノ丸ゴ Pro W4",sans-serif;
color: #ffffff;
font-weight: 400;
text-align: center;
word-spacing: 10px;
position: absolute;
bottom: 10px;
}