body {
background-image : url("../../img/img_h/dot_33.gif");
text-align:center; 
line-height: 150%;
font-size:80%;
}
#box0 {
margin:0 auto;
padding:0px;
text-align:left;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
width:770px;
background-color:#fff;
}
#box1 {
margin:0 auto;
padding:20px 10px 1px 10px;
border:0px solid #fff;
text-align:center;
font-size:200%; font-weight:bold;
}
#box2 {
margin:0 auto;
padding:20px 20px;
border:0px solid #fff;
}

#box3 {
margin:0 auto;
padding:10px 0px;
text-align:center;
border-top:1px solid #ccc;
}


table { width:90%; font-size:100%; line-height: 150%; }
table,td,th{ border: 1px solid #999; border-collapse:collapse; }
th { table-layout: fixed; padding:3px; font-weight:bold; width:150px; }
td { table-layout: fixed; padding:10px 10px; }
	

.red { color:#f33; }

a:link,a:active,a:visited { color:#00f; }
a:visited { color:#00f; }
a:hover { position:relative; top:1px; left:1px; color:#99ccff;}
