@charset "UTF-8";

html {
	filter:expression (document.execCommand ("BackgroundImageCache", false, true));
}

* html .reno-menu01 a {
	background:none;
	height: 80px;
	width: 240px;
	cursor: pointer;
}
* html .reno-menu01 a {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='common/images/reno-menu0101.png', sizingMethod='crop');
}
* html .reno-menu01 a:hover {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='common/images/reno-menu0101_hover.png', sizingMethod='image');
}
* html .reno-menu02 a {
	background:none;
	height: 80px;
	width: 240px;
	cursor: pointer;
}
* html .reno-menu02 a {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='common/images/reno-menu0202.png', sizingMethod='crop');
}
* html .reno-menu02 a:hover {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='common/images/reno-menu0202_hover.png', sizingMethod='image');
}
* html .reno-menu03 a {
	background:none;
	height: 50px;
	width: 240px;
	cursor: pointer;
}
* html .reno-menu03 a {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='common/images/reno-menu03.png', sizingMethod='crop');
}
* html .reno-menu03 a:hover {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='common/images/reno-menu03_hover.png', sizingMethod='image');
}
* html .reno-menu04 a {
	background:none;
	height: 50px;
	width: 240px;
	cursor: pointer;
}
* html .reno-menu04 a {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='common/images/reno-menu04.png', sizingMethod='crop');
}
* html .reno-menu04 a:hover {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='common/images/reno-menu04_hover.png', sizingMethod='image');
}



* html .area01-menu01 a {
	background:none;
	height: 120px;
	width: 140px;
	cursor: pointer;
}
* html .area01-menu01 a {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='common/images/area01_mansion.png', sizingMethod='crop');
}
* html .area01-menu01 a:hover {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='common/images/area01_mansion_hover.png', sizingMethod='image');
}
* html .area01-menu02 a {
	background:none;
	height: 120px;
	width: 140px;
	cursor: pointer;
}
* html .area01-menu02 a {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='common/images/area01_jutaku.png', sizingMethod='crop');
}
* html .area01-menu02 a:hover {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='common/images/area01_jutaku_hover.png', sizingMethod='image');
}
* html .area01-menu03 a {
	background:none;
	height: 120px;
	width: 140px;
	cursor: pointer;
}
* html .area01-menu03 a {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='common/images/area01_shop.png', sizingMethod='crop');
}
* html .area01-menu03 a:hover {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='common/images/area01_shop_hover.png', sizingMethod='image');
}
* html .area01-menu04 a {
	background:none;
	height: 120px;
	width: 140px;
	cursor: pointer;
}
* html .area01-menu04 a {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='common/images/area01_tenjikai.png', sizingMethod='crop');
}
* html .area01-menu04 a:hover {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='common/images/area01_tenjikai_hover.png', sizingMethod='image');
}