/* CSS Document */
@charset "utf-8";


body {
	font-size: 100%;
}

#header_navi li{
	margin-top: 3px;
	font-size: 11px;
	letter-spacing: 0.1em;
}

	/***** IE8 *****/
	html>/**/body #top #first_area .section_lv2 a{
		margin-top/*\**/: -1px\9;
	}
	/***** IE6,7 *****/
	#top #first_area .section_lv2 a{
		/margin-top: -1px;
	}

#footer{
	font-size: 80%;
}
