@charset "shift_jis";

a { text-decoration: none; }
a:link { color: #0000ff; }
a:visited { color: #0000ff; }
a:active { color: #6666ff; }
a:hover { color: #ff0000; background-color: #ffe4e1; }

body { scrollbar-track-color: #333366; background-color: #ffffff; }
body,div { color: #666666; font-size: 12px; font-family: "MS UI Gothic",Osaka,sans-serif; line-height:150%; }
.title { background-color: #333366; color: #ffffff; font-size: 16px; font-weight: bold; letter-spacing: 10px; }
.blue1 { color: #eaf2fe; }
.blue2 { color: #cfe3fd; }
.blue3 { color: #0000ff; }
.red { color: #ff0000; }
.log { width: 100%; font-size:100%; border:none; }
.menu { width: 100%; font-size:100%; margin-bottom:10px; }
#left { position: absolute; top: 60px; left:5%; width:45%; }
#right { position: absolute; top: 60px; left:50%; width:50%; }
ul { margin-top:2px; }
ol { margin-top:2px; }
