/* CSS Document */

#content {
	margin-bottom: 10px;
	width: 950px;
	float: left;
}
.area {
	width: 290px;
	float: left;
	padding-right: 26px;
}
.section {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 100%;
	padding-bottom: 1px;
	margin-bottom: 5px;
	color: #EC1B2D;
	margin-top: 15px;
	float: left;
}
.area-cmr {
	width: 950px;
	float: left;
	margin-top: 15px;	
}
.subarea-cmr {
	width: 158px;
	float: left;
}
.area-dir {
	font-size: 10px;
	width: 950px;
	margin-top: 15px;
	float: left;
}
.subarea-dir {
	width: 105px;
	float: left;
	margin-bottom: 8px;
}
.subarea-dir-w {
	width: 110px;
	float: left;
	margin-bottom: 8px;
}
.subarea-dir-wm {
	width: 140px;
	float: left;
	margin-bottom: 8px;
}
a.section:link {
	text-decoration: none;
}
a.section:visited {
	text-decoration: none;
}
a.section:hover {
	color: #000000;
	text-decoration: none;
}
a.section:active {
	color: #000000;
	text-decoration: none;
}
.subsection {
	color: #000000;
	font-weight: bold;
}
a.subsection:link {
	text-decoration: none;
}
a.subsection:visited {
	text-decoration: none;
}
a.subsection:hover {
	text-decoration: underline;
}
a.subsection:active {
	text-decoration: none;
}
.subsub {
	font-size: 10px;
	color: #0000FF;
	padding-left: 5px;
}
a.subsub:link {
	text-decoration: underline;
}
a.subsub:visited {
	text-decoration: underline;
}
a.subsub:hover {
	text-decoration: none;
}
a.subsub:active {
	text-decoration: none;
}
