
 a:link    {text-decoration:none; color:#4040ff }
 a:visited {text-decoration:none; color:#4040ff }
 a:active  {text-decoration:none; color:#003333 }
 a:hover   {text-decoration:underline; color:#ff0000 }

.up_navi{
 font-size:12px;
}

.title{
 font-size:22px;
 color:#000099;
 font-weight:bold;
}

.sub_title{
 font-size:14px;
 color:#000099;
 font-weight:bold;
 border-width:0px 0px 1px 0px;
 border-color:#000066;
 background-color:#ddddff;
 border-style:solid;
}

.version{
 font-size:10px;
 color:#006600;
 text-align:right;
}

.contents{
 color:#333333;
 font-size:14px;
 line-height:22px;
}

.caution{
 font-size:13px;
 color:#333333;
 border-width:1px 1px 1px 1px;
 border-color:#666666 #999999 #999999 #666666;
 background-color:#eeeeff;
 border-style:solid;
}
