@charset "Shift_JIS";

/*********************************************************************
 *
 * </st/products/test/css/apl.css>
 *
 * 更新日: 2011/03/07
 *
 * ===================================================================
 * 
 *  ■概要
 *
 *  動的アプリ用IFrame設定
 *
 * ===================================================================
 *
*********************************************************************/

/*  Contents
---------------------------------------------------------- */
iframe:clone{
	height: 0;
	width: 0;
	frameBorder: 0;
	allowTransparency: true;
	marginHeight: 0;
	scrolling: no;
	MarginWidth: 0; 
}
