@charset "utf-8";
/*
* ★★CSS for PC
*
* @date 2016.05.20
* @author   zhaoly
*/

/* ------------------------------------------

------------------------------------------ */
#keyVisual{
}

#keyVisual h1{
	background-image: url(../images/keyvisual01.jpg);
}
#keyVisual.newKV h1{
	background:  url(../images/keyvisual01.jpg) center 40px no-repeat;
}

#keyVisual #countDownArea{
	position:absolute;
	z-index:5;
	top:15px;
	right:15px;
	width:300px;
	height: 58px;
	background:url(../images/cd_back.gif) no-repeat;	
}
/* -----  -----*/
