@charset "shift_jis";

/*---------------------------------------------------------
	p CSS
-----------------------------------------------------------*/
/* IEnbN */
* html body{ zoom : 0.8 ;}

body {
	color				: #333333;
	background			: #FFFFFF;
	font-size			: 10pt;
	line-height			: 180%;
}

#wrap{
	margin: 0px auto;
	padding: 0px 2px 25px;
	text-align:left;
	width:900px;
}
