@charset "shift_jis";


/**/

#leftArea .section { width:541px; padding-left:10px;}

#leftArea .section li {
	padding-left:15px;
	background:url(../images/sitemap/list.gif) 0 8px no-repeat;
}

#leftArea .section .fl {
float:left;
width:200px;
}

/* clearfix
---------------------------------------------------------------------------------------------------------*/

#leftArea .section:after {
  content: ".";
  display: block;
  height: 0.1px;
  font-size: 0.1em;
  clear: both;
  line-height: 0;
  visibility: hidden;
}

#leftArea .section:after{
  zoom: 1;

}

