a:link {
  font-size : 11px;
  color : #000000;
  text-decoration : underline
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}

a:visited {
  font-size : 11px;
  color : #000000;
  text-decoration : underline
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}

a:hover {
  font-size : 11px;
  color : #888888;
  text-decoration : none
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}

a.top:link {
  font-size : 11px;
  color : #000000;
  text-decoration : none
}

a.top:visited {
  font-size : 11px;
  color : #000000;
  text-decoration : none
}

a.top:hover {
  font-size : 11px;
  color : #000000;
  text-decoration : underline
}

u {
  font-size : 1px;
  color : #ffffff
}

td,form,selcet,option,input{
  font-size : 11px;
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}

.line01 {
  line-height : 14pt;
}

body {
  background-image : url(imgs/top_bg.jpg);
  background-repeat : repeat-x;
}

.form {
  border-bottom: #000000 1px solid;
  border-left: #000000 1px solid;
  border-right: #000000 1px solid;
  border-top: #000000 1px solid;
  background-color : #EFEFEF;
  font-family : arial;
  font-size : 11px;
  color : #000000
}

.tit01 {
  font-size : 11pt;
  color : #ffffff;
  font-weight : bold;
}