@charset "Shift_JIS";


body#frm div#sideMenu div#sidenav h4 {
	display:none;
}

/* ============= Accordion ============= */

h2 { background: url(img/h2_acc-default.png) no-repeat left top; }
h2:hover { background: url(img/h2_acc-default_on.png) no-repeat left top; }

h2.accordion-open { background: url(img/h2_acc-open.png) no-repeat left top; }
h2.accordion-open:hover { background: url(img/h2_acc-open_on.png) no-repeat left top; }



/* ============= General ============= */

body#frm #layout h4.list-square_00,
body#frm #layout p.list-square_00 {
	background: url(img/icn_list-square_00.gif) no-repeat 0 0.3em;
	padding-left:16px;
}

body#frm #layout ul.list-square li {
	background: url(img/icn_list-square.gif) no-repeat 0 0.3em;
}

body#frm #layout ul.list-square li.nest li {
	list-style-type: disc !important;
}

body#frm #layout .midashi {
	color:#4375a0;
	font-weight:bold;
}


/* List Square */
body#frm #layout ul.list-disc_light li {
	background:transparent url(/mb/shared/img/v09b/bullet/icn_list-disc_83.gif) no-repeat scroll 0 5px;
}

body#frm #layout ul li.non-bull {
	background: none !important;
	padding-left: 0;
}

/* List Icon-none */
body#frm #layout ol.list-none li {
	text-indent: -1em;
	margin-left: 1em;
}

body#frm #layout ul li.non-bull {
	background: none !important;
	padding-left: 0;
}


dl.common-dl dt {
	margin: 5px 0 1px;
	color: #4375a0;
	font-weight: bold;
}
dl.common-dl dd {
	margin-bottom: 2px;
}

dl.annotation_fix dt {
	width: 1.4em;
}
dl.annotation_fix dd {
	margin: -1.4em 0 0 1.5em;
}

table.base thead th,
table.base tbody td {
	text-align: center !important;
}

h2.line2_fs16 {
	width: 685px;
	height: 42px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	margin: 20px 0 7px;
	padding: 6px 0 0 17px;
}
}