@charset "iso-8859-1";

body {
	text-align: left;
	background: none;
	background-color: #FFFFFF;
}


/* ---------------------
 shadow
--------------------- */
#shadow1 {
	width: 640px;
	margin: 0;
	padding: 0;
	text-align: left;
	background: none;
	background-color: #FFFFFF;
}

/* ---------------------
 wrapper
--------------------- */
#wrapper {
	width: auto;
	margin: 0;
}

/* ---------------------
 siteID
--------------------- */
#menuHidden {
	display: block;
	width: auto;
	height: auto;
	overflow: auto;
	position: static;
	left: auto;
	text-align: center;
}
#menuHidden p {
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
	border-bottom: #E8E8E8 solid 1px;
}
#menuHidden ul {
	display: none;
}



/* ---------------------
 navi
--------------------- */
#navi {
	float: none;
	display: none;
}

/* ---------------------
 main
--------------------- */
#main {
	float: none;
	width: auto;
	height: auto;
	margin: 0;
	background: none;
	background-color: #FFFFFF;
}

/* ---------------------
 locate
--------------------- */
p#locate {
	display: none;
}

/* ---------------------
 category
--------------------- */
p#category {
	display: none;
}

/* ---------------------
 content
--------------------- */
#content {
	width: auto;
	margin: 0;
	padding: 0;
}

/* list number */
#content ol,
#content ol.small {
	list-style: decimal;
	margin: 0 0 1.5em 2.5em;
}
#content ol li,
#content ol.small li {
	background-image: none;
	padding: 0;
}
#content ol li.num01 { background-image: none; }
#content ol li.num02 { background-image: none; }
#content ol li.num03 { background-image: none; }
#content ol li.num04 { background-image: none; }
#content ol li.num05 { background-image: none; }
#content ol li.num06 { background-image: none; }
#content ol li.num07 { background-image: none;}
#content ol li.num08 { background-image: none; }
#content ol li.num09 { background-image: none; }
#content ol li.num10 { background-image: none; }
#content ol li.num11 { background-image: none; }
#content ol li.num12 { background-image: none; }

#content ol.small li.num01 { background-image: none; }
#content ol.small li.num02 { background-image: none; }
#content ol.small li.num03 { background-image: none; }
#content ol.small li.num04 { background-image: none; }
#content ol.small li.num05 { background-image: none; }
#content ol.small li.num06 { background-image: none; }
#content ol.small li.num07 { background-image: none; }
#content ol.small li.num08 { background-image: none; }
#content ol.small li.num09 { background-image: none; }
#content ol.small li.num10 { background-image: none; }
#content ol.small li.num11 { background-image: none; }
#content ol.small li.num12 { background-image: none; }

/* ---------------------
 footer
--------------------- */
#footer {
	display: none;
}


