@charset "shift_jis";




#contents {
	font-size: 75%;
}


/*---------------------------------------------------------------------------コンテンツ-リンクメニュー部分
*/

#main #menulist ul {
	overflow: hidden;
	margin-right: -19px;
}

#main #menulist ul li {
	float: left;
	width: 340px;
	margin-right: 19px;
	margin-bottom: 35px;
}

#main #menulist ul li:hover {
	opacity:0.7;
	-moz-opacity:0.7;
	filter:alpha(opacity = 50);
}

#main #menulist ul li img,
#main #menulist ul li h2 {
	margin-bottom: 5px;
}

/*#main #menulist ul li p {
	font-size: 95%;
}*/

/*---------------------------------------------------------------------------コンテンツ-新着情報部分
*/

#main #news h3 {
	width: 68px;
	margin-bottom: 15px;
	background: url(../images/sp-top.png) no-repeat 0 -84px;
	height: 0;
	padding-top: 16px;
	line-height: 1.5;
	overflow: hidden;
}

#main #news hr {
	height: 1px;
	margin-bottom: 30px;
	border: 0;
	border-bottom: 1px solid #192D78;
}

#main #news dl {
	font-size: 11px;
}

#main #news dl dt {
	float: left;
	width: 120px;
}

#main #news dl dd {
	margin-bottom: 1em;
	padding-bottom: 0.5em;
	padding-left: 120px;
	border-bottom: 1px solid #D8D8D8;
}

/*---------------------------------------------------------------------------コンテンツ-サイドメニュー部分
*/

#menu ul li {
	margin-bottom: 15px;
}

#menu ul .inquiry1 a {
	display: block;
	width: 250px;
	background: url(../images/sp-top.png) no-repeat 0 -100px;
	height: 0;
	padding-top: 100px;
	line-height: 1.5;
	overflow: hidden;
}

#menu ul .bnr1 a {
	display: block;
	width: 250px;
	background: url(../images/bnr-koyoshokokai.gif) no-repeat 0 0;
	height: 0;
	padding-top: 70px;
	line-height: 1.5;
	overflow: hidden;
}

#menu ul .bnr2 a {
	display: block;
	width: 250px;
	background: url(../images/bnr-recyclecenter.gif) no-repeat 0 0;
	height: 0;
	padding-top: 70px;
	line-height: 1.5;
	overflow: hidden;
}


/*---------------------------------------------------------------------------その他
*/




















































