@charset "utf-8";
/* CSS Document */

#alpha a:hover img {
	opacity:0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
	background: #fff;
}
#alpha2 a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
}

/* --------------------CONTENTS-MENU-------------------- */
	
table.icon {
	width: 756px;
	border: none;
}
.icon_01 a{
display:block;
width:108px;
height:54px;
background:url(images/top_menu01.jpg) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.icon_01 a:hover, .icon_01 a.on{
background-position:right bottom;
}
.icon_02 a {
display:block;
width:108px;
height:54px;
background:url(images/top_menu02.jpg) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.icon_02 a:hover, .icon_02 a.on{
background-position:right bottom;
}
.icon_03 a {
display:block;
width:109px;
height:54px;
background:url(images/top_menu03.jpg) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.icon_03 a:hover, .icon_03 a.on{
background-position:right bottom;
}
.icon_04 a {
display:block;
width:108px;
height:54px;
background:url(images/top_menu04.jpg) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.icon_04 a:hover, .icon_04 a.on {
background-position:right bottom;
}
.icon_05 a {
display:block;
width:106px;
height:54px;
background:url(images/top_menu05.jpg) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.icon_05 a:hover, .icon_05 a.on{
background-position:right bottom;
}
.icon_06 a {
display:block;
width:110px;
height:54px;
background:url(images/top_menu06.jpg) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.icon_06 a:hover, .icon_06 a.on{
background-position:right bottom;
}
.icon_07 a {
display:block;
width:107px;
height:54px;
background:url(images/top_menu07.jpg) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.icon_07 a:hover, .icon_07 a.on{
background-position:right bottom;
}






