@charset "Shift_JIS";

body#frm div#sideMenu div#sidenav h4 {
	display:none;
}

/* ============= Accordion ============= */

h2 { background: url(img/h2_acc-default.gif) no-repeat left top; }
h2:hover { background: url(img/h2_acc-default_on.gif) no-repeat left top; }

h2.accordion-open { background: url(img/h2_acc-open.gif) no-repeat left top; }
h2.accordion-open:hover { background: url(img/h2_acc-open_on.gif) no-repeat left top; }



/* ============= General ============= */

body#frm #layout ul.list-square li {
	background: url(img/icn_list-square.gif) no-repeat 0 0.3em;
}

/* ============= Contents ============= */

body#frm div#content {
    min-height: 400px;
	_height: 400px;
}
.inner-box {
	margin-left: 15px;
}
h4 {
	font-weight: bold;
	margin-top: 20px;
}
