#bodyid{
background:url('img/bg.png') repeat-x left top;
padding:0;
margin:0;
text-align:center;
}
#page{
width:750px;
height:90%;
text-align:center;
margin:0 auto;
background:#eef8ed url('img/mainbg.png');
font-size:0.7em;
color:#666;
}
#left{
width:170px;
float:left;
}
#image{
border:1px solid #999;
background:#b8e3b1 url('img/image.jpg') no-repeat left top;
width:150px;
height:530px;
margin:10px 10px 0 10px;
}
#image td{
padding:10px 10px 0 10px;
}
#image ul{
list-style-type:none;
margin:0;
padding:0;
}
#image li{
font-weight:bold;
color:#fff;
font-size:0.8em;
margin:0;
padding:7px 0;
}
#image li a{
color:#fff;
text-decoration:none;
}
#image li a:hover{
color:#6ddd6d;
}
#frametd{
padding:10px 10px 2px 10px;
height:100%;
width:100%;
}
#copy{
clear:both;
padding:3px;
}


/*ここから下はフレームの中についての指定です*/

#bodyid2{
background:#eef8ed url('img/mainbg.png');
padding:0;
margin:0;
text-align:center;
scrollbar-arrow-color:#b8e3b1;
scrollbar-face-color:#eef8ed;
scrollbar-highlight-color:#eef8ed; 
scrollbar-3dlight-color:#b8e3b1;
scrollbar-track-color:#b8e3b1;
scrollbar-shadow-color:#eef8ed;
scrollbar-darkshadow-color:#b8e3b1;
}
#right{
font-size:0.7em;
}
#right a{
color:#27a227;
}
#right a:hover{
color:#6ddd6d;
}
#right h1{
margin:0;
padding:0 10px 10px 10px;
text-align:right;
font-size:24px;
color:#777;
letter-spacing:1px;
}
#right h2{
background:#b8e3b1;
padding:5px 10px;
margin:0 0 15px 0;
text-align:right;
font-size:1em;
color:#fff;
letter-spacing:1px;
font-weight:bold;
}
#right h3{
border-bottom:1px dashed #ccc;
font-size:14px;
margin:0;
padding:2px 10px;
text-align:left;
}
.txt{
border-bottom:3px solid #b8e3b1;
margin:0 0 15px 10px;
padding:13px 10px 5px 0;
text-align:left;
font-size:1em;
line-height:120%;
}
.txt p{
margin:0 0 10px 0;
}
#pagetop{
padding:0 15px 0 0;
text-align:right;
}
