@charset "UTF-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
	font-size: 100%;
	line-height: 1em;
}

body {
	font-family: "小塚ゴシック Pro", "Kozuka Gothic Pro", "小塚ゴシック Std", "Kozuka Gothic Std", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background:url(../../images/window-back.jpg) top left repeat-x #FFF;
}

#flash {
	width:640px;
	height:385px;
}
	
