A:LINK,A:VISITED,A:ACTIVE{
  color : #8c008c;
  text-decoration:none;
  font-size : 13px;
  font-family : "MS UI Gothic";
}
A:HOVER{
  color:#dcec9c;
  text-decoration:none;
  font-size : 13px;
  font-family : "MS UI Gothic";
}
body{
  scrollbar-track-color:#ffffff;
  scrollbar-face-color:#ffffff;
  scrollbar-shadow-color:#cccccc;
  scrollbar-darkshadow-color:#ffffff;
  scrollbar-highlight-color:#cccccc;
  scrollbar-3dlight-color:#ffffff;
  scrollbar-arrow-color:#cccccc;
}
BODY{
  margin-top : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  margin-left : 0px;
  padding:0px;
  color:#666666;
  font-size : 13px;
  font-family : "MS UI Gothic";
  line-height:20px;
  background-color:#ffffff;
  background-image : url(../images/top/icon/back01.gif);
  background-repeat : repeat;
  background-attachment : fixed;
}
INPUT,TEXTAREA{
  color:#666666;
  font-size : 13px;
  font-family : "MS UI Gothic";
  background-color:#ffffff;
  border : solid #efccfb;
  border-top-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-left-width : 1px;
}
H2{
  margin:10px 0px;
  padding:2px 5px;
  font-size : 13px;
  font-weight:bold;
  border-top:1px solid #cccccc;
  border-bottom:1px solid #cccccc;
  font-family : "MS UI Gothic";
}
.text{
  margin:0px 0px 20px 10px;
  background-color:#ffffff;
  background-image : url(../images/top/icon/bg2.gif);
  font-size : 13px;
  font-family : "MS UI Gothic";
  line-height : 20px;
}
P{
  font-size : 13px;
  font-family : "MS UI Gothic";
}
TD{
  font-size : 13px;
  font-family : "MS UI Gothic";
  border-top-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-left-style : none;
  border-top-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-left-width : 1px;
  border-top-color : #efccfb;
  border-right-color : #efccfb;
  border-bottom-color : #efccfb;
  border-left-color : #efccfb;
  margin-top : 4px;
  margin-left : 4px;
  margin-right : 4px;
  margin-bottom : 4px;
}
TABLE{
  border-width : 1px 1px 1px 1px;
  border-style : dotted dotted dotted dotted;
  border-color : #efb4dd #efb4dd #efb4dd #efb4dd;
  background-color : #ffffff;
}
