/***************************/
/* div{border:solid 1px red;} */
/***************************/


/* HTML TAG STYLE */
body, td{
color:#000000;
font-size:12px;
font-family:MS UI Gothic;
line-height:1.6em;
scrollbar-base-color: #ffffff;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
}

body{background-color:#ffffff}

a{
color:#0000FF;
text-decoration:none;
}

a:visited{
color:#666666;
text-decoration:none;
}

a:hover{
color:#0000FF;
text-decoration:underline;
}




img{border-style:none;}

P { font-size: 12px;line-height:1.5em;margin-bottom: 0em;text-align:left;text-valign:top;font-family:MS UI Gothic;color:#000000;}
LI { font-size: 16px;line-height:1.6em;margin-bottom: 0em;text-align:center;text-valign:top;font-family:MS UI Gothic;}


/* TEXT COLOR STYLE */
.accent{color:#0033cc;}
.strong{color:#333333;}
.weak  {color:#999999;}
.red   {color:#ff0033;}

/* TEXT SIZE STYLE */

.small{font-size:10px;}
.big  {font-size:20px;}

.tall{line-height:150%;}
.tall2{line-height:250%;}

/* TITLE SIZE */
H1 { font-size: 18px;margin-bottom: 0em;font-weight: bold;text-align:center;font-family:MS UI Gothic;}
H2 { font-size: 16px;margin-bottom: 0em;font-weight: bold;text-align:center;font-family:MS UI Gothic;line-height:1.3em;}
H3 { font-size: 12px;margin-bottom: 0em;font-weight: bold;text-align:left;text-valign:middle;font-family:MS UI Gothic;text-indent: 27px;color:#ffffff}
H4 { font-size: 12px;margin-bottom: 0em;font-weight: bold;text-align:left;font-family:MS UI Gothic;line-height:1.3em;color:#969696}
H5 { font-size: 16px;margin-bottom: 0em;font-weight: bold;text-align:left;font-family:MS UI Gothic;line-height:1.3em;color:#FF0000}

/* BOX STYLE */
.frame   {width:800px;}



