A:link {
  color:#333333; text-decoration: none; 
  }
A:visited {
 color:#333333 ; text-decoration: none;
  }
A:active {
 color:black ; text-decoration: none;
  }
A:hover {
	color:#FF9900;
	text-decoration: underline;
} 

#bodyid{
background:url('img/bg0.png') repeat-x left top;
padding:0;
margin:0;
text-align:center;
line-height:150%
}

#page{
background:#fff url('img/bg.png') repeat-y left top;
width:820px;
height:100%;
margin:0 auto;
text-align:center;
}
#page2{
border:1px solid #777;
background:#fff;
width:800px;
height:100%;
font-size:0.8em;
color:#444;
text-align:center;
margin:0 auto;
}
#banner{
background:#001545 url('img/banbg.png') no-repeat left top;
height:50px;
font-size:6px;
letter-spacing:2px;
}
#banner h1{
font-size:24px;
color:#fff;
margin:0;
padding:10px 20px;
}
#menu{
background:#001545 url('img/menubg0.png') no-repeat left top;
border-bottom:1px solid #999;
width:100%;
}
#menu td{
height:20px;
width:20%;
letter-spacing:1px;
text-align:left;
}
#menu a{
color:#fff;
font-weight:bold;
width:100%;
text-decoration:none;
}
#menu a:hover{
color:#97a6d0;
}
#frametd{
height:100%;
}
#copy{
	clear:both;
	background:#001545 url('img/banbg.png') no-repeat left top;
	font-size:10px;
	border-top:1px solid #666;
	padding:1px 0 3px 0;
	text-align:left;
}

/*フレーム内指定*/

#bodyid2{
	padding:0;
	margin:0;
	text-align:center;
	overflow: auto;
}
#main{
font-size:0.8em;
}
#left{
width:256px;
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/side0.png') no-repeat left top;
font-size:1em;
margin:10px 0 5px 10px;
padding:3px 10px;
color:#0066b3;
}
#left p{
margin:0 0 2px 10px;
padding:0 10px 5px 10px;
font-size:1em;
line-height:150%
color:#444;
background:#ffffff;
}
#right{
width:500px;
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/mainbg0.png') repeat-y left top;
color:#446;
font-size:1em;
margin:10px 10px 7px 0;
padding:3px 10px;
}
#right p{
margin:0 10px 2px 0;
padding:0 10px 7px 10px;
font-size:1em;
line-height:150%;
}
#pagetop{
padding:10px 12px 0 0;
text-align:right;
}

/*真ん中一列指定*/

#box00{
clear:right left;
text-align:center;
}

/*左のフレームメニュー指定*/

* {
margin:0; padding:0;
}
body {
margin:0; 
padding:0; 
overflow:hidden;
color:#404040;
font-size:10pt;
}
#leftbox {
margin:0; 
padding:0; 
height:100%; 
width:13em; 
position:absolute; 
left:0; 
top:0;
}
#mainbox {
margin:0 0 0 14em; 
padding:0; 
height:100%; 
overflow:auto;
}
