@charset 'utf-8';

/* section
-------------------------------------------------- */

#mainArea .section {
	width: 647px;
	padding: 10px 0px 15px;
	margin: 0px 20px 15px;
	background: #f5f2ea;
}

#mainArea .section h3 {
	padding: 0px;
	margin: 0px 10px 9px;
}

#mainArea .section .sectionBody {
	width: 595px;
	_width: 617px;
	_w\idth: 595px;
	padding: 12px 15px 11px 7px;
	margin: 0px 15px;
	background: #ffffff;
}

#mainArea .section .sectionBody h4 {
	padding: 0px;
	margin: 0px 8px 3px 8px;
}

#mainArea .section .sectionBody .generalTableNone {
	width: 595px;
	padding: 0px;
	margin: 0px;
	color: #333333;
}

#mainArea .section .sectionBody .generalTableNone th {
	padding: 1px 9px 1px 0px;
	border: none;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	line-height: 1.3;
}

#mainArea .section .sectionBody .generalTableNone td {
	padding: 1px 9px 1px 0px;
	border: none;
	font-weight: normal;
	vertical-align: top;
	line-height: 1.3;
}

#mainArea .section .sectionBody .generalTableNone table td ul {
	margin: 0px;
	line-height: 1.3;
}

#mainArea .section .sectionBody .generalTableNone table td li {
	margin: 0px;
	line-height: 1.3;
}


