#bodyid{
padding:0;
margin:0;
text-align:center;
background:#fff url('bg.png') repeat-x left top;
}
#page{
width:800px;
margin:0 auto;
background:url('logo3.png') no-repeat right top;
color:#333;
}
#top{
height:60px;
}
#top h1{
float:left;
color:#000080;
font-size:20px;
letter-spacing:2px;
text-align:left;
padding:13px 20px;
margin:0;
}
#top h3{
float:right;
margin:0;
padding:3px 10px;
}
#menu{
border-collapse:collapse;
width:100%;
margin:0;
font-size:13px;
letter-spacing:1px;
text-align:center;
color:#fff;
}
#menu a{
color:#000088;
text-decoration:none;
}
#menu a:hover{
color:#ff0000;
}
#menu td{
border:1px solid #ccc;
border-width:0 1px;
width:16.6%;
}
#main{
font-size:0.8em;
padding:10px 0;
}
#left{
width:580px;
float:left;
padding:10px 0;
}

#left a{
color:#000088;
}
#left a:hover{
color:#ff0000;
}
#left h2{
background:#b0c4de;
color:#fff;
font-size:13px;
margin-top:4px;
margin-bottom: 4px;
padding:3px 10px;
text-align:left;
letter-spacing:2px;
}
#left p{
margin:0;
padding:0px 10px 5px 1px;
text-align:left;
color:#000000;
font-size:1.0em;
font-weight:normal;
line-height:150%;
letter-spacing:2px;
}

#right{
width:200px;
float:right;
text-align:left;
padding:0 0 10px 0;
}
#right h2{
border:1px solid #99b;
background:#b0b9d4 url('menu.png') repeat-x left top;
font-size:13px;
text-align:left;
padding:3px 12px;
margin:10px 0 0 0;
color:#000080;
}

#right ul{
list-style-type:none;
margin:0;
padding:0;
}

#right li{
font-weight:normal;
border-bottom:1px dashed #99a;
background:url('point.png') no-repeat 10px 4px;
padding:4px 10px 4px 30px;
margin:0;
font-size:13px;
}

#right li a{
color:#000088;
text-decoration:none;
width:100%;
}

#right li a:hover{
color:#ff0000;
background:#dce3f0;
}
#pagetop{
padding:20px 7px 0 0;
text-align:right;
}
#copy{
clear:both;
color:#000000;
font-size:0.8em;
}
hr{
color: #0000ff; /* 線の色(IE用) */
background-color: #0000ff; /* 線の色(NN用) */
border: 0px; /* 枠の太さ */
height: 1px;
}
hr.2 {
width:100%;
color: #66cc66; /* 線の色(IE用) */
background-color: #66cc66; /* 線の色(NN用) */
height: 5px; /* 線の太さ */
border-color: #99ff99 #339933 #339933 #99ff99; /* 枠の色 */
border-width: 1px; /* 枠の太さ */
border-style: solid;
}

#left p.koukoku{
background:#b0c4de;
color:#fff;
font-size:13px;
margin-top:4px;
margin-bottom: 4px;
padding:3px 10px;
text-align:left;
letter-spacing:2px;
}