@charset 'utf-8';

body {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 22px;
background:none;
}



/*-- ヘッダー --*/
/*------------------------------------------------------------*/
#header { 
display:none;
}




/*-- フッター --*/
/*------------------------------------------------------------*/
#footer {
	
display:none;
}


