a:hover {
	filter:alpha(opacity=100);
	-moz-opacity:0.5;
	opacity:0.5;
}

#material { width:780px; margin:0 auto; }



#fukushizai table {
	margin-bottom:50px;
}

#fukushizai table tr td {
	width:130px;
	vertical-align:top;
}

#fukushizai table tr td p {
	text-align:center;
	white-space:normal;
}

#fukushizai table tr td a {
	text-decoration:none;
}

#fukushizai table tr td img {
	width:120px;
	height:90px;
	margin:5px 5px 0px 5px;
}

#fukushizai {
	margin-bottom:50px;
}


#fukushizai h3 {
	width:760px;
	padding:10px;
	margin-bottom:10px;
	background-color:#228b22;
}





#page-top {
	position: fixed;
	bottom: 0px;
	right: 0px;
	font-size: 77%;
}
#page-top a {
	background:#333;
	text-decoration: none;
	color: #FFF;
	width: 100px;
	padding: 10px 0;
	text-align: center;
	display: block;
	border-radius: 5px 0 0 5px;
}

#page-top a:hover {
	text-decoration: none;
	background: #666;

}