body {
      margin : 0px;
      padding : 0px;
     
      }

#oshirase {
    width : 500px;
    text-align : center;
    height: 100%;
    margin : 50px auto;
    }

#oshirase h4{
             text-align:right;
             color:#336699;
             }

#oshirase h6{
             font-weight:lighter;
             }

#oshirase p{
    text-align:right;
   }
#box01 {
        width : 500;
        text-align : left;
        padding : 40px 80px 70px;
        }

#oshirase01 {
    width : 730px;
    text-align : center;
    height: 100%;
    margin : 50px auto;
    }
#box02 {
        width : 710;
        text-align : left;
        padding : 5px 90px 10px;
        }

span.mediumvioletred{
            color:mediumvioletred;
            }

span.green{
            color:#336699;
            }
           
a:link{
            color:#336699;
            }

a:visited{
            color:#336699;
            }
         