BODY{
    margin: 0;  padding: 0px ;
    background-color: #ffffff ;
    background-image: url(../img/bg15.png) ;
    background-position: center top ;
    font-family: "ＭＳ ゴシック" ;
    font-size: 15px;
}


A:link{ color: #112244 ; text-decoration: none ;}
A:visited { color: #112244 ; text-decoration: none ;}
A:hover { color: #112244 ; text-decoration: none ;}


.link_btn{
    text-align:left ;
    width:120px;
    height: 28px ;
    font-size: 20px ;
    letter-spacing:2px;
    padding-left:10px;
    font-family: "Times New Roman";
}


.link_btn A:hover{letter-spacing:4px;}


.table1{
    background-image: url(../img/title300.png) ;
    background-repeat: no-repeat ;
    background-color:#ffffff;
    border-color:#66aa88 ;
    border-width: 1px ;
    border-style: solid ;
    border-radius:  20px ;
    margin-top:20px;
}


.table2{
    background-image: url(../img/bg14-horz.png) ;
    height:100%;
    width:900px;
    border-color: #66aa88 ;
    border-width: 1px;
    border-style: solid ;
    border-radius:  20px 20px 0 0;
    margin-top:20px;
}


.table22{
    background-color: #ffffff ;
    border-radius:  12px ;
    border-color: #66aa88 ;
    border-width: 1px ;
    border-style: solid ;
    margin-top: 20px;
    height:100%;
}


.td21{
    font-family: "ＭＳ ゴシック" ;
    font-size:16px;
    color:#002200;
    line-height:140%;
    vertical-align:top;
    padding-top:20px;
}


.td22{
    font-family: "ＭＳ ゴシック" ;
    font-size:15px;
    color:#002200;
    line-height:140%;
    vertical-align:top;
    padding-left:20px;
}

.imgs{ border-radius:8px;}

