h1{
   font-size: 10px;
   	margin: 0px;
}
h2{
   font-size: 10px;
	font-weight: normal;
	margin: 0px;
}
h6{
	font-size: 11px;
}

.font1 {
 font-size: 10pt; 
}

.font2{
	font-size: 11px;
}
.font3{
	font-size: 12px;
}
.font4{
	font-size: 9px;
}
.font5{
	font-size: 10px;
}
.font6{
	font-size: 16px;
	font-weight: bold;
}
.table0{
  font-size: 11px;
  border-width: 0px;
  width: 700px;
  height: 18px;
  margin: 0px;
  text-align: right;
  background-image: url(image/transmix.gif);
  background-repeat: no-repeat;
}
.table_main{
  border-width: 0px;
  border-color: Silver;
  border-style: none;
  margin: 0px;
  height: 220px;
  text-align: center;
  vertical-align: bottom;
  background-image: url(image/back_main.jpg);
  background-repeat: no-repeat;
}
.table1{
  border-width: 1px;
  border-color: Silver;
  border-style:  none;
  width: 426px;
  height: 105px;
  margin: 0px;
  text-align: center;
  background-image: url(image/ginmen.gif);
  background-repeat: no-repeat;
}
.table2{
  border-width: 1px;
  border-color: Silver;
  border-style:  none;
  width: 426px;
  height: 105px;
  margin: 0px;
  background-image: url(image/freecall.gif);
  background-repeat: no-repeat;
}
.table3{
  border-width: 1px;
  border-color: Silver;
  border-style:  none;
  width: 426px;
  height: 105px;
  margin: 0px;
  text-align: right;
  background-image: url(image/gogo5.gif);
  background-repeat: no-repeat;
}
.table4{
  border-width: 1px;
  border-color: Silver;
  border-style: none;
  width: 426px;
  height: 105px;
  margin: 0px;
  text-align: right;
  background-image: url(image/saimatsu.gif);
  background-repeat: no-repeat;
}
.table5{
  font-size: 11px;
  border-width: 1px;
  border-color: Silver;
  border-style: none;
  width: 100px;
  height: 300px;
  margin: 0px;
  text-align: center;
  vertical-align: bottom;
  background-repeat: no-repeat;
}
.table6{
  font-size: 12px;
  margin: 0px;
  text-align: left;
  vertical-align: bottom;
  background-repeat: no-repeat;
}
.table7{
  border-width: 1px;
  border-color: Silver;
  border-style: none;
  width: 426px;
  height: 105px;
  margin: 0px;
  vertical-align: bottom;
  background-repeat: no-repeat;
}
.table8{
  font-size: 11px;
  border-width: 1px;
  border-color: Silver;
  border-style: none;
  width: 100px;
  height: 400px;
  margin: 0px;
  text-align: center;
  vertical-align: bottom;
  background-repeat: no-repeat;
}
.table9{
  font-size: 11px;
  border-width: 1px;
  border-color: Silver;
  border-style: none;
  width: 100px;
  height: 200px;
  margin: 0px;
  text-align: center;
  vertical-align: bottom;
  background-repeat: no-repeat;
}
.table10{
  border-width: 1px;
  border-color: Silver;
  border-style: solid;
  margin: 3px;
}
.table_line1{
  border-width: 1px;
  border-color: #333333;
  border-style: solid;
  margin: 3px;
}

a:link{
  color: #000;
  text-decoration: none;
}

a:visited{
  color:#3c1382 ;
  text-decoration: none;
}

a:hover{
	position: relative;
	text-decoration: underline;
	top: 1px;
	color: #ff6118;}

a:link .b{
  color: #000;
  text-decoration: none;
}

a:visited .b{
  color:#3c1382 ;
  text-decoration: none;
  font-weight: 700;
}

a:hover .b{
	position: relative;
	text-decoration: underline;
	top: 1px;
	color: #ff6118;
    font-weight: 700;

}
a:hover .set{
   position: relative;
	top: -1px;
   filter: Alpha(opacity=50);
}