@charset "utf-8";
/* CSS Document */

div#nyukou {
	height: auto;
	width: 570px;
	margin-right: 5px;
	margin-left: 5px;
}
#nyukou  .title_sub  {
	height: auto;
	width: 570px;
}
#nyukou .title_sub_2 {
	height: auto;
	width: 570px;
	margin-bottom: 2px;
	margin-top: 30px;
}


div#nyukou .n_line {
	height: auto;
	width: 570px;
}
#nyukou ul {
	height: auto;
	width: 552px;
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 18px;
	margin-bottom: 15px;
}
#nyukou li {
	margin-bottom: 2px;
}

div#nyukou #update {
	text-align: right;
	font-size: xx-small;
	margin-top: 30px;
	margin-right: 5px;
}
