@charset "UTF-8";/* import   --------------------------------------------- *//* base */@import "base_naka_print.css";#title {	width: 920px;	height: 150px;	display: none;}#header {	width: 920px;	height: 20px;}#header_r {	width: 505px;	height: 18px;	float:right;	margin: 22px 15px 0 0;	display: none;}#header_l {	width: 400px;	float:left;}dl {	border-bottom: 1px dotted #666666;	margin-bottom: 20px;	padding-bottom: 20px;}dt {	font-size: 15px;	font-weight: bold;	margin-bottom: 5px;}dt a {	color:#1B9291;	text-decoration: none;}dt a:hover {	color:#FF0000;}dd {	font-size: 13px;	line-height: 19px;}