@charset "Shift_JIS";

body{
margin: 0;
padding: 0;
scrollbar-3dlight-color: #ffffff;
scrollbar-arrow-color: #ffffff;
scrollbar-darkshadow-color: ffffff;
scrollbar-face-color: #efefef;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-track-color: #ffffff;
background : #efefef url(images/bg.gif);
}

A{color : #666666;text-decoration: underline;}
A: VISITED{color : #666666;text-decoration: underline;}
A: hover {color: #ff0000;text-decoration: underline; }
A: ACTIVE{color : #ff0000; text-decoration: underline; }

.basetable{
width: 800px;
height: 100%;
border-left: solid 1px #333333;
border-right: solid 1px #333333;
background: #ffffff;
}

.title{
height: 70px;
padding-left: 30px;
background: #9999ff;	
font: bold 28px/arial,sans-serif;
color: #efefef;
}

.topmenu{
height: 30px;
text-align: right;
padding-right: 10px;	
font: 13px Osaka,"‚l‚r ƒSƒVƒbƒN",sans-serif;
color: #efefef;
background: #6666ff ;
}
.topmenu A{color : #efefef;text-decoration: none;}
.topmenu A: VISITED{color : #efefef;text-decoration: none;}
.topmenu A: hover {color: #ff0000;text-decoration: underline; }
.topmenu A: ACTIVE{color : #ff0000; text-decoration: underline; }

.left{
width: 200px;
padding: 0;
}

.leftmenu{
width: 100%;
height: 70px;	
padding-left: 20px;
font: 14px Osaka,"‚l‚r ƒSƒVƒbƒN",sans-serif;
color: #666666;
border-right: solid 1px #333333;
border-bottom: solid 1px #333333;
background: #ffffcc ;
}
.leftmenu A{color : #666666;text-decoration: none;}
.leftmenu A: VISITED{color : #666666;text-decoration: none;}
.leftmenu A: hover {color: #ff0000;text-decoration: underline; }
.leftmenu A: ACTIVE{color : #ff0000; text-decoration: underline; }

.leftbottom{
width: 100%;
padding: 20px;
font: 13px/150% Osaka,"‚l‚r ƒSƒVƒbƒN",sans-serif;
color: #666666;
border-right: solid 1px #333333;
background: #ffffff;
}

.right{
padding: 0;
width: 600px;
}

.midasi{
width: 100%;
height: 30px;
padding-right: 10px;
font: 16px Osaka,"‚l‚r ƒSƒVƒbƒN",sans-serif;
color: #000000;
font-weight: bold; 
background: #ccff99 ;
}

.honbun{
width: 100%;
padding: 10px;
font: 13px/150% Osaka,"‚l‚r ƒSƒVƒbƒN",sans-serif;
color: #666666;
background: #ffffff ;
}

TD{
font: 13px/150% Osaka,"‚l‚r ƒSƒVƒbƒN",sans-serif;
}

.copyright{
height: 30px;
text-align: center;
font: 12px/150% Osaka,"‚l‚r ƒSƒVƒbƒN",sans-serif;
color: #efefef;
background: #9999ff ;
}


