@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0}
body {background-color:#EBEBEB}
.title {font-size:18px; font-weight:bold; font-family:'Courier New', Courier, monospace}
.subtitle {font-size:18px; font-weight:bold; font-family:'Courier New', Courier, monospace; color:#06F}
.bodytext20 {font-family:Tahoma, Geneva, sans-serif; font-size:12px; line-height:20px}
.bodytext20s {font-family:Tahoma, Geneva, sans-serif; font-size:11px; line-height:20px}
.bodytext20sjap {font-family:Tahoma, Geneva, sans-serif; font-size:11px; line-height:16px; color:#000}
.bodytext22 {font-family:Tahoma, Geneva, sans-serif; font-size:12px; line-height:22px}
.bodytext23 {font-family:Tahoma, Geneva, sans-serif; font-size:12px; line-height:22px}
.quicklink {font-family:Tahoma, Geneva, sans-serif; font-size:12px; line-height:22px; color:#FFF; text-decoration:none}
.quicklink:hover {font-family:Tahoma, Geneva, sans-serif; font-size:12px; line-height:22px; color:#F30; text-decoration:underline}
.selected {color:#3CF; font-family:Tahoma, Geneva, sans-serif; font-size:12px; text-decoration:underline}
.selection {color:#999; font-family:Tahoma, Geneva, sans-serif; font-size:12px; text-decoration:none}
/* .selection:hover {color:#FFF; font:Arial, Helvetica, sans-serif 13px} */
/* .selected {color:#FFF; font:Arial, Helvetica, sans-serif 13px; text-decoration:underline} */
.bottommenufont {font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#CCC; text-decoration:none}
.bottommenufont:hover {font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#0CF; text-decoration:none}
.articles {font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#000; text-decoration:none}
.articles:hover {font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#FFF; text-decoration:underline}
.copyright {font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#999}
.copyrightlink {font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#999; text-decoration:none}
.copyrightlink:hover {font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#FFF; text-decoration:none}
.copyrightjp {font-family:Tahoma, Geneva, sans-serif; font-size:10px; color:#999; text-decoration:none; line-height:16px}
.copyrightjplink {font-family:Tahoma, Geneva, sans-serif; font-size:10px; color:#999; text-decoration:none}
.copyrightjplink:hover {font-family:Tahoma, Geneva, sans-serif; font-size:10px; color:#FFF; text-decoration:none}
.box {box-shadow:#999 2px}
.more{font-family:'Courier New', Courier, monospace; font-size:15px; font-weight:bold; color:#0CC; text-decoration:none}
.more:hover{font-family:'Courier New', Courier, monospace; font-size:15px; font-weight:bold; color:#0CC; text-decoration:underline}
.thumb {box-shadow:0 0 4px #111; -webkit-box-shadow:0 0 4px #111; -moz-box-shadow:0 0 4px #111; padding:1px}