.underline { text-decoration:underline; }
.sayuu2moji { margin-left:2em; margin-right:2em; }
a{ text-decoration:none;
  }

a:hover{
        text-decoration:underline;
        color:#ff6600;
        background:transparent;}

.c{
      text-align:center;
     }


.nm{
       margin:0;
       padding:0;
       border:0;
       }

.top{
     vertical-align:top;
     }

.uenaka{
       vertical-align:top;
       text-align:center;
       }

.bottom{
        vertical-align:bottom;
       }

.left{
      text-align:left;
     }

.right{
       text-align:right;
}

ul.none{
 list-style-type:none;
 padding:0;
}

ol.none{
 list-style-type:none;
 margin-top:0;
 padding:0;
}

.kasen{
 text-decoration: underline;
}

span.tohome{
        background:transparent;
        color:inherit;
        position:relative;
        top:-7px;
       }

table.com{
     width:95%;
     text-align:left;
     font-weight:normal;
     line-height:inherit;
     }

   
address{font-style:normal;}
.modoru { font-size:x-small; font-style:italic; margin-left:4em; }


.kyouchou{
    font-size:30px;
    font-weight:bold;
    color:#ea5234;
    background:transparent;
}


