.jg9 {
	font-size: 9px;
}
body {
	background-image: url(glay.gif);
	background-repeat: repeat;
	padding: 0px;
	margin-top: 0px;
}
.jg9w {
	font-size: 9px;
	color: #CCCCCC;
}
/*左テーブル*/
#category {width:160;
text-align:left;
padding:0px 15px;
margin:0;
font-size:1px;color:#666666}

h1 {
	font-size: 13px;
	text-transform: uppercase;
	color: #0066ff;
}.jg11 {
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}
.jg12_b {
	font-size: 12px;
	line-height: 12px;
	color: #000066;
}
.jg12_bl {
	font-size: 12px;
	line-height: 12px;
	color: #0066CC;
}
.jg11_b {
	font-size: 11px;
	line-height: 12px;
	color: #000066;
}
.jg11_bl {
	font-size: 11px;
	line-height: 12px;
	color: #0066CC;
}
.jg7 {
	font-size: 7px;
	line-height: 8px;
	color: #999999;
}
.jg8 {
	font-size: 8px;
	line-height: 9px;
	color: #99ccff;
}
.style1 {color: #FFFFFF}
.style2 {color: #0066ff}
.style3 {color: #333399}
/*右リンク*/
#category a:link {color:#006699;
text-decoration:none;
font-size:11px;
}
#category a:visited {
	color: #6699FF;
	font-size:11px;
	text-decoration:none;
}
#category a:hover{text-decoration:underline;
color:#FF6600;}
/*エリアリンク*/
#area a:link {color:#333399;
text-decoration:none;
font-size:9px;
}
#area a:visited {
	color: #6699FF;
	font-size:9px;
	text-decoration:none;
}
#area a:hover{text-decoration:underline;
color:#FF6600;}
/*エリアリンク*/
#s_main a:link {color:#333399;
text-decoration:none;
font-size:14px;
}
#s_main a:visited {
	color: #6699FF;
	font-size:14px;
	text-decoration:none;
}
#s_main a:hover{text-decoration:underline;
color:#FF6600;}
.jg10w{font-size:10px;
color:#FFFFFF;
}
/*エリアリンク*/
#footer a:link {color:#FFFFFF;
text-decoration:none;
font-size:10px;
}
#footer a:visited {
	color: #c0c0c0;
	font-size:10px;
	text-decoration:none;
}
#footer a:hover{text-decoration:underline;
color:#FF6600;}

a:img{
    filter:alpha(opacity=100); 
    -moz-opacity: 1.0; 
    opacity: 1.0;
}
a:hover img{
    filter:alpha(opacity=75); 
    -moz-opacity: 0.7; 
    opacity: 0.7;
}