a:hover img{
	filter: Alpha(opacity=70);
	opacity:0.7;
}
.breadcrumb {
	width: 980px;
	font-size: 12px;
	margin: 0 auto 20px auto;
}
#content {
	padding-top:0 !important;
}
.waku {
	clear:both;
	margin: 0 0 20px 0;
	background-color: #EDEDED;
	padding: 15px 20px;
}
.waku p {
	margin: 0 !important;
}
.waku h2 {
	line-height: 1 !important;
	font-size: 16px !important;
	color: #033767;
	padding: 5px 0 0 0 !important;
}
.t_16{
	font-size: 16px;
	color: #033767;
}
.mg_t60{
	margin-top: 60px;
}
.caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.caption p{
	margin-bottom: 0 !important;
}