td,form,selcet,input{
	font-size : 10px;
	color: #000000;
	font-family: "Verdana", "Arial";
}

a:link {
	  font-size : 10px;
	  color : #000000;
	  text-decoration : none;
	  font-family: "Verdana", "Arial";
}

a:visited {
	  font-size : 10px;
	  color : #000000;
	  text-decoration : none;
	  font-family: "Verdana", "Arial";
}

a:hover {
	  font-size : 10px;
	  color : #6699CC;
	  text-decoration : none;
	  font-family: "Verdana", "Arial";
}

a.m1:link {
	  font-size : 10px;
	  color : #000000;
	  text-decoration : underline;
	  font-family: "Verdana", "Arial";
}

a.m1:visited {
	  font-size : 10px;
	  color : #000000;
	  text-decoration : underline;
	  font-family: "Verdana", "Arial";
}

a.m1:hover {
	  font-size : 10px;
	  color : #FF9933;
	  text-decoration : none;
	  font-family: "Verdana", "Arial";
}

a.m2:link {
	  font-size : 10px;
	  color : #666666;
	  text-decoration : none;
	  font-family: "Verdana", "Arial";
}

a.m2:visited {
	  font-size : 10px;
	  color : #666666;
	  text-decoration : none;
	  font-family: "Verdana", "Arial";
}

a.m2:hover {
	  font-size : 10px;
	  color : #6699CC;
	  text-decoration : none;
	  font-family: "Verdana", "Arial";
}

a.tit1:link {

	  font-size : 11px;
	  color : #4372BA;
	  text-decoration : none;
	  font-family: "Arial";
	  font-weight: bold;
}

a.tit1:visited {
	  font-size : 11px;
	  color : #4372BA;
	  text-decoration : none;
	  font-family: "Arial";
	  font-weight: bold;
}

a.tit1:hover {
	  font-size : 11px;
	  color : #FF9933;
	  text-decoration : none;
	  font-family: "Arial";
	  font-weight: bold;
}

.tit_bg{
	text-decoration : none;
	font-size : 11px;
	color : #4372BA;
	font-family: "Arial";
	font-weight: bold;

}

.tit_bg2{
	text-decoration : none;
	font-size : 11px;
	color : #FFAB00;
	font-family: "Arial";
	font-weight: bold;

}

.tit_bg_bak{
	filter:Glow(Color=#ffffff, Strength=2);
}

.sub01{
	font-size : 10px;
	color: #305B9F;
}

.bg {
  background-image : url(imgs/bg.gif);
  background-repeat : repeat-x
}

.bg01 {
  background-image : url(imgs/sub/on_bg01.gif);
  background-repeat : repeat-x
}

.bg02 {
  background-image : url(imgs/sub/r_button_bg01.gif);
  background-repeat : repeat-x
}

.bg03 {
  background-image : url(imgs/sub/on_bg02.gif);
  background-repeat : repeat-x
}

.bg04 {
  background-image : url(imgs/sub/on_bg03.gif);
  background-repeat : repeat-x
}

.bg05{
	background-repeat: repeat-x;
	background-image: url(imgs/sub_top_bg_01.gif);
}

.bg06{
	background-repeat: repeat-x;
	background-image: url(imgs/sub/on_bg04.gif);
}

.form01 {
  height: 21px;
  border-bottom: #000000 0px solid;
  border-left: #000000 0px solid;
  border-right: #000000 0px solid;
  border-top: #000000 0px solid;
  background-color : #ffffff;
  font-family : Verdana;
  font-size : 10px;
  color : #000000
}

.form02 {
  border-bottom: #939393 1px solid;
  border-left: #939393 1px solid;
  border-right: #939393 1px solid;
  border-top: #939393 1px solid;
  background-color : #ffffff;
  font-family : Verdana;
  font-size : 10px;
  color : #666666
}

.font12
{
	  font-size : 12px;
}