.subLeftMenu {
	padding-top:30px;
}

.subLeftMenu dt.menuTitle {
	font-size:1.2rem; font-family:'RixGo L'; font-weight:600; color:white;
}

.subLeftMenu dt.menuTitle .area {
	margin-left:16px; margin-right:16px; padding-bottom:10px; border-bottom:1px solid white;
}

.subLeftMenu dd.menuArea {
	font-size:0.9rem; font-family:'RixGo L'; font-weight:600; color:white; cursor:pointer;
}

.subLeftMenu dd.menuArea_active {
	font-size:0.9rem; font-family:'RixGo L'; font-weight:600; color:#232323; cursor:pointer; background:#ffffff;
}

.subLeftMenu dd .menuA {
	margin-left:16px; margin-right:16px; padding-top:10px; padding-bottom:10px; border-bottom:1px solid #77bccb;
}

.subLeftMenu dd .menuAB {
	margin-left:16px; margin-right:16px; padding-top:10px; padding-bottom:10px;
}