@charset "UTF-8";
/*--------------------------------------------------------
デザイン用CSSの設定を上書きします。
-------------------------------------------------------*/
body{
	width: 100%!important;
	padding: 0!important;
/*	background: none!important;*/
	overflow: visible!important;
}

