@charset  "utf-8";

ul, li {
	list-style: disc;
	margin-left: 0.5em;
	padding-left: 0.5em;
}

#wrap, #wrapContent {
	background-image: none;
}

.content {
	background-image: none;
}
.content .main {
	width: 100%;
} 
.main .heading {
	width: auto;
	height: auto;
} .main .heading h2 {
	width: auto;
	height: auto;
	display: block;
	line-height: 1;
	text-decoration: none;
	background-image: none;
	text-indent: 0;
	font-size: 175%;
	padding-top: 1.75em;
}

.main h3 { font-size: 130%; padding-top: 1.75em; margin-bottom: 0.75em; }

.article dd {
	margin-bottom: 0;
}

.reserve {
	padding: 2em;
	border: 1px dotted #C0C0C0;
}

#wrapHead, .heading .path, .access, .innerNav, .oclink, #wrapFoot { display: none; }