/* block */
div#body {
	min-height: 426px;
	*min-height: 432px;
}
div#body div#main {
	margin-top: 8px;
}
div#body.isms div.bnav {
	position: relative;
	margin-top: -20px;
	margin-bottom: 28px;
	font-size: 80%;
	*font-size: x-small;
}

div#body.isms div#main p {
	margin-bottom: 20px;
}
div#body.isms div#main p.right{
	margin-left: 20px;
}

div#body.isms div.section ol{
	list-style: decimal;
}

div#body.isms div#main h3{
	clear: both;
}
div#body.isms div#main h2{
	background:#f0f0f0;
	padding: 5px;
	color:#001231;
	font-weight: bold;
	margin-bottom: 30px;
}

div#body.isms div#main table td{
	
	background-color: transparent;
	background: url(/jp/common/image/img_dotted_line_bg.gif) bottom repeat-x;
	background-repeat: repeat-x;
	background-attachment: scroll;
}
div#body.isms div#main table td p{
	margin-bottom: 0px;
}
div#body.isms div#main table td div.section{
	padding-bottom: 0px;
}

/* link */
ol {
	list-style: decimal;
	margin: 0 0 30px 2em;
}
ol li {
	margin-left: 12px;
	margin-bottom: 12px;
}
ol li p.info {
	margin-left: 2em;
}
ol li ol {
	margin: 0 0 0 2em;
}
