@charset "utf-8";
/* CSS Document */

   * {margin: 0px; padding: 0px;}
body {
    background: #ffef37;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-size: 12px;
    text-align: center;
     }
 div {
     background: #ffffff;
     width: 300px;
     padding: 10px;
     text-align: center;
     border: 0px solid #cccccc;
     margin: 0px auto;
     }
.resizeimage img { width: 100%;}
.text1{font-size: 20px; //vw�w��}
    �v�f{margin:0; padding:0;}
table, th, td {
    border-style: none;
}

td {
    text-align: center;
    vertical-align: middle;
    color: #0896ea;
    font-size: 20px;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
    a:link {
    color: #000000;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #000000;
}
a:hover {
    text-decoration: none;
    color: #3C3C3C;
}
a:active {
    text-decoration: none;
    color: #000000;
    font-size: 19px;
}
