@charset "utf-8";


<!-- IE6 -->
* html body {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
* html .clearfix {
	zoom: 1;
	}
* html ul, ol, li {
	zoom: normal;
	}
* html #structure #navi {
	margin-left: 8px;
	}
* html #structure #contents {
	margin-right: 0px;
	}
* html #navi .menu2 li  {
	width: auto;
	}




<!-- IE7 -->
*:first-child+html body {	
	font-family: "メイリオ", Meiryo, sans-serif;
	}
*:first-child+html ul, ol, li { zoom: normal;
	}
*:first-child+html #navi .menu2 li  {
	width: auto;
	}
	
<!-- IE8 -->
html:first-child body  {	
	font-family: "メイリオ", Meiryo, sans-serif;
	}
