#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('2a.png') no-repeat left top;
color:#333;
}

#top{
height:60px;
}

#top h1{
font-size:17px;
color:#000088;
letter-spacing:2px;
text-align:left;
padding-top:52;
padding-left:8;
margin:0;
text-align:left;
}

#menu{
border-collapse:collapse;
width:100%;
margin:0;
font-size:13px;
letter-spacing:1px;
text-align:center;
color:#fff;
}

#menu a{
color:#667;
text-decoration:none;
font-weight:bold;
}

#menu a:hover{
color:#eef;
}

#main{
font-size:13px;
padding:10px 0;
}

#left{
width:618px;
float:left;
padding:10px 0;
}

#left a{
color:#000088;
font-weight: bold;
}

#left a:hover{
color:#ff0000;
}

#left h2{
border:1px solid #000088;
background:#9999FF;
font-size:13px;
text-align:left;
padding:3px 7px;
margin:10 0 6 0;
color:#000;
}

#left p{
margin:0;
padding:5px 3px 3px 3px;
text-align:left;
color:#000;
font-size:13px;
font-weight:normal;
line-height:140%;
}

#left p.koukoku{
margin:0;
padding:5px 3px 3px 3px;
text-align:left;
color:#000;
font-size:13px;
font-weight:normal;
line-height:140%;
}

strong{
font-size:16px;
padding:5px 3px 3px 3px;
color:#8B0000;
text-align:left;
}

#left table{
font-size:13px;
line-height:140%;
}

#right{
width:170px;
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:#667;
text-decoration:none;
width:100%;
}

#right li a:hover{
color:#444;
background:#dce3f0;
}

#pagetop{
padding:20px 7px 0 0;
text-align:right;
}

#copy{
clear:both;
color:#779;
font-size:13px;
text-align:left;
}

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;
}