@charset "UTF-8";
/* CSS Document */

body {
	background: none;	
	background-color: #FFFFFF;
	color: #333333;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro", "Lucida Grande", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック",Osaka, "MS P Gothic", Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 120%;
	position: relative;
}
#main_back {
	background: none;
	width: 580px;
	padding: 0 10px;
}
#wrapper {
	width: 580px;
	margin: 0 auto;
}

#header,
#sidebar-right,
#category_tree,
#main_back_top,
.back,
#footer {
	display: none;
}

#content {
	display: block;
}