/* common-title --------------------------- */
#common-title{
	margin-bottom:540px;
}
#common-title h1{
	background:url(original-contents/common-title_h1.png) no-repeat left bottom;	
}

* html #common-title h1{
	behavior: expression(IEPNGFIX.fix(this)); 
}

/* common-header --------------------------- */
#common-header{

}

/* common-navigation ------------------------------------------ */
#common-navigation {
}


/* top-main --------------------------- */
#common-contents {
	width:100%;
	height:700px;
	position:absolute;
	z-index:0;
	top:60px;
	left:0;

}
