@charset "UTF-8";

a:link{color: #87888e}
a:visited{color: #87888e}
a:hover{color: #92cb97}
a:active{color: #87888e}

.top{
    width: 705px;
}

.name{
    text-align: right;
}

 .main{
    background-color : #bdffc2;
    width: 120px;
    text-align: center;
 }

 table{
     width: 600px;
     margin-left: 50px;
 }

 .saiyou{
     margin-top: 50px;
     width: 600px;
     margin-left: 50px;
     border-style: double;
     display: block;
 }
 h1{
     text-align: center;
     color: #0e6227;
 }
 .zyouken{
     margin-left: 60px;
 }