@charset "shift_jis";

#wrapper {
	background: url(/top-images/bg_header.jpg) no-repeat center top;
	width: 100%;
}
#header {
	_height: 48px;
	min-height: 48px;
	background:none;
}
#header .inner {
	background:url(/top-images/bg_header-inner.jpg) no-repeat center top;
}
#gnavi {
	margin-top: 0;
}

#bread {
	margin-bottom: 10px;
}

.news_box {
	position: relative;
	width: 700px;
}
.news_box .to-list{
	position: relative;
	top: -44px;
	right: 20px;
	font-size: 84%;
	margin: 0;
	text-align:right;
}
.news_box .to-list a.txtlink {
	background-position:left 0.2em;
}
