A:link { color: blue; text-decoration: none; font-weight: bolder;  }

A:active  { color: purple; text-decoration: none; font-weight: bolder; }

A:hover  { color: red; text-decoration: none; font-weight: bolder; }

a { text-decoration: none; font-weight: bolder;  cursor:auto; }





body,th,td    { font-size: 10px; line-height: 12px; font-family: Verdana; background-attachment: fixed; }

b  { font-size: 14px; line-height: 16px; }

.q { font-weight: bolder; font-size: 12px; line-height: 14px;  }

hr {color:#333333; style:solid; height:1px;}



.solid {

 border-width : 1px;

 border-style : solid;

 border-color : black;

 background-color : white;

 color : red

}

.solid2 {

 border-width : 1px;

 border-style : solid;

 border-color : blue;

 background-color : white;

 color : blue

}



.0 {

border-style:dashed;

border-width:1px;

border-color:#333333;

 }



.1 {

border-style:solid;

border-width:1px;

border-color:#333333;

}







.2 {

filter: Shadow(Color=#666666, Direction=135, Strength=2);

height: 2em;

padding: 0.2em;

}



input.botton { 

 font-size: 9pt; font-weight: bolder; font-family: Helvetica; width: 88px; border: none; height: 20px;

 background: url("http://www.espguitars.co.jp/images/botton2.gif");

 font-color : #FFFFFF;       

}



body {

　scrollbar-track-color:#CACACA;

　scrollbar-face-color:#CACACA;

　scrollbar-shadow-color:#333333;

　scrollbar-darkshadow-color:#CACACA;

　scrollbar-highlight-color:#CACACA;

　scrollbar-3dlight-color:#333333;

　scrollbar-arrow-color:#333333;

}