#bodyid{
background:#fafaff;
padding:0;
margin:0;
text-align:center;
}
#page{
background:#fff url('img/bg.png') repeat-y left top;
width:780px;
height:100%;
margin:0 auto;
text-align:center;
}
#page2{
border:1px solid #777;
background:#fff;
width:760px;
height:100%;
font-size:0.8em;
color:#444;
text-align:center;
margin:0 auto;
}
#banner{
background:#001545 url('img/banbg5.png') no-repeat left top;
height:50px;
letter-spacing:2px;
text-align:right;
}
#banner h1{
font-size:10px;
color:#fff;
margin:0;
padding:1px 7px;
}
#menu{
background:#001545 url('img/menubg3.png') no-repeat left top;
border-bottom:1px solid #999;
width:100%;
}
#menu td{
height:20px;
font-size:13px;
width:20%;
letter-spacing:1px;
text-align:center;
}
#menu a{
color:#fff;
font-weight:bold;
width:100%;
text-decoration:none;
}
#menu a:hover{
color:#97a6d0;
}
#frametd{
height:100%;
}



/*ここから下はフレームの中についての指定です*/

#bodyid2{
padding:0;
margin:0;
text-align:center;

}
#main{
font-size:0.8em;
}
#left{
width:530px;
float:left;
text-align:left;
padding:0 0 10px 0;
}
#left a{
color:#00497c;
}
#left a:hover{
color:#4455b6;
}
#left h1{
border:0 solid #999;
background:#4169ad url('img/side01a.png') no-repeat left top;
font-size:1em;
margin:10px 0 7px 10px;
padding:3px 10px;
color:#fff;
}
#left h2{
border:0 solid #999;
background:#4169ad url('img/side02a.png') no-repeat left top;
font-size:1em;
margin:5px 0 7px 10px;
padding:3px 10px;
color:#fff;
}
#left h3{
border:0 solid #999;
background:#4169ad url('img/side03a.png') no-repeat left top;
font-size:1em;
margin:5px 0 7px 10px;
padding:3px 10px;
color:#fff;
}

#left p{
margin:0 0 0 10px;
padding:0 0 0 0;
font-size:1em;
color:#444;
}

#right{
width:200px;
float:right;
text-align:left;
padding:0 0 10px 0;
}
#right h2{
border:1px solid #99b;
background:#B3BCD6 url('img/menu.png') repeat-x left top;
font-size:13px;
padding:3px 7px;
margin:10px 10px 7px 0;
color:#556;
}
#right ul{
list-style-type:none;
margin:0;
padding:0;
}
#right li{
font-weight:normal;
border-bottom:1px dashed #99a;
background:url('img/point.png') no-repeat 10px 4px;
padding:4px 10px 4px 30px;
margin:0;
font-size:13px;
}
#right li a{
color:#667;
text-decoration:none;
width:100%;
}
#right li a:hover{
color:#444;
background:#dce3f0;
}
#pagetop{
padding:10px 12px 0 0;
text-align:right;
}
#copy{
clear:both;
background:#001545 url('img/menubg3.png') no-repeat left top;
width:740px;
border-top:1px solid #666;
font-size:0.6em;
color:#fff;
padding:1px 0 5px 0;
text-align:center;
}


