@charset "utf-8";

/* ===================================================================
 ファイル情報 :IE７のハック用
=================================================================== */
.clearfix{display:inline-block;}

/* 文字のスタイルとサイズ */
*:first-child + html body {	/* for IF7 */
	font-family: "メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size: 73%;
}

*:first-child + #sub .s_menu li{
	padding-bottom:1px;
}

