@charset "utf-8";

body {
	background-image:none;
}

#box_wrap {
	width:auto;

}
#content_left {
	background-image:none;
}
#content_right {
	display:none;
}
#header_img {
	background-color: #990000;
	margin-bottom:1em;
	height:auto;
	width:100%;
}
#header_right {
	float:none;
	height: auto;
	width: auto;
	clear:both;

}
#top_navi {
	height: auto;
	width: auto;
	float:right;
	font-size:1.2em;
	margin-right:1em;
}
#searchbox {
	display:none;
}
