@charset "utf-8";
/* ie7win.css */

/*======================================

	Style For IE 7 WIN

=======================================*/
/* Clear Type Font For Win IE 7 */
*:first‒child+html * {
	font-family: Meiryo, "メイリオ", sans-serif;
}

*:first‒child+html #hoge {
}