@charset "utf-8";
/* CSS Document */


.product_select{
	background-color: #e2e2e2;
	width: 100%;
	padding: 4px;
	margin-bottom: 24px;
	float: none;
}



h2.Heading_discon{
	color: white;
	font-size: 18px;
	font-weight: bold;
	background-color: #666;
	background-image: url('/ac/j/seminar/fa/online/navi/common/images/header_ic.gif');
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 12px;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 10px;
}


