table#gnav,
table#gnav tr,
table#gnav td {
	background-color: transparent;
	border: none;
}
table#gnav {
	background-image: url(/image/menu/gnav-bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
table#gnav td {
	padding: 3px 0;
	vertical-align: top;
}
table#gnav td img {
	border: none;
}
table#gnav td a:hover img {
	-ms-filter: "alpha( opacity=30 )";
	filter: Alpha(opacity=30);
	opacity: 0.3;
}
table#gnav td #Menu1 a:hover img {
	-ms-filter: "alpha( opacity=100 )";
	filter: Alpha(opacity=100);
	opacity: 1.0;
}




.midashi {  font-size: 18px; line-height: 24px; font-weight: bold}
.space2024b {  font-size: 20px; line-height: 24px; font-weight: bold}
.space1416b {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #262626;
}
.space1416 {
	font-size: 14px;
	line-height: 16px;
	color: #262626;
}
.space1216b {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.space1216 {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
.space1214 {
	font-size: 12px;
	line-height: 20px;
	color: #262626;

}
.space1113 {
	font-size: 12px;
	line-height: 14px;
	color: #262626;
}
.space1015 {  font-size: 10px; line-height: 15px}
.space0009 {  font-size: 9px}
.space1015b {  font-size: 10px; line-height: 15px; font-weight: bold}

.space1214-h14 {
	font-size: 12px;
	line-height: 14px;
	color: #262626;
}

.space1214-h17 {

	font-size: 12px;
	line-height: 17px;
	color: #262626;
}

.space1214-h21 {
	font-size: 12px;
	line-height: 21px;
	color: #262626;
}

.space1618b {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;

}


table.list {
	border-collapse: collapse;
	width: 650px;
}
.list th {
	padding: 4px;
	height: 28px;
	border: 1px solid #BBB;
	background-color: #EEE;
	vertical-align: middle;
}
.list td {
	padding: 4px;
	border: 1px solid #BBB;
	height: 40px;
	vertical-align: middle;
	line-height: 1.3;
}
.list a {
	color: #060;
}
.list colgroup#pref {
	font-size: 86%;
	text-align: center;
}

A:HOVER{
border-bottom-style : dashed;
border-bottom-color : #ff8000;
border-bottom-width : 1px;
}
A{text-decoration : none;
}


