@charset "utf-8";
/* CSS Document */
 
#header {height: 50px;width: 100%;border-bottom: 3px solid #333333;background: url(images/wats_logo.gif) no-repeat right 5px;margin-bottom: 10px;padding-bottom: 5px;}

#header h1 {display: none;}
#contents h2 {font-size: 16px;font-weight: bold;border-bottom: 2px solid #999999;margin: 0px 0px 10px 0px;padding: 0px 0px 3px 0px;}
#contents p {font-size: small;color:#666666;line-height: 160%;}
#contents ol {font-size: small;color:#666666;line-height: 160%;}
#contents ol li {margin: 0px 0px 20px 0px;padding: 0px 0px 0px 0px;}
#side p {font-size: x-small;color:#999999;line-height: 160%;}
.end {text-align: right;margin: 20px 0px 10px 0px;padding: 0px 0px 0px 0px;}
