html,
body { font-size : 15px;
       font-family : "MS UI Gothic", "‚l‚r ‚oƒSƒVƒbƒN", Osaka ;
       font-weight : bold; 
       background-image : url("../image/back-logo2.jpg");
       margin : 0px;
       color : #000000;
       text-align: center;
}

.top_center { text-align : center;
              height: 50%; }
.top_body { width : 540px ;
            margin-top : 50px;
            margin-left : auto;
            margin-right : auto; }
.top_title { padding-left : 30px;
             font-size : 30px;
             font-weight : bold; } 
.top_table { width : 560px;
             border-collapse : collapse;}

img.imgline { border : 10px solid #ff0000; }
