@charset "UTF-8";

#SUB-HEPHALL-FRAM{
	width: 150px;
	height: 305px;
}

#SUB-HEPCARD,
#SUB-HEPHALL,
#SUB-KANRAN{ margin-bottom: 20px; }

#SUB-HEPCARD a{
	display: block;
	width: 150px;
	height: 220px;
	background-image: url(../images/common/common.gif);
	background-position: -697px 0px;
	background-repeat: no-repeat;
}
#SUB-HEPCARD a:hover{ background-position: -697px -220px; }
#SUB-HEPHALL a{
	display: block;
	width: 150px;
	height: 285px;
	background-image: url(../images/banner/bg.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-align: center;
}
#SUB-HEPHALL a img{	margin-top: 5px; }

#SUB-HEPHALL a:hover{ background-position: 0px -285px; }
#SUB-KANRAN a{
	display: block;
	width: 150px;
	height: 230px;
	background-image: url(../images/common/common.gif);
	background-position: -847px 0px;
	background-repeat: no-repeat;
}
#SUB-KANRAN a:hover{ background-position: -847px -230px; }

#SUB-STACIA a{
	display: block;
	margin-top: 20px;
	width: 150px;
	height: 230px;
	background-image: url(../images/banner/stacia_sub.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#SUB-STACIA a:hover{ background-position: 0px -230px; }


/*===============================================
hide
===============================================*/
/*--------------------for MacIE--------------------*/
#SUB-HEPCARD span,
#SUB-HEPHALL span,
#SUB-KANRAN span,
#SUB-STACIA span{
	text-indent:-9999px;
}
/*--------------------Hides from IE-mac--------------------\*/
#SUB-HEPCARD span,
#SUB-HEPHALL span,
#SUB-KANRAN span,
#SUB-STACIA span{
	height:0px;
	width:0px;
	overflow:hidden;
	position:absolute;
}
