@charset "UTF-8";

@media screen, projection
{
  #col1
  {
	position: relative;
	top: 0;
	left: 2px;
	z-index: 30;
	width: 11.7em;
	margin-left: 0.3em;
  }
  #col1_content
  {
	background: #F1EFDF;
	font-size: 135%;
	font-weight: bold;
  }
  #col1_content a
  {
	text-decoration: none;
	display: block;
  }
  #col1_content .main-box-left-bottom
  {
	margin: 0;
	padding: 0;
  }
  #col1_content ul
  {
	margin: 0;
	padding-left: 3px;
  }
  #col1_content ul li
  {
	border-bottom: 1px solid #8c8a7c;
	list-style-type: none;
	background: url(../tl_files/images/style/arrow-closed.png) no-repeat 7px center;
	margin: 0;
	padding: 0.2em 0 0.2em 20px;
  }
  #col1_content ul.level_1 li.active,
  #col1_content ul.level_1 li.trail
  {
	background: url(../tl_files/images/style/arrow-open.png) no-repeat 7px 10px;
  }
  #col1_content ul.level_2
  {
	position: absolute;
	top: -5000px;
	left: -5000px;
  }
  #col1_content .active ul.level_2,
  #col1_content .trail ul.level_2
  {
	position: static;
  }
  #col1_content ul.level_2 li.active
  {
	background-color: #CAC1AE;
  }
  #col1_content ul.level_2 li,
  #col1_content ul.level_2 li.active,
  #col1_content ul.level_2 li.trail
  {
	border-bottom: 0;
	background-image: none;
  }
  #col1_content ul.level_1 li.first
  {
	padding-top: 0.35em;
  }
  #col1_content ul.level_2 li.first
  {
	padding-top: 0.2em;
  }
  #col1_content ul.level_1 li.last
  {
	padding-bottom: 0.4em;
	border-bottom: 0;
  }
  #col1_content ul.level_2 li.last
  {
	padding-bottom: 0.2em;
  }
  #col1_content ul.level_2
  {
	font-weight: normal;
	font-size: 90%;
  }

  #col3
  {
	margin-left: 12em;
  }
  #content-box
  {
	margin-left: 0;
  }
  #content-box .main-box-left-top
  {
	background-image: none;
  }
}

