@charset "shift_jis";
/* -----------------------------
	print css
----------------------------- */
body #container {
	width:100%;
}
body #header {
	width:100%;
}
body #gnavi {
	width:100%;
	height:5px;
	border-bottom: solid 4px #061E40;
}
body #gnavi ul {
	display:none;
}

body #sideBannerJob a,
body .widget-header a ,
body dt.side_entries_title a,
body dt.side_entries_title span {
	text-indent:0px;
	padding: 0px;
	margin: 0px auto;
	display:block;
	color:#000;
	font-weight:bold;
	height:1.3em;
	background-image:none;
	border-bottom: solid 2px #999;
}
