@charset "UTF-8";
/* CSS Document */


.tabel_border_1 {border: thin solid #92308d;}
.fo_01 {
	font-size: 15px;
	color: #666;
	line-height: 110%;
}
.fo_02 {
	font-size: 17px;
	color: #92308d;
	line-height: 110%;
	padding: 2px;
	font-weight: bold;
}
.fo_big_perple {
	font-size: 20px;
	color: #92308d;
	line-height: 110%;
	padding: 2px;
	font-weight: bold;
}


.fo_03 {
	font-size: 14px;
	color: #666;
	line-height: 110%;
	padding: 2px;
}
.fo_02_02 {
	font-size: 14px;
	color: #92308d;
	line-height: 110%;
	padding: 2px;
	font-weight: bold;
}
.fo_hight10 {
	font-size: 10px;
}
.font12p {
	font-size: 12px;
}
.fo_04 {
	color: #ec6c1f;
	font-size: 18px;
}

A:LINK {
  COLOR: #92308d;
  TEXT-DECORATION: none
;
}
A:VISITED {
  COLOR: #92308d;
  TEXT-DECORATION: none
;
}
A:HOVER {
  COLOR: #ee5500;
  TEXT-DECORATION: underline
;
}
a:hover img{
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}
