@charset "utf-8";
body {
	color: #330000;
	margin: 0px;
	padding: 0px;
	font: 16px/2 "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	background:none;
	overflow-y:scroll;
	width:100%;
	position:relative;
	z-index:0;
	padding-bottom:180px;
}
.ky_background {
	position:absolute;
	z-index: -1;
	width:100%;
	height:341px;
	top: 0px;
	left:-0px;
	background: url(../cssimage/backgro_print.gif) repeat-x;
}
