/* Capchim's Style Sheet File */

BODY{
   color : #000000;
   background-color : #FFFFFF;
   scrollbar-arrow-color      : #000000;
   scrollbar-base-color       : #FFFFFF;
   scrollbar-face-color       : #FFFFFF;
   scrollbar-highlight-color  : #000000;
   scrollbar-shadow-color     : #858585;
   scrollbar-3dlight-color    : #FFFFFF;
   scrollbar-darkshadow-color : #FFFFFF;
   scrollbar-track-color      : #FFFFFF;
}

IMG{
   border-style : none;
}

A{text-decoration : none;}

A:link    {color : #0000FF;}
A:active  {color : #FF0000;}
A:visited {color : #0000FF;}

A:hover{
   color               : #FF5500;
   text-decoration     : none;
   border-top          : dotted 1px;
   border-bottom       : dotted 1px;
}

.kd:hover{
   text-decoration     : none;
   border-top          : dotted 0px;
   border-bottom       : dotted 0px;
}

.red { color : #FF0000; }

.pc01{
   background-image    : url("img/pc_ico_01.gif");
   background-repeat   : no-repeat;
   background-position : 50%;
}
.pc02{
   background-image    : url("img/pc_ico_02.gif");
   background-repeat   : no-repeat;
   background-position : 50%;
}
.pc03{
   background-image    : url("img/pc_ico_03.gif");
   background-repeat   : no-repeat;
   background-position : 50%;
}

.hand{
   cursor : hand;
}

.idx1{
   color          : #00AAFF;
   font-size      : 24px;
   font-family    : MS UI Gothic;
   filter         : DropShadow(color=#DDDDDD,offx=3,offy=3,positive=1);
   width          : 100%;
   height         : auto;
}

.idx2{
   color          : #00AAFF;
   font-size      : 18px;
   font-family    : MS UI Gothic;
   filter         : DropShadow(color=#DDDDDD,offx=3,offy=3,positive=1);
   width          : 100%;
   height         : auto;
}

.idx3{
   color          : #FF88FF;
   font-size      : 15px;
   font-family    : MS UI Gothic;
   filter         : DropShadow(color=#DDDDDD,offx=3,offy=3,positive=1);
   width          : 100%;
   height         : auto;
}

.lnk{
   color          : #00AAFF;
   font-size      : 12px;
   font-family    : MS UI Gothic;
   filter         : DropShadow(color=#DDDDDD,offx=3,offy=3,positive=1);
   width          : 100%;
   height         : auto;
}


TABLE{
   font-size   : 13px;
   font-family : MS UI Gothic;
}

.f0{
   font-size : 16px;
   font-family : MS UI Gothic;
}

.f1{
   font-size : 10px;
   font-family : MS UI Gothic;
}

.f2{
   font-size : 10px;
   font-family : MS Gothic;
}

.f3{
   font-size : 10px;
   font-family : Arial;
   width : 100%;
   height : auto;
   filter : DropShadow(color=#A0A0A0, offx=2, offy=2, positive=1);
}

.f3a{
   font-size : 10px;
   font-family : MS UI Gothic;
   width : 100%;
   height : auto;
   filter : DropShadow(color=#A0A0A0, offx=2, offy=2, positive=1);
}

.f4{
   font-size : 13px;
   font-family : MS UI Gothic;
   color : #FFFFFF;
}

.f5{
   font-size : 13px;
   font-family : MS UI Gothic;
   color : #AAAAAA;
}

.f6{
   font-size : 13px;
   font-family : MS UI Gothic;
   color : #000000;
}

.f7{
   font-size : 10px;
   font-family : MS UI Gothic;
   color : #909090;
}

.f8{
   font-size : 10px;
   font-family : MS UI Gothic;
   color : #AAAAAA;
}

.f8a{
   font-size : 10px;
   font-family : MS Gothic;
   color : #AAAAAA;
}

.f9{
   font-size : 10px;
   font-family : Arial;
   color : #FFFFFF;
}

.f9a{
   font-size : 10px;
   font-family : Arial;
   color : #000000;
}

.f9b{
   font-size : 10px;
   color : #FFFFFF;
}

.fA{
   font-family : MS UI Gothic;
   color : #909090;
}

.fB{
   font-size : 10px;
   font-family : MS UI Gothic;
   color : #FF8686;
}

.fBa{
   font-size : 13px;
   font-family : MS UI Gothic;
   color : #FF8686;
}

.fC{
   font-family : MS UI Gothic;
   color : #FF8686;
}

.fD{
   color : #AAAAAA;
}

.fE{
   font-size : 10px;
   font-family : MS UI Gothic;
   color : #000000;
}

.fEa{
   font-size : 13px;
   font-family : MS UI Gothic;
   color : #000000;
}

.fF{
   font-family : MS UI Gothic;
   color : #858585;
}

.help{
   cursor : help;
}

.kml{
   color : #535353;
   font-size : 12px;
   font-family : MS UI Gochic;
   background-color : #FFFFFF;
   border-style : solid;
   border-width : 1px;
   border-color : #FFDBC9;
}

.btn{
   color : #FF8686;
   font-size : 12px;
   font-family : MS UI Gothic;
   background-color : #FFDBC9;
   border-style : solid;
   border-width : 1px;
   border-color : #000000;
   cursor : hand;
}
