@charset "utf-8";
#thb {
	text-align: center;
	height: 160px;
	padding: 0px;
	width: 148px;
	float: left;
	margin-bottom: 20px;
}
#tit {
	width: 100%;
	height: 2.25em;
}
#thb:hover  {
background-color:#FFFFFF;
}
#thb:hover #tit a {
	color: #FF8500;
}
#thb:hover #tit {

}
#tit a {
	font-weight: normal;
	color: #595959;
	text-decoration: none;
	font-size: 85%;
}

