#bodyid{
padding:0;
margin:0;
}
#page{
background:#fff url('img/bg.png') repeat-y 800px 0;
height:100%;
text-align:center;
}
#page2{   
border:1px solid #666;
background:#fff url('img/bg2.png');
width:900px;
height:100%;
font-size:0.8em;
color:#555;
/*text-align:center;*/
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;
}
#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:13px;
width:20%;
letter-spacing:1px;
text-align:center;
}
a:link, a:visited, a:active{
	color:#404040;text-decoration:none;
}

a:hover{
	color:#202020;text-decoration:underline;
}
#menu2{
background:#fff;
border-top:1px solid #666;
border-bottom:1px solid #666;
padding:1px 0;
}
#frametd{
height:100%;
}
#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;
}


/*ここから下はフレームの中についての指定です*/

#bodyid2{
background:#fff url('img/bg2.png');
padding:0;
margin:0;
text-align:center;
scrollbar-arrow-color:#999;
scrollbar-face-color:#fff;
scrollbar-highlight-color:#fff; 
scrollbar-3dlight-color:#999;
scrollbar-track-color:#fff;
scrollbar-shadow-color:#fff;
scrollbar-darkshadow-color:#999;
}
#main{
font-size:0.8em;
}

#left{
width:200px;
float:left;
text-align:left;
padding:0 0 10px 0;
}

#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:470px; 右メニューの幅指定*/
width:600px;
float:left;
padding:0 0 10px 30px;
text-align:left;
}
#right h4{
border:1px solid #999;
border-bottom-width:0;
background:#fff url('img/mainbg.png') repeat-x left top;
color:#111;
font-size:1.1em;
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:1em;
line-height:120%;
}
.txt p{
margin:0 0 10px 0;
}
#pagetop{
padding:10px 12px 0 0;
text-align:right;
}
#pagetopk{
padding:0px 0px 0 0;
text-align:right;
margin-top:0px
}
p.unders{
margin-bottom:0px;
padding-bottom:0px;
}

.klink{
font-size:0.8em;
}
