@charset "utf-8";
.navi_contents {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	background-color: #FFF;
}
/* CSS Document */
.navi_contents h4 {
	margin-bottom: 0.5em;
	background: #007CF0 url(../images/common/headingLeftB.png) no-repeat left center;
	padding-left: 17px;
	font-size: 1.4em;
	color: #FFF;
	font-weight: bold;
	width: 705px;
}
.navi_contents h5 {
	text-align: center;
	padding-bottom: 20px;
}
.navi_contents .category {
	padding: 0px 0px 10px;
	float: left;
	width: 720px;
}
.navi_contents .category dt {
	font-size: 1.4em;
	font-weight: bold;
	color: #413C37;
	text-indent: 30px;
	margin-top: 5px;
	background: url(../images/navi/btn.gif) no-repeat left top;
	padding: 2.5px 0px;
}
.machinery_category {
	float: left;
	width: 720px;
}

.machinery_link {
	float: left;
	width: 100px;
	text-align: center;
	padding-right: 10px;

}
.machinery_link a {
	text-decoration: none;
}

.navi_contents p {
	clear: both;
	padding-top: 20px;
}
.machinery_link dd {
	text-align: center;
	width: 100px;
	float: left;
	clear: both;
}
.machinery_link>dt>a>img {
	border-style: none;
}
.choice_link {
	font-size: 1.4em;
	font-weight: bold;
}
.machinery_link dt {
	width: 100px;
}
.indent {
	text-indent: 1em;
}






/* ===================================================================
/navi/event.html
=================================================================== */
.eventlist {
	width: 250px;
}
.eventlist dt {
	float: left;
	width: 280px;
}
.list_l {
	width: 240px;
	float: left;
}
.list_r {
	width: 240px;
	float: right;
}
.list_c {
	width: 240px;
	float: left;
}
.machinery_category {
	text-align: center;
}
.list_r dl {
	width: 230px;
}
.list_r dd {
	float: right;
	width: 100px;
}
