/*links.css*/
body{background-image:url(../../img/fb8.jpg);
          background-repeat:no-repeat;
          background-position:0px 136px;
          background-attachment:scroll;
          font-size:14px;
          margin:0px;
           background-color:#3D4372;}
#header{width:90%;
             margin:12px auto;
             background-image:url(../../img/headr.png);
             background-repeat:repeat-y;
             backglound-position:left;
             background-color:#54669F;
             height:108px;
             position:relative;}
#haleft{width:250px;
    height:108px;
     background-image:url(../img/link.jpg);
     background-repeat:no-repeat;
     text-align:center;
     margin-left:5%;}
h1{display:inline;}
h1 img{margin-top:20px;}
#sub{font-size:24px;
     font-family: TimesNewRoman,Times,self;
     color: #CCFFCC;
     margin:0px;}
#samp{color:#FFFFFF;
         font-family: TimesNewRoman,Times,self;
         font-size:12px;
         height:108px;
         position:absolute;
         top:0px;
         left:35%;
         padding-top:30px;}
img{ border-style:none;}
#select{background-image:url(../img/linkme.png);
          background-repeat:no-repeat;
          background-position:95% 95%;
         background-color:#46577F;
         border-color:#FFFFFF;
         font-family: Arial, Helvetica,sans-serif;
         border-style:solid;
         border-width:2px;
         margin:0px;
         width:40%;
         height:90px;
         padding:12px 0px 0px 6px;
         display:block;
         position:absolute;
         top:0px;
         right:5%;}
#menus{font-size:14px;
             font-weight:500;
             margin-left:2em;
             disc-style-type:none;
             display:inline;}
#menus a:Link{color:#FFFFCC;
              text-decoration:none;}
#menus a:visited{color:#5C8192;}
#menus a:hover{text-decoration:underline;}
#main{width:65%;
         margin:12px 10% 100px 25%;
         font-size:14px;
         background-color: #6891AD;
         color:#FFFFFF;}
#main h2{width:300px;
                height:48px;
                background-image:url(../img/info.png);
                background-repeat:no-repeat;
                margin:0%;
                position:relative;
                 left:50%;
                 top:0px;}
#name{display:none;}
#en{margin:24px 24px 0px 24px;
       font-size: 14px;
       font-family: TimesNewRoman,Times,self;}
#ja{margin:24px 24px 0px 24px;
       font-size: 14px;
       font-family: ＭＳ 明朝, ＭＳ Ｐ明朝, ヒラギノ明朝 Pro W3, 細明朝体, 平成明朝,serif;
         line-height:1.2em;}
#cap li{list-style-type:disc;
            margin-right: 24px;}
#cap li a:Link{color:#FFFFFF;}
#cap li a:visited{color:#3D4372;}
#banner{text-align:center;
              padding:24px 0px 120px 0px;}
#banner img{margin:0px 15px;}
#bn{font-size:10px;
         font-family: TimesNewRoman,Times,self;
         margin:0px 12px;}
#center{width:65%;
         margin:12px 10% 0px 25%;}
#cleft{width:49%;
            float: right;
            text-align:center;
            padding-top:12px;
             padding-bottom:12px;}
#cright{width: 49%;
             text-align:center;
             padding-top:12px;
             padding-bottom:12px;}
#middle{text-align:center;
             padding-top:12px;
             padding-bottom:12px;}
#capba{font-size:12px;
         font-family: TimesNewRoman,Times,self;
         color:#FFFFFF;}
#footer{width:90%;
             height:31px;
             background-image:url(../../img/footr.png);
             background-repeat:repeat-y;
             background-position:left;
             margin:200px auto 0px auto;
             text-align:center;
             background-color:#31748C;}
