@charset "utf-8";



/** MENU *****************************************************************/
.menu{
font-size: 10px; 
line-height: 125%;
}

/** TXT COLOR**************************************************************/
.title01g,.title02g{
color: #a1a1a1;
}

/** TITLE ******************************************************************/

.title01,.title01g{
font-size:90%;
color:#666666;
margin:0 0 0 -0.2em;
padding:0 0 5px 0;
}

.title02,.title02g{
font-size:100%;
color:#666666;
margin:0 0 0 0;
padding:0 0 5px 0;
}
* html .title01,*html .title01g,*html .title02,*html .title02g{
font-weight:bold;
color:#666666;
padding:0 0 10px 0;
}/*IE workaround*//*All IE browsers*/


/** TXT SPECIAL ************************************************************/
input, select, textfield, textarea{
font-size: 10px;
}








