/*body*/
body{
font-size:xx-small;
color:#186B69;
bgcolor:#FFFFFF;
scrollbar-face-color:#FFFFFF;
scrollbar-arrow-color:#3399FF;
scrollbar-track-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#3399FF;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#3399FF;
}

/*外枠のテーブル*/
table.frame1{
border:double 3px #3399FF;
width:650px;
}

/*外枠のテーブル（点線）*/
table.frame2{
font-size:x-small;
border:dotted 2px #99FFFF;
width:650px;
}

/*TOPヘッダ*/
table.headder{
width:615;
height:90;
background:url(../img/image02.jpg) no-repeat center;
color:#FFFFFF;
text-align:center;
}


