@charset "utf-8";
/* CSS Document */

body {
	position:relative;
	float:left;
	background-image:url(../images/share/bg.gif);
	background-repeat:repeat-x;
	width:100%;
	margin: 0;
	padding: 4px 0 0 0;
	background-color:#FFFFFF;
	font-size: 56.25%; /* IE */
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, sans-serif;
}

html>/**/body {
    font-size: 9px; /* Except IE */
	font-family: Arial, Helvetica, Verdana, “ヒラギノ角ゴPro W3″, “Hiragino Kaku Gothic Pro”, Osaka, “メイリオ”, Meiryo, “ＭＳ Ｐゴシック”, sans-serif;
}

