@charset "UTF-8";
/* CSS Document */
*{margin:0;padding:0;}
#page {margin-top:50px; width:1000px; height:600px; margin-left:auto; margin-right:auto;}
#logo { width:114px; height:40px ;margin: 10px 10px 10px 860px;}
#strich_navi { width: 150px; height: 3px; background-color:#000; margin:0px 10px 10px 10pxok; float:left;}
#strich_content { width: 810px; height: 3px; background-color:#000; margin:0px 10px 10px 10px; float:left;}
#navi { margin-left:0px; margin-top:15px; width: 150px; float:left;}
#navi a {font-family:"Courier New", Courier, monospace; font-size:10pt; color:#000; text-transform:uppercase; line-height:20px; font-style:italic; text-decoration:none;}
#navi a:hover {text-decoration:line-through;}
#navi li{ list-style:none;}
#content { margin:15px 10px 0px 100px; float:left;width:610px; height:410px; overflow: auto;font-family:"Courier New", Courier, monospace; font-size:10pt; color:#000; text-transform:uppercase; line-height:20px; font-style:italic; text-decoration:none;}
#content a { font-family:"Courier New", Courier, monospace; font-size:10pt; color:#000; text-transform:uppercase; line-height:20px; font-style:italic; text-decoration:none;}
#content a:hover {text-decoration:line-through;}
table,td {border:0px; text-align:right;}
#content img {margin-right:50px;}
.hori {font-family:"Courier New", Courier, monospace; font-size:10px; padding-right:50px;}

