#bodyid{
background:#fffafa;
padding:0;
margin:0;
text-align:center;
}
#page{
background:#fff;
width:840px;
height:100%;
margin:0 auto;
text-align:center;
}
#page2{
background:#fff;
width:810px;
height:100%;
font-size:0.8em;
color:#444;
text-align:center;
margin:0 auto;
}
#banner{
background:#ffffff;
height:50px;
letter-spacing:2px;
text-align:left;
}
#banner h1{
font-size:24px;
color:#fff;
margin:0;
padding:10px 20px;
}
#menu{
background:#ffffff no-repeat left top;
border-bottom:1px solid #666666;
width:100%;
}
#menu td{
height:20px;
font-size:13px;
letter-spacing:1px;
text-align:center;
}
#menu a{
color:#ff5a00;
font-weight:bold;
width:100%;
text-decoration:none;
}
#menu a:hover{
color:#ff9999;
}
#frametd{
height:100%;
}
#copy{
clear:both;
background:#ff5a00 no-repeat left top;
border-top:1px solid #ffffff;
color:#fff;
padding:1px 0 3px 0;
text-align:center;
}

/*ここから下はフレームの中についての指定です*/

#bodyid2{
padding:0;
margin:0;
text-align:center;
scrollbar-arrow-color:#d8324c;
scrollbar-face-color:#fff;
scrollbar-highlight-color:#fff; 
scrollbar-3dlight-color:#ebb;
scrollbar-track-color:#d8324c;
scrollbar-shadow-color:#fff;
scrollbar-darkshadow-color:#fdd;
}
#main{
font-size:0.8em;
}
#left{
width:206px;
float:left;
text-align:left;
padding:0 0 10px 0;
}
#left a{
color:#c06;
}
#left a:hover{
color:#c66;
}
#left h2{
border:1px solid #b99;
background:#a55860 url('img/side.png') no-repeat left top;
font-size:1em;
margin:10px 0 7px 10px;
padding:3px 10px;
color:#fff;
}
#left p{
margin:0 0 2px 10px;
padding:0 10px 7px 10px;
font-size:1em;
color:#444;
}
#right{
width:460px;
float:right;
padding:0 0 10px 0;
text-align:left;
}
#right a{
color:#c06;
}
#right a:hover{
color:#c66;
}
#right h2{
border-width:1px;
border-style:solid;
border-color:#fdd #ebb #ebb #fdd;
background:url('img/mainbg.png') repeat-y left top;
color:#644;
font-size:1em;
margin:10px 10px 7px 0;
padding:3px 10px;
}
#right p{
margin:0 10px 2px 0;
padding:0 10px 7px 10px;
font-size:1em;
line-height:120%;
}
#pagetop{
padding:10px 12px 0 0;
text-align:right;
}
