#bodyid{
padding:0;
margin:0;
text-align:center;
}
#page{
background:#fff url('img/bg.png') repeat-y 700px 0;

}
#page2{
border:1px solid #666;
background:#fff url('img/bg2.png');
width:800px;
font-size:0.8em;
color:#555;
text-align:center;
}
#banner{
background:#bfeafb url('img/banbg.png') repeat-x left top;
border-bottom:1px solid #666;
height:50px;
letter-spacing:2px;
text-align:left;
}
#banner h1{
font-size:24px;
color:#fff;
margin:0;
padding:10px 20px;
}

#banner a{
color:#fff;
text-decoration:none;
}

#banner2{
background:#fff;
border-bottom:1px solid #666;
padding-bottom:1px;
margin-bottom:5px;
}
#menu{
border-collapse:collapse;
width:100%;
}
#menu td{
border:1px solid #666;
border-right-width:0;
background:#bfeafb url('img/menubg.png') repeat-x left top;
height:20px;
font-size:14px;
width:14%;
letter-spacing:1px;
text-align:center;
}
#menu a{
color:#000000;
font-weight:bold;
width:100%;
text-decoration:none;
}
#menu a:hover{
color:#fff;
}
#menu2{
background:#fff;
border-top:1px solid #666;
border-bottom:1px solid #666;
padding:1px 0;
}
#left{
width:206px;
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;
border-bottom-width:0;
background:#fff url('img/side.png') no-repeat 10px 50%;
font-size:1em;
margin:10px 0 0 10px;
padding:3px 10px 3px 30px;
color:#135d66;
}
.box{
border:1px solid #999;
border-top-style:dashed;
background:#fff;
margin:0 0 0 10px;
padding:7px 10px 0 10px;
font-size:1em;
color:#666;
}
.box p{
margin:0 0 10px 0;
}
#right{
width:580px;
float:right;
padding:0 0 10px 0;
text-align:left;
color:#000000;
}
#right a{
color:#00497c;
}
#right a:hover{
color:#4455b6;
}
#right h2{
border:1px solid #999;
border-bottom-width:0;
background:#fff url('img/mainbg.png') repeat-x left top;
color:#111;
font-size:14px;
margin:10px 10px 0 0;
padding:3px 10px;
}
.txt{
border:1px solid #999;
background:#fff;
margin:0 10px 0 0;
padding:7px 10px 0 10px;
font-size:15px;
line-height:120%;
}
.txt p{
margin:0 0 20px 0;
}
#pagetop{
padding:10px 12px 0 0;
text-align:right;
}
#copy{
background:#bfeafb url('img/copybg.png') repeat-x left top;
border-top:1px solid #666;
font-weight:bold;
color:#fff;
padding:1px 0 3px 0;
text-align:center;
}
#copy2{
background:#fff;
border-top:1px solid #666;
padding-top:1px;
}
#copy3{
clear:both;
}

.pan-list-inline {
  /* 右寄せは text-align:right; を追加 */
  margin:0px; padding:0px;
}
.pan-list-inline li {
  display:inline;
  margin:0px; padding:0px 0px 0px 18px;
  list-style-type:none;
  background-image:url("pan-image.gif");
  background-repeat:no-repeat;
}
.pan-list-inline li.home {
  display:inline;
  margin:0px; padding:0px;
  list-style-type:none;
  background-image:url("no-img.gif");
}

