@charset "UTF-8";

/*----------------------------------------------------
IE8
------------------------------------------------------*/
.isIE8 .section01 .sec01Anchor li {
	width: 168px
	height: 169px;
	background: url(/lp/webadv/images/anchor_bg.png);
}
.isIE8 .sectionInner .hoverBorderBase01,
.isIE8 .sectionInner .hoverBorderBase02 {
	display: none;
}
.isIE8 .section01 .sec01TxtInner {
	background: url(/lp/webadv/images/bg_sec01_txt_ie8.png);
}
.isIE8 .section02 .movieInner li a:hover .movieHover {
	background-color: #0e0552;
	filter: alpha(opacity=60);
}
.isIE8 .section04 .bnrBtn a:hover .bnrHover {
	width: 100%;
	height: 100%;
	opacity: 0.1;
}


/*----------------------------------------------------
IE9
------------------------------------------------------*/
.isIE9 .section02 .movieInner li a:hover .movieHover {
	background-color: #0e0552;
	opacity: 0.6;
}
