@charset "utf-8";


body#qa_index		#SIDEBAR #SEC_MENU ul li ul li.qa_index a {
	color: #5e4424;
	font-weight: bold;
	background: url(../img/common/2nd_icon_green.png) 5px 11px no-repeat, url(../img/common/2nd_bg2.png) right center no-repeat;
	border-radius: 3px;
}

@media screen and (min-width: 0px) and (max-width: 859px) {

	body#qa_index		#SIDEBAR #SEC_MENU ul li ul li.qa_index a {
		color:#5c4421; font-weight:bold;
	}
	body#qa_index		#SIDEBAR #SEC_MENU ul li ul li.qa_index a:before {
		border-color:#5c4421;
	}

}


/* ****************************************************************************** */

p, ul, th, td { font-size: 14px; margin-bottom:15px; }
