@charset "shift_jis";

body{
	margin:0;
	padding:0;
	text-align:center;
	line-height:120%;
	background-color:#F9A5C7;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:small !important;/*仕様どおりのブラウザ用*/
	fonr-size:x-small;/*Windows用*/
}

img{
	border:0;
	margin:1px;
}