@charset "utf-8";

/* index.html用CSS */

body.tab_top #dreamio_contents_1column h1 {
	background-image:url(/products/dreamio/ehdm30/images/index/h1_back.gif);
}

li.featureArea{ position: relative; }
li.featureArea a.btn_feature{
	position: absolute;
	display: block;
	width: 87px;
	height: 24px;
	top: 83px;
	right: 15px;
	background:url(/products/dreamio/common/images/btn_feature.gif) no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
}
li.featureArea a.btn_feature:hover {
	background-position: 0 -24px; }
