@charset "shift_jis";
/* -----------------------------
	print css
----------------------------- */

#container {
	border: none;
	width: 100%;
}
#header {
	width: 100%;
}
#footer {
	width: 100%;
}

#footer2 {
	width: 100%;
}
#gnavi {
	height:1px;
	border-bottom: solid 4px #FFB302;
}
#gnavi ul {
	display:none;
}

