@charset "shift_jis";

/* -----------------------------
	print css
----------------------------- */

#container {
	border: none;
	width: 100%;
}
#header {
	width: 100%;
	border-bottom: solid 4px #4B3815;
}
#footer {
	border-top: solid 2px #4B3815;
	width: 100%;
}
#gnavi {
	display:none;
}

/* -----------------------------
	head
----------------------------- */


