@charset "Shift_JIS";
/* CSS Document */

#WhatsEPO {
	height: 126px;
	width: 570px;
	background-image: url(eo/images/epo-img2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}

#WhatsEPO img {
	display: none;
}

#WhatsEPO:hover img {
	display: block;
}

/** h2(2column Layout) Use h3-h5 */
#Sp-Ubiq h2 span.NF-text {
	background: url(/common/images/h1_2cl_ubiq_bg.gif) no-repeat;
	color: #FFFFFF;
}
#NF-ContentArea .NF-main h2 {
	clear: both;
	width: 570px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	background: url("/common/images/h1_2cl_ubiq_bottom.gif") left bottom no-repeat;
	_height: 1em; /* for IE6 */
}

/** h3 */
#NF-ContentArea .NF-main h3 span.NF-text {
	display: block;	
	padding-left: 15px;
	background: url("/common/images/blt_epo_indigo.gif") 0 2px no-repeat;
	_height: 1em; /* for IE6 */
}
#NF-ContentArea .NF-main h3.NF-link span.NF-text {
	display: block;	
	padding-left: 15px;
	background: url("/common/images/blt_link_epo_orange.gif") 0 2px no-repeat;
}

#btn-Detail { 
	height: 14px;
}

#btn-Detail a {
	margin-left: 490px;
	display: block;
	text-indent: -9999px; overflow: hidden; 
	width: 59px; 
	height: 14px; 
	background: url(images/btn_detail.gif) no-repeat; }	
	
	
#Sp-Ubiq table td { 
	background-color: #D8DAED; 
}

#Sp-Ubiq table td:hover { 
	background-color: #C8C9DC; 
}

#Sp-Ubiq table td a { 
	display: block; 
}

#Sp-Ubiq #NF-ContentArea .NF-main th {
	width: 180px;
	color: #2C3292; 
	background: #9CB8E0; 
}

