  @charset "utf-8";


/*  dl.overview
---------------------------------------------------------- */
dl.overview{margin:0 0 30px 10px; overflow:hidden;}

dl.overview dt,
dl.overview dd{
	padding-top:11px;
	margin-bottom:10px;
}
dl.overview dt{
	float:left;
	width:6em;
	clear:both;
	padding-left:15px;
	background:url(/tech/c_tohoku_jukan/common/images/bg_list_dot_large.gif) no-repeat 0px 1.2em;
}

dl.overview dd{
	padding-left:10em;
	background:url(/tech/c_tohoku_jukan/common/images/bg_line_dot.gif) repeat-x left top;
}

dl.overview dt.first,
dl.overview dd.first{
	margin-top:-10px;
}

dl.overview dd.first{
	background:none;
}

@media print{
	img.place{
		width:860px;
		height:auto;
		margin-left:50px;
	}
}