#bodyid{
background:#fafaff;
padding:0;
margin:0;
text-align:center;
}
#page{
background:#fff url('img/bg.png') repeat-y left top;
width:100%;
margin:0 auto;
}
#page2{
border:1px solid #777;
background:#fff;
width:100%;
height:100%;
font-size:0.8em;
color:#444;
text-align:center;
margin:0 auto;
}
#banner{
background:#001545 url('img/kabe_snow1.gif');
height:65px;
letter-spacing:2px;
text-align:left;
}
#banner h1{
font-size:15px;
color:#001545;
margin:0;
padding:5px 10px;
}
#menu{
background:#001545;
border-bottom:1px solid #999;
width:100%;
}
#menu td{
height:20px;
font-size:13px;

letter-spacing:1px;
text-align:center;
}
#menu a{
color:#fff;
font-weight:bold;
width:100%;
text-decoration:none;
}
#menu a:hover{
color:aqua;
}



#left{
width:25%;
float:left;
text-align:left;
padding:0 0 10px 0;
}
#left a{
color:#00497c;
}
#left a:hover{
color:#4455b6;
}
#left h2{
border:1px solid #999;
background:#4169ad  url('img/kabe_check32.gif');
font-size:1em;
margin:10px 0 7px 10px;
padding:3px 10px;
color:#fff;
}
#left p{
margin:0 0 2px 10px;
padding:0 10px 7px 10px ;
font-size:1em;
color:#444;
}

#center{
width:50%;
float:left;
padding:0 0 10px 0;
text-align:left;
}
#center a{
color:#00497c;
}
#center a:hover{
color:#4455b6;
}
#center h2{
border-width:1px;
border-style:solid;
border-color:#ddf #aac #aac #ddf;
background:url('img/mainbg.png') repeat-y left top;
color:#446;
font-size:1em;
margin:10px 10px 7px 20px;
padding:3px 10px;
}
#center p{
margin:0 10px 2px 0;
padding:0 10px 7px 25px;
font-size:1em;
line-height:120%;
}
#pagetop{
padding:10px 12px 0 0;
text-align:right;
}

#right{
width:24%;
float:right;
text-align:left;
padding:0 0 10px 0;
}
#right a{
color:#00497c;
}
#right a:hover{
color:#4455b6;
}
#right h2{
border:1px solid #999;
background:#001545 url('img/kabe_check32.gif');
font-size:1em;
margin:10px 10px 7px 0;
padding:3px 10px;
color:#fff;
}
#right h2 a{
color:#fff;
}
#right h2 a:hover{
color:#e0ffff;
}
#right p{
margin:0 10px 2px 0;
padding:0 10px 7px 10px;
font-size:1em;
line-height:120%;
}


#copy{
clear:both;
background:#001545;
border-top:1px solid #666;
color:#fff;
padding:1px 0 3px 0;
text-align:center;
}
