@charset "utf-8";

*{margin:0; padding:0;}

body {
	background-image:url(../images/bg2.gif);
	background-repeat:repeat-x;		
    margin-top: 10px;
	margin-bottom: 10px;
	margin-left:20px;
	color:#000000;
	/* 2010/04/04 �S�̂�t�H���g�T�C�Y�@ */
	font-size:12px;
	line-height:15px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align:center; 
	background-color: #FFFFFF;
}

html{overflow-y:scroll;}
img{border: none;
	vertical-align:bottom;
}
