
body {background-color:#ffffff;color:#000000;margin-top:20px;margin-right:0px;margin-bottom:0px;margin-left:30px}

a {text-decoration:none}
a:link {color:#00bb55}
a:visited {color:#00bb55}
a:hover {color:#ffdd11}

table.one {width:700px;border:none;border-spacing:0px;padding:0px;border-collapse:collapse;empty-cells:hide}
    td.logo {width:700px;border:none}
    td.menu {height:30px;border:none;font-size:15px}
    td.image {width:300px;height:200px;border:solid 1px #000000}
    td.line_1 {border:solid 1px #ffdd11;background-color:#ffdd11;height:2px}
    td.line_2 {border:solid 1px #33cc66;background-color:#33cc66;height:5px}
    
table.two {width:700px;border:none;border-spacing:0px;padding:0px;border-collapse:collapse;empty-cells:hide}
    td.kodai {height:25px;border-bottom-style:dotted;border-width:1px;border-color:#ff0000}
    
hr {width:300px;height:1px;border:#33cc66;background-color:#33cc66}