#bodyid{
background:#fafaff;
padding:0;
margin:0;
text-align:center;
}
#page{
background:#fff url('img/bg.png') repeat-y left top;
width:800px;
margin:0 auto;
}
#page2{
border:1px solid #777;
background:#fff;
width:760px;
font-size:0.9em;
color:#444;
line-height:1.5;
text-align:center;
margin:0 auto;
}
#banner{
background:#001545 url('img/banbg.png') left top;
height:55px;
letter-spacing:2px;
text-align:left;
}
#banner h1{
font-size:20px;
color:#fff;
margin:0;
padding:10px 20px;
}
#banner h2{
font-size:24px;
color:#fff;
margin:0;
padding:10px 60px;
}
#menu{
background:#001545 url('img/menubg.png') left top;
border-bottom:4px solid #444;
width:100%;
}
#menu td{
height:40px;
font-size:13px;
width:25%;
letter-spacing:1px;
text-align:center;
}
#menu a{
color:#fff;
font-weight:bold;
width:100%;
text-decoration:none;
}
#menu a:hover{
color:#97a6d0;
}

#left{
width:530px;
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/mainbg.png') repeat left top;
font-size:1em;
margin:10px 0 7px 15px;
padding:3px 10px;
color:#446;
}
#left p{
margin:10px 0 2px 15px;
padding:0 10px 7px 10px ;
font-size:1em;
color:#444;
}
#left ul{ 
/*pdfマーク*/
list-style-image: url(images/pdf_01.gif); 
margin:0 0 7px 20px;
padding:0 0 7px 20px;
} 

#right{
width:210px;
float:right;
padding:0 0 10px 0;
text-align:left;
}
#right a{
color:#00497c;
}
#right a:hover{
color:#4455b6;
}
#right h2{
border-width:1px;
border-style:solid;
border-color:#ddf #aac #aac #ddf;
background:url('img/side.png') repeat-y left top;
color:#fff;
font-size:1em;
margin:10px 10px 7px 0;
padding:3px 10px;
}
#right p{
margin:0 10px 2px 0;
padding:0 0px 7px 10px;
font-size:1em;
line-height:120%;
}
#pagetop{
padding:10px 12px 0 0;
text-align:right;
}
#top{
padding:10px 12px 0 0;
text-align:center;
}
#copy{
clear:both;
background:#001545 url('img/banbg.png') no-repeat left top;
border-top:1px solid #666;
color:#fff;
padding:1px 0 3px 0;
text-align:center;
}


}
/*テキスト右*/
.right-txt{
	text-align: right;
}

