
.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}


table.aaa { width: 100%; height: 100px; border: 0px; cellspacing: 0px; cellpadding: 1px;}
table.bbb { width: 100%; height: 100px; border: 0px; cellspacing: 1px; cellpadding: 1px;}
table.ccc { width: 99%;}
@media only screen and (min-width:801px) {

table.aaa { width: 1000px; height: 100px; border: 0px; cellspacing: 0px; cellpadding: 1px;}
table.aaa, td, th {
height: 30px;
}
table.bbb { width: 1000px; height: 100px; border: 0px; cellspacing: 1px; cellpadding: 1px;}
table.ccc { width: 99%;}

}

.inquiry01 a {
	width: 300px;
	height: 33px;
	background: url("../img/linkbutton.gif") no-repeat;
	display: block;
	text-indent: -9999px;
	position: relative;
	left: 5px;
}
 
.inquiry01 a:hover {
    background-image: url("../img/linkbutton_on.gif");
}
 
@media only screen and (min-width:801px) {
.inquiry01 a {
	width: 300px;
	height: 33px;
	background: url("../img/linkbutton.gif") no-repeat;
	display: block;
	text-indent: -9999px;
	position: relative;
	right: 100px;
}
 
.inquiry01 a:hover {
    background-image: url("../img/linkbutton_on.gif");
}
}

.fontsize_8 {

	FONT-SIZE: 8pt

}

.fontsize_10 {

	FONT-SIZE: 10pt

}

.fontsize_12 {

	FONT-SIZE: 12pt;

	font-weight: bold;
}
.fontsize_12n {

	FONT-SIZE: 12pt;

}

.fontsize_14 {

	FONT-SIZE: 14pt
	font-weight: bold;
}

.fontsize_15 {

	FONT-SIZE: 15pt;

	font-weight: bold;

}

.fontsize_16 {

	FONT-SIZE: 18pt;

	font-weight: bold;

}

.red10 {

	color: #F00;

}

.blue10 {

	color: #00F;

}

.fontsize_14-2 {

	FONT-SIZE: 14pt;

	color: #F4F4F4;

}

.fontsize_11 {

	FONT-SIZE: 11pt

}

.font_title_white {

	FONT-SIZE: 13pt;

	font-weight: bold;

	color: #FFF;

}

.font_wd_red {

	FONT-SIZE: 12pt;

	font-weight: bold;

	color: #F00;

}

.font_wd_blue {

	FONT-SIZE: 12pt;

	font-weight: bold;

	color: #00F;

}

.font_wd_black {

	FONT-SIZE: 12pt;

	font-weight: bold;

	color: #000;

}

