@charset "utf-8";
/* CSS Document */

body {
	width: auto;/* スクリーン用のCSSで設定していたページ幅、800pxを解除 */
	background-color:#FFFFFF;
}
#container{
}
