#navi_eq {
	width: 880px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	height: 30px;
	background-image: url(../../equipment/img/btn_eq.gif);
}

#navi_eq ul {
	margin: 0px auto;
	text-align: center;
}

#navi_eq ul li{
	float:left;
	list-style-type:none;
}
#navi_eq li a {
	text-align: center;
	background-image: url(../../equipment/img/btn_eq.gif);
	color: #51001d;
	font-weight: bold;
	background-repeat: repeat-x;
	padding: 7px 15px 2px;
	text-decoration: none;
	font-size: 11px;
	display: block;
	height: 22px;
}
#navi_eq li a:hover {
	display:block;
	text-align: center;
	padding: 7px 15px 2px;
	background-color: #666666;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(#);
	height: 21px;
}
#navi_eq_li-over {
	display:block;
	text-align: center;
	color: #FFFFFF;
	background-repeat: repeat-x;
	padding: 7px 15px 2px;
	font-size: 11px;
	background-color: #666666;
	font-weight: bold;
	height: 21px;
}
#txt-toyo {
	font-size: 14px;
	color: #898669;
	line-height: 150%;
}
.syosai {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	padding: 15px;
	border: 1px solid #A87F8E;
	text-align: left;
	vertical-align: top;
}
.syosai img {
	margin-top: 30px;
	margin-left: 10px;
	margin-right: 10px;
}
.syosai h5 {
	font-size: 13px;
	font-weight: bold;
	color: #A87F8E;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.caption {
	font-size: 9px;
	line-height: 12px;
}
