#bodyid{
background:#000;
color:#ddd;
padding:0;
margin:0;
text-align:center;

background-image : url('img/bg.jpg');
background-attachment: fixed;
background-position:0% 0%;
background-repeat: no-repeat;
background-color: #ffffff;
}
#page{
border-top:1px solid #444;
border-left:1px solid #444;
border-right:1px solid #444;
border-bottom:1px solid #444;

width:620px;
height:100%;
margin:0 auto;
padding:0;
text-align:center;
}
#menu{
width:600px;
border-collapse:collapse;
margin:0 auto;
font-size:15px;
font-weight:bold;
color:#000;
}
/*上部メニュー*/
#menu a{
color:#fff;
text-decoration:none;
width:100%;
}
#menu td{
border:1px solid #444;
border-top-width:0;
background:url('img/menubg.png') repeat-x top left;
padding:3px 10px;
text-align:center;
width:20%;
}
#image{
border:1px solid #444;
width:600px;
margin:10px auto 0 auto;
height:160px;
background:url('img/titlelog.jpg') no-repeat left top;
}
#image h1{
color:#08f;
font-size:5em;
font-weight:bold;
font-style:italic;
font-family:fantasy;
letter-spacing:4px;
text-align:center;
padding:3px;
margin:0;
margin-right:10px;
}
#left2{
height:100%;
width:170px;
}
#left{
margin:10px 0 0 10px;
border:1px solid #3f3f3f;
border-bottom-width:0;
text-align:left;
font-size:0.8em;
}
#left3{
margin:10px;
text-align:center;
font-size:1em;
width:170px;
}
/*左メニューヘッダ*/
#left h2{
border-bottom:1px solid #3f3f3f;
background:url('img/sidebg.png');
font-size:1em;
font-weight:normal;
padding:4px 10px;
margin:0;
color:#fff;
}
#left ul{
list-style-type:none;
margin:0;
padding:0;
}
#left li{
font-weight:normal;
border-bottom:1px solid #3f3f3f;
padding:2px 10px;
margin:0;
color:#ddd;
font-size:1em;
}
/*左メニュー項目定義*/
#left li a{
color:#000;
text-decoration:none;
width:100%;
}
#left li a:hover{
color:#999;
}
#frametd{
padding:10px 10px 5px 10px;
width:450px;
/*height:100%;*/
}
#copy{
clear:both;
color:#000;
font-size:0.8em;
padding:0 0 7px 0;
}
#omo{
display:none;
}

/*ここから下はフレームの中についての指定です*/

#bodyid2{
border:1px solid #444;
background-color: transparent;
background:#bcf;
color:#000;
padding:0;
margin:0;
text-align:center;
scrollbar-arrow-color:#444;
scrollbar-face-color:#000;
scrollbar-highlight-color:#000; 
scrollbar-3dlight-color:#444;
scrollbar-track-color:#000;
scrollbar-shadow-color:#000;
scrollbar-darkshadow-color:#444;
}
#right{
padding:0 10px;
font-size:0.8em;
}
#right a{
/*color:#669691;*/
color:#000000;
}
#right a:hover{
/*color:#335c40;*/
color:#000000;
}
#right h2{
background:url('img/titlebg.png') no-repeat top left;
border:1px solid #444;
color:#fff;
padding:5px 45px 5px 45px;
font-size:1em;
margin:0 0 10px 0;
text-align:center;
}
#right h3{
border:1px solid #444;
color:#000;
font-size:1em;
padding:5px 0px 5px 0px;
/*margin:0 0 10px 0;*/
text-align:center;
width:50%;
}
/*フレーム内通常*/
#right p{
font-weight:normal;
background-color: transparent;
margin:0;
padding:0 5px 15px 5px;
text-align:left;
color:#000;
font-size:1em;
line-height:120%;
font-weight:normal;
}

#right c{
font-weight:normal;
background-color: transparent;
margin:0;
padding:0 5px 15px 5px;
text-align:center;
color:#000;
font-size:1em;
line-height:120%;
font-weight:normal;
}

#pagetop{
padding:20px 5x 0 0;
text-align:right;
}