@charset "utf-8";

body {
	width: 100% !important;
	background: #fff;
	color: #000;
	font-family: Century, 'Hiragino Mincho Pro', 'Heisei Mincho', 'MS Mincho', serif;
}
h1,h2,h3,h4,h5,h6 {
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', Meiryo, 'MS P Gothic', sans-serif;
}
#siteSearch,
#usabilityTool,
#guideNav,
#globalNav,
#slideshow .slideControl,
body:not(#home) #side,
.footerNav,
#commonFooter .fb {
	display: none;
}
body:not(#home) #content,
body:not(#home) #contentInner {
	float: none;
	width: 100%;
}
#scrollTop {
	display: none !important;
}

#commonHeader {
	margin-bottom: 0 !important;
}
#wrap .inner,
#copyright {
	background-color: transparent;
}

#page #contentInner,
#home #content section,
.contentHeader .contentTitle,
#home #content .sectionHeader {
	border: 0;
}
.contentHeader .contentTitle,
#home #content .sectionHeader {
	padding-right: 5px;
	padding-left: 5px;
	border-bottom: 3px solid #aac7bc;
}
.contentHeader .contentTitle h1,
#home #content .sectionHeader h2 {
	margin-left: 0;
	padding-left: 0;
	background: none;
	font-size: 125%;
}
.contentHeader p.description,
.contentBody,
#content address,
#home #content .sectionHeader,
#home #content .sectionBody {
	margin-right: 5px;
	margin-left: 5px;
}
#side .widgetHeader {
	padding-right: 5px;
	padding-left: 5px;
	border: 0;
	border-bottom: 3px solid #fdd1a4;
}
#side .widgetBody {
	padding-right: 5px;
	padding-left: 5px;
}
#commonFooter .townOffice {
	margin-top: 12px;
}
ul.slides {
	width: auto !important;
}

