@charset "UTF-8";/* import   --------------------------------------------- *//* base */@import "base_naka_print.css";#title {	width: 920px;	height: 150px;	background-image: url(../img/02study_img/study_title.jpg);	text-indent: -9999px;	display: none;}#header {	width: 920px;	height: 40px;	background-image: url(../img/02study_img/study_header.jpg);}#header_r {	width: 505px;	height: 18px;	float:right;	margin: 22px 15px 0 0;	text-align: right;	display: none;}#header_l {	width: 400px;	float:left;}dl {	border-bottom-width: 1px;	border-bottom-style: dotted;	border-bottom-color: #666666;	margin-bottom: 20px;	padding-bottom: 20px;}dt {	font-size: 15px;	font-weight: bold;	margin-bottom: 5px;}dd {	font-size: 13px;	line-height: 19px;}