@charset "Shift_JIS";
#main_book ul {
	list-style-type: none;
	margin: 10px;
}
#main_book li {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main_book dl {
	margin: 10px;
}
#main_book dt {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#main_book dd {
	font-size: small;
	line-height: 1.2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding: 0px;
}

#main_book p {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#main_book #bnn dl {
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #778899;
	border-bottom-color: #778899;
	border-left-color: #778899;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#main_book #bnn dt {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #778899;
}
#main_book .bookFuroku {
	font-size: small;
	font-weight: normal;
	color: #000033;
	text-align: left;
	padding: 10px;
	border: 1px solid #000033;
	background-color: #ccddee;
}
.mokuji_outline {
	margin: 0px;
	font-size: smaller;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #567;
	font-weight: bold;
}
#notice_foot ul li {
	list-style-type: none;
}

