@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; }

/*	*/
body#frm #layout ul.annotation_fix_12_33 li.line_2n {
	text-indent:-0.7em;
	margin-left:0.7em;
	padding-left:3px !important;}
/*	*/


/* ============= General ============= */

body#frm #layout ul.list-square li {
	background: url(img/icn_list-square.gif) no-repeat 0 0.3em;
}
