@charset "Shift_JIS";

/*-----------------------------------------------------------------------------
=基本構造
-----------------------------------------------------------------------------*/
body {
	position:relative;
	color:#333333;
	text-align:center;
	background:url(../img/bg_body.gif) repeat-x 0 0;
}
body#top {
	position:relative;
	color:#333333;
	text-align:center;
	background:url(../img/bg_bodytop.gif) repeat-x 0 0;
}
#container {
	position:relative;
	width:900px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	padding: 0 0 20px 0;
}


/* =ヘッダー ------------------------------------------------------------------*/
#header #txtSize, #header #siteNavi, #navi {
display:none;
}
#contentsWrap {
	width:900px;
	float:left;
	margin: 0 0 15px 0;
}

/* =フッター ------------------------------------------------------------------*/
#footer {
	display:none;
}
#copy {
display:none;
}

/* =サイド ------------------------------------------------------------------*/
#side {
display:none;
}

/* =コンテンツ
------------------------------------------------------------------*/
#contents {
	float:left;
	width:673px;
	padding:11px 0 0 0;
	}












/**/
