.background {
	background-image : url(images/background.gif);
	background-repeat: repeat;
}

.line_l {
	border-color: black #B9B9B9;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
}

.contents_menu {
	font-size: 78%;
	line-height: 200%;
	text-decoration: none;
}

.caption {
	font-size: 80%;
	line-height: 140%;
}

.title {
	font-size: 110%;
	font-weight: bold;
	line-height: 140%;
	color: #CC3300;
}

.navi {
	font-size: 79%;
	font-weight: normal;
	text-decoration: none;
}

.text {
	font-size: 87%;
	line-height: 160%;
}

.sabtitile {
	font-size: 100%;
	font-weight: bold;
	line-height: 140%;
}

a:hover {
	color: #FF0000;
}

.news_title {
	font-size: 120%;
	line-height: 200%;
	font-weight: bold;
	color: #FF3333;
}


#gomiclass p {
	margin: 0 0 0.2em 0;
}

.burnable {
	background-color: #FFD993;
	padding: 0.4em;
	color: #000000;
	font-weight: bold;
}

.noncombustible {
	background-color: #B0E2F2;
	padding: 0.4em;
	color: #000000;
	font-weight: bold;
}

.toxic {
	background-color: #D5A6FF;
	padding: 0.4em;
	color: #000000;
	font-weight: bold;
}

.resources {
	background-color: #DDDDDD;
	padding: 0.4em;
	color: #000000;
	font-weight: bold;
}

.plastic {
	background-color: #E7DDB6;
	padding: 0.4em;
	color: #000000;
	font-weight: bold;
}

.paper {
	background-color: #F5C1FF;
	padding: 0.4em;
	color: #000000;
	font-weight: bold;
}

.large {
	background-color: #DDF5B4;
	padding: 0.4em;
	color: #000000;
	font-weight: bold;
}

.green {
	background-color: #66CC33;
	padding: 0.4em;
	color: #000000;
	font-weight: bold;
}

.prohibition {
	background-color: #CC0000;
	padding: 0.4em;
	color: #FFFFFF;
	font-weight: bold;
}

.recycle {
	background-color: #333399;
	padding: 0.4em;
	color: #000000;
	font-weight: bold;
}