@charset "utf-8";

#side {
	height: auto;
	width: 180px;
	float: left;
}
#side_navi {
	width: 160px;
	background-color: #004710;
	margin-bottom: 20px;
	padding: 15px 10px;
}
#side_navi li {
	list-style-type: none;
	padding-bottom: 2px;
}
#side_navi .no_space {
	list-style-type: none;
}
.side_block {
	margin-bottom: 20px;
	border: 1px solid #B4B4B4;
}
.side_title {
	height: 24px;
	background: url(../img/index/sidetitle.gif) no-repeat;
	font-size: 1.2em;
	color: #3F3F3F;
	font-weight: bolder;
	text-align: center;
	padding-top: 4px;
}
#side .subtitle {
	font-size: 1em;
	font-weight: bold;
	color: #004714;
	text-align: center;
	margin-top: 5px;
	padding: 0px 5px;
}
.side_detail {
	width: 178px;
	background: url(../img/index/sidegrade_bg.gif) no-repeat bottom;
}
.side_content {
	padding: 10px;
}
.side_content .img-hover {
	margin: 2px 0px 10px;
}
.side_content img {
	margin: 5px 0px;
}
.side_content .businesshour {
	font-size: 0.6em;
}
.side_block .side_detail .clients {
	padding-top: 8px;
	padding-bottom: 8px;
}
.clients img {
	margin-bottom: 5px;
}
.clients p {
	text-align: center;
}

.side_detail #client_cap {
	margin-top: 8px;
	margin-right: 8px;
	margin-left: 8px;
}
.jump {
	text-align: center;
	font-weight: bold;
}
#side .sidebn {
	padding-bottom: 20px;
	border: none;
}

