@charset "utf-8";

/* contents area */
#contentsbody { margin:0 auto; width:790px; }
#maincontents { margin:15px; width:760px; }

/* header */
#header { margin-bottom:12px; width:790px; height:80px; position:relative; border-bottom:3px #039 solid; }
#header h2 { position:absolute; top:15px; left:15px; width:167px; height:55px; }

/* footer */
#footer { margin:0 auto; padding:8px 0; width:790px; background-color:#039; clear:both; }
#footer p { margin-bottom:0; line-height:normal; font-size:11px; text-align:center; color:#FFF; }

/* title (h1) */
#contentsbody h1 { margin-bottom:15px; padding-bottom:12px; width:790px; height:25px; background:url("../images/t_disclaimer.png") 15px 0 no-repeat; border-bottom:1px #CCC solid; }

ul { margin:0 0 25px 20px; }
ul li { margin-bottom:15px; }