#bodyid{
padding:0;
margin:0;
background:url('img/bg.png');
}
#page{
background:url('img/ribbon1.png') no-repeat right bottom;
font-size:13px;
width:100%;
height:100%;
}
#page2{
background:url('img/ribbon2.png') no-repeat left top;
padding:30px 0;
text-align:center;
}
#menu{
letter-spacing:1px;
background:#5872d4 url('img/menubg.png') repeat-x left top;
height:22px;
}
#menu td{
background:url('img/menubg2.png') repeat-y right top;
color:#fff;
padding:3px 20px;
margin:0;
font-size:13px;
font-weight:bold;
}
#menu a{
color:#fff;
text-decoration:none;
}
#menu a:hover{
color:#e6eafa;
}
#bg{
border:1px solid #5872d4;
background:#fff url('img/main.png');
width:650px;
height:100%;
margin:0 auto;
text-align:left;
font-size:13px;
}
#top h1{
color:#003;
font-size:24px;
font-family:Papyrus;
letter-spacing:2px;
margin:0;
padding:10px 20px 0 20px;
}
#left{
width:150px;
padding:0 15px;
float:left;
}
#left a{
color:#668;
}
#left a:hover{
background:#e6eafa;
}
#left h2{
background:url('img/side.png') repeat-x left bottom;
font-family:Papyrus;
font-size:13px;
padding:0 5px;
margin:10px 5px 0 5px;
color:#036;
}
#left ul{
list-style-type:none;
margin:0;
padding:0;
}
#left li{
font-size:13px;
font-weight:normal;
padding:5px 10px 0 10px;
margin:0;
color:#668;
letter-spacing:1px;
}
#left li a{
text-decoration:none;
}
#left p{
background:url('img/side.png') repeat-x left top;
font-size:13px;
font-weight:normal;
padding:7px 10px 0 10px;
margin:15px 0 0 0;
color:#668;
line-height:120%;
}
#frametd{
padding:0 0 5px 0;
width:470px;
height:100%;
}
#copy{
background:#5872d4 url('img/menubg.png') repeat-x left top;
height:22px;
letter-spacing:1px;
}
#copy h4{
color:#fff;
padding:4px 10px 0 10px;
margin:0;
font-size:13px;
font-weight:normal;
text-align:right;
}
.rib{
height:22px;
}

/*ここから下はフレームの中についての指定です*/

#bodyid2{
padding:0;
margin:0;
text-align:center;
scrollbar-arrow-color:#5872d4;
scrollbar-face-color:#fff;
scrollbar-highlight-color:#fff; 
scrollbar-3dlight-color:#fff;
scrollbar-track-color:#5872d4;
scrollbar-shadow-color:#fff;
scrollbar-darkshadow-color:#fff;
background:url('img/main.png') fixed;
}
#right{
padding:10px 0 0 0;
text-align:left;
}
#right a{
color:#446;
}
#right a:hover{
background:#e6eafa;
}
#right h2{
color:#fff;
background:url('img/ribbon3.png') no-repeat left bottom;
padding:5px 25px 4px 20px;
margin:0;
font-size:13px;
letter-spacing:1px;
}
#right p{
color:#555;
font-size:13px;
font-weight:normal;
line-height:120%;
margin:0;
padding:5px 25px 20px 20px;
}
#pagetop{
clear:both;
font-family:Papyrus;
font-size:10px;
font-weight:bold;
padding:0 25px 15px 0;
text-align:right;
}
#pagetop a{
color:#4f68d1;
text-decoration:none;
}
#pagetop a:hover{
background:#e6eafa;
}