@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 ============= */

dl.common-dl dt {
	margin-top: 5px;
	color: #000000;
	font-weight: bold;
}
dl.common-dl dd {
	margin-left: 15px;
}
dl.apply-services dd {
	margin-left: 1.6em;
}
.col-purchase {
	color: #c66674 !important;
	font-weight: bold;
}


body#frm #layout table.base th {
	white-space: nowrap;
}
