@charset "utf-8";

/* ----------------------------------------------------

　　■印刷用

---------------------------------------------------- */
html {
	background: #FFFFFF;
}
body {
	background: #FFFFFF;
	padding: 0px;
}
#wrapper {
	border: none;
}



