h3 {
	margin-bottom: 16px;
	clear: both;
}

h3 span {
	background-color: #7C4E49;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 110%;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
h3 span.astarisc {
	background-color: #FFF;
	color: #7C4E49;
	font-weight: normal;
	font-size: 85%;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}

h4 {
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 6px;
}
.bottom4 {
	margin-bottom: 4px;
}
.bottom8 {
	margin-bottom: 8px;
}
.bottom16 {
	margin-bottom: 16px;
}
.bottom30 {
	margin-bottom: 30px;
}

a {
	color: #7C4E49;
}
a:hover {
	text-decoration: none;
}
.list-num {
	padding-left: 28px;
	list-style-type: decimal;
}
.list-disc {
	padding-left: 28px;
	list-style-type: disc;
}

.astarisc {
	font-size: 85%;
}
body {
	background-image: url(/images/bg_body.gif);
	background-repeat: no-repeat;
	background-position: center top;
}



#home {
	background-image: url(/images/bg_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#container {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #7C4E49;
	border-right-color: #7C4E49;
	border-bottom-color: #7C4E49;
	border-left-color: #7C4E49;
	text-align: center;
}
#contents {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#home #header {
	height: 330px;
	background-image: none;
}
#header {
	height: 150px;
	margin-bottom: 14px;
}




#header ul {
	position: relative;
	margin-left: 0px;
}
#header img {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#header .active img {
	border-bottom-color: #7C4E49;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}
#header a:hover img {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #7C4E49;
}
#menu-logo {
	position: absolute;
	left: 0px;
	top: 10px;
}

#menu-home {
	position: absolute;
	left: 160px;
	top: 75px;
}
#menu-sunday {
	position: absolute;
	left: 195px;
	top: 70px;
}
#menu-living {
	position: absolute;
	left: 255px;
	top: 50px;
}
#menu-plus {
	position: absolute;
	left: 330px;
	top: 65px;
}
#menu-company {
	position: absolute;
	left: 435px;
	top: 80px;
}
#menu-news {
	position: absolute;
	left: 555px;
	top: 85px;
}
#menu-inquiry {
	position: absolute;
	left: 640px;
	top: 80px;
}
#menu-job {
	position: absolute;
	left: 745px;
	top: 73px;
}





#menu-call {
	position: absolute;
	top: 10px;
	left: 740px;
}
#waste {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
#message {
	background-image: url(../images/message_frame.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	width: 840px;
	margin-bottom: 40px;
}
#message h2 {
	margin-bottom: 18px;
	margin-right: 30px;
	margin-left: 30px;
}
#message p {
	padding-bottom: 30px;
	background-image: url(../images/message_frame.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 30px;
	padding-left: 30px;
}
#message .important {
	font-size: 130%;
	font-weight: bold;
}
#information {
	width: 840px;
}
#news-recent {
	float: left;
	width: 400px;
}
#news-recent .date {
	margin-right: 10px;
}
#annonunce {
	float: right;
	width: 400px;
}
#footer {
	clear: both;
	background-image: url(/images/footer.png);
	background-repeat: no-repeat;
	margin-bottom: 40px;
	padding-top: 30px;
	width: 940px;
	color: #FFFFFF;
	font-size: 90%;
	line-height: 1.6em;
	position: relative;
}
#map {
	position: absolute;
	top: 25px;
	left: 545px;
}

#footer h1 {
	margin-right: 30px;
	margin-left: 30px;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 6px;
}
#footer ul {
	margin-left: 30px;
	margin-bottom: 16px;
	line-height: 1.8em;
	font-size: 95%;
}
#copyright {
	background-image: url(/images/footer.png);
	background-position: center bottom;
	padding-bottom: 30px;
	background-repeat: no-repeat;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 85%;
}
#summary {
	margin-bottom: 30px;
}
#scroll {
	clear: both;
	margin-top: 24px;
	margin-bottom: 36px;
	text-align: right;
	font-size: 90%;
}
#president {
	font-size: 130%;
}
#president span {
	margin-left: 12px;
	font-size: 80%;
}
.SpryHiddenRegion {
	visibility: hidden;
}

