/***********************************************/
/* gloval layout                               */
/***********************************************/

#secondframe ul.ic_jap{
	background-image: url(../img/common/bg_category_legal.jpg);
}



/***********************************************/
/* leftArea                               */
/***********************************************/

.bg_ecommerce{
	min-height: 400px;
	padding-right: 100px;
	background-image: url(../img/ecommerce/ph_ecommerce01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
* html body .bg_ecommerce{/* ===== IE hack ===== */
	height: 400px;
}
/* MacIEESafari1-2 */
html:\66 irst-child .bg_ecommerce{
	height: 400px;
}
/* MacIEESafari1-2  END  */

.bg_intellectual{
	min-height: 350px;
	padding-right: 100px;
	background-image: url(../img/intellectual/ph_intellectual01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
* html body .bg_intellectual{/* ===== IE hack ===== */
	height: 350px;
}
/* MacIEESafari1-2 */
html:\66 irst-child .bg_intellectual{
	height: 350px;
}
/* MacIEESafari1-2  END  */
