@charset "utf-8";
/* CSS Document */

html,body{
	font-family: Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:1.4em;
	font-size:0.9em;
	color:#000000;
}


body{
	margin:0;
	padding:0;
	background-color: #ffffff;		
	}

#wapper{
	width:742px;
	border:mone;
	background-color: #ffffff;
	height: auto !important;
	height: 0%;
	min-height:0%;
	margin: 0 auto;
	padding-bottom: 50px;	
	}

