@charset "utf-8";

#side {
	height: auto;
	width: 230px;
	float: left;
	margin-top: 20px;
}
.side_block {
	margin-bottom: 20px;
	border: 1px solid #B4B4B4;
}
.side_title {
	height: 24px;
	background: url(../img/index/sidetitle.gif) no-repeat;
	font-weight: bolder;
	font-size: 1.2em;
	color: #3F3F3F;
	text-align: center;
	padding-top: 4px;
}
#side .subtitle {
	margin: 10px 0px 8px;
	padding: 0px 5px;
	font-size: 1em;
	font-weight: bold;
	color: #004714;
	text-align: center;
}
.side_block .point {
	background-color: #FFFFFF;
	padding-bottom: 5px;
}
.side_block .point ul {
	text-align: left;
	margin-left: 13px;
}
.side_block .point li {
	background: url(../img/index/check.gif) no-repeat left;
	list-style-type: none;
	margin-bottom: 1px;
	padding-left: 22px;
}
.side_block .visit_button {
	height: 145px;
	width: 228px;
	background: url(../img/index/iDCvisit/visitbg.gif) no-repeat;
}
.side_block .visit_button img {
	margin-top: 110px;
}
.blog_detail {
	height: 120px;
	width: 228px;
	background: url(../img/index/blogbg.gif) no-repeat bottom;
}
.blog_content {
	width: 135px;
	float: right;
	text-align: left;
	margin-right: 10px;
}
.move_blog {
	float: right;
}
.side_detail {
	width: 228px;
	background: url(../img/index/sidegrade_bg.gif) no-repeat bottom;
}
.side_content {
	padding: 0px 10px 10px;
}
.side_content img {
	height: auto;
	width: auto;
	float: left;
	margin: 0px 10px 10px;
}
#client_question {
	margin-top: 10px;
	margin-bottom: 10px;
}
.client_answer {
	padding-bottom: 10px;
}
.client_answer img {
	margin-bottom: 5px;
}

.client_answer p {
	text-align: center;
}
.jump {
	text-align: center;
	font-size: 0.75em;
	font-weight: bold;
}