@charset "UTF-8";

    a:link {color:#0000ff;}
    a:visited {color:#941f5e;}
    a:active {color:red;}
    a:Hover {color:#ef4c69; background-color:#ffe1eb}


body
    {
     margin:0px;          
     padding:10px;         
     text-align:center;   
    }

#main
    {
     margin-left:auto;    
     margin-right:auto;   
     text-align:center;     
     width:600px;         
    }


div.ctable { text-align: center; }
div.ctable table { margin: auto; text-align: left; }

BODY, TD { 
font-size: 11pt;  
color: #323131;  
} 

a img { border: none; }

table#saki1{ width: 600px; }

#maru1{ font-size: 15pt; font-weight: 900; }


