/* common-title --------------------------- */
#common-title h1{
	background:url(original-contents/common-title_h1_bg.png) no-repeat left bottom;	
}

* html #common-title h1{
	behavior: expression(IEPNGFIX.fix(this)); 
}
/* common-header -------------------------- */
/* common-navigation ---------------------- */

/* top-main --------------------------- */
#common-contents {
	width:100%;
	height:585px;
	background:url(original-contents/image/li-top.gif);	
}
