@charset "Shift_JIS";

/*@g@b@v@Μ@@j@@[@*/

#menu-t  {
    width: 100%;
    height: 60px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding: 0px;
    float: left;
    overflow: hidden;
    font-size: 25px;
    font-weight: bold;
    letter-spacing: -2pt;
    position: absolute; bottom: 0px;
}

#menu-t li {
    width: 194px;
    height: 60px;
    margin: 0px; 
    list-style: none;
    float: left;
    margin: 0px;
    padding: 0px;
    border: solid 1px #ccc;
     
}

#menu-t li a{
    width: 100%;
    height: 100%;
    background-image: url("../tag/links.jpg");
    background-repeat: repeat;
    text-decoration:none;
    display: block;
    line-height: 18px;
    color: #666; 
    text-align: center;
}
#menu-t li a:hover {
    color:#fff;
    background-color: #aaa;
    background-image: url("");
    background-repeat: repeat-x;
    }

/*@T@C@h@@j@@[@*/


#menu-s  {
    width: 100%;
    margin: 0px;
    padding: 0px;
    float: left;
    overflow: hidden;
    font-size: 25px;
    font-weight: bold;
    }

#menu-s li {
    width: 195px;
    height: 80px;
    list-style: none;
    float: left;
    margin: 0px;
    padding: 0px;
    border: solid 1px #bbb;
    }

#menu-s li a {
    width: 100%;
    height: 100%;
    background-image: url("../tag/links.jpg");
    background-repeat: repeat-x;
    text-decoration:none;
    padding: 0px;
    margin: 0px;
    display: block;
    color: #666666;
    text-align: center;
    line-height: 10px; }

#menu-s li a:hover {
    color:#ffffff;
    background-color: #aaa;
    background-image: url("");
    
}

.gray-s { font-size: 13px; color: #ffffff; line-height: 120%; }
.gray-m { font-size: 18px; color: #666666; line-height: 105%; }
.red-l { font-size: 20px; color: #ff0000; line-height: 105%; }


/*@A@@_@[@@j@@[@*/
#menu-u {
    width: 100%;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    border: solid 6px #003377;
    padding: 0px;
    float: left;
    overflow: hidden;
    position: absolute; top: 18px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -2pt;
    display: block;
}

#menu-u li {
    width: 188px;
    height: 30px;
    margin: 0px; 
    list-style: none;
    float: left;
    padding: 0px;
    border: solid 3px #003377;   
}


#menu-u li a{
    width: 100%;
    height: 100%;
    background-repeat: repeat;
    background-color: #004488;
    text-decoration:none;
    display: block;
    line-height: 180%;
    color: #5577bb; 
    text-align: center;
}
#menu-u li a:hover {
    color:#ffffff;
    background-color: #3366aa;
    background-image: url("");
    background-repeat: repeat-x;
    }

#riset  { 
    width: 978px;
    height: 30px; 
    margin: 0px;
    border: solid 1px #003377;     
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 180%;
    float: left;
    overflow: hidden;
                  }

#riset a {
    width: 100%;
    height: 100%;
    background-color: #004488;
    color: #5577bb;
    font-weight: 400;
    text-decoration: none;
    display: block;  /*clickable area@πL°ι*/
    }

#riset a:hover {
    color: #ffffff; 
    background-color: #3366aa;
    background-repeat: repeat-x;
 }
    

/**/

.red { color: #ff0000; }
.green { color: #00cc33; }
.blue { color: #004488; }
.silver { color: #dddfdf; }

.middle { font-size: 130%; }
.big { font-size: 180%; }



