tbody {
  font-size: 13px;
}
A{ text-decoration:none ;}
A:hover{ text-decoration:underline;color:red;}
#bodyid{
background:#fafaff;
padding:0;
margin:0;
text-align:center;
}
#page{
background:#fff url('img/bg.png') repeat-y left top;
width:790px;
margin:0 auto;
}
#page2{
border:1px solid #777;
background:#fff;
width:770px;
font-size:13px;
color:#444;
text-align:center;
margin:0 auto;
}
#top{
background:#fff url('img/topbg.png') no-repeat left top;
height:110px;
letter-spacing:2px;
text-align:left;
}
#top h1{
font-size:15px;
color:#444;
margin:0;
padding:5px 10px;
}
#banner{
background:#fff url('img/banbg.png') no-repeat left top;
height:150px;
letter-spacing:2px;
text-align:left;
}
#banner h1{
font-size:18px;
color:#444;
margin:0;
padding:10px 20px;
}
#menu{
background:#fff url('img/menubg.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:#444;
font-weight:bold;
width:100%;
text-decoration:none;
}
#menu a:hover{
color:#97a6d0;
}
#left{
width:260px;
float:left;
text-align:left;
padding:0 0 10px 0;
}
ul.button02b {
	width: 240px;/*↓の幅+15px*/
	margin: 10px;
	padding: 0;
	font-size: 13px;/*フォントサイズ*/
	font-family: Verdana,Arial,sans-serif;
}
.button02b li {
	list-style: none;
	border: solid 1px #848485;/*外枠の色*/
	margin: 0.2em 0;/*メニュー間の間隔*/
	padding: 0;
}
.button02b li a {
	display: block;
	margin: 0 0 0 0;
	padding: 8px 0 8px 3px;
	border-left: solid 5px #99cc00;/*左側の着色部分*/
	color: #0080c0;/*文字色*/
	background:url('img/link1.png') repeat-x left top;
	text-decoration: none;
}
.button02b a:hover{
	background:url('img/link2.png') repeat-x left top;
	border-color: #ff6600;
  }

#left a{
color:#0080c0;
text-decoration:none ;
}
#left a:hover{
color:#ff0000;
text-decoration:underline;
}
#left h2{
background:url('img/side1.png') no-repeat left top;
font-size:13px;
margin:12px 0 7px 10px;
padding:5px 10px;
color:#444;
}
#left p{
margin:0 0 2px 10px;
padding:0 10px 7px 10px ;
font-size:13px;
color:#444;
}
#right{
width:500px;
float:right;
padding:0 0 10px 0;
text-align:left;
}
#right a{
color:#0080c0;
text-decoration:none ;
}
#right a:hover{
color:#ff0000;
text-decoration:underline;
}
#right h2{
border: solid 1px #848485;
background:url('img/mainbg.png') repeat-y left top;
color:#444;
font-size:13px;
margin:13px 10px 7px 0;
padding:3px 22px;
}
#right h3{
border: solid 1px #848485;
background:url('img/mainbg.png') repeat-y left top;
color:#444;
font-size:13px;
margin:13px 10px 7px 0;
padding:3px 22px;
}
#right h4{
border: solid 1px #848485;
background:url('img/mainbg.png') repeat-y left top;
color:#444;
font-size:13px;
margin:13px 10px 7px 0;
padding:3px 22px;
}
#right p{
margin:0 10px 2px 0;
padding:0 10px 7px 10px;
font-size:13px;
line-height:120%;
}

#copy{
clear:both;
background:url('img/ul1.png') no-repeat-y left top;
border-top:1px solid #666;
color:#444;
padding:1px 0 3px 0;
text-align:center;
}
#copy a{
color:#000000;
text-decoration:none ;
}
#copy a:hover{
color:#000000;
text-decoration:underline;
}

.tb1 { border-collapse: collapse; border: 1px solid #ddd; width: 465px;  }
.tb1 th { font-size: 90%; color: #111; background-color: #efefef; border-collapse: collapse; border: 1px solid #ddd; border-right: 1px solid #ddd; padding: 5px 5px 5px 5px; text-align: center;  }
.tb1 td { font-size: 100%; background-color: #fff; border-collapse: collapse; border: 1px solid #ddd; padding: 5px 0 5px 10px; text-align: left; vertical-align: middle; }

.box {
	border:1px solid #666;
	background: #fff;
	margin:10px;
	padding:10px;
}
