@charset "Shift_JIS";
/* import css
-----------------------------*/
@import url(screen.css);



html,body {
	background: none;
}

#header,#footer {
	display: none;
}


#container {
	width: auto;
	float: none;
	margin: 0 5%;
	padding: 0;
}


li {
	list-style: none;
}