@charset "UTF-8";


/*ーーーーーーーーーーブラウザリセットーーーーーーーーーーー*/

body, p, a, img, table, tr, td, ul, li, table, tr, td, h1, h2, h3, dl, dt, dd, iframe{
	margin: 0;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-collaps:collaps;
	border-spacing: 0;
	border-left-style: none;
	list-style-type: none;
	vertical-align: top;
	border-collapse: collapse;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	font-weight: normal;
}

body {
	font-size:75%;
}

html>/**/body{
	font-size:12px;	/*IE7.0を除くモダンブラウザ用Fontサイズ*/
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/

/*ーーーーーーーーーー更新履歴設定ーーーーーーーーーーー*/
#wrappre {
	width: 220px;
}
html {
overflow-x: hidden;
}
