@charset "utf-8";
.tch_tab {
	width: 150px;
	margin-left: 20px;
	float: left;
}
.tch_tab2 {
	float: left;
	width: 350px;
	line-height: 23px;
	height: 23px;
	padding-left: 10px;
	font-size: 75%;
}
.tch_box p {
	margin-bottom: 1em;
	width: 350px;
	line-height: 150%;
	font-size: 75%;
}
.tch_box {
	float: none;
	width: 490px;
	margin-left: 20px;
	border: 1px solid #CCCCCC;
	margin-bottom: 30px;
	background-repeat: no-repeat;
	background-position: 380px 10px;
	clear: left;
	position: relative;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.tch_box_img {
	width: 120px;
	position: absolute;
	top: 10px;
	left: 380px;
}
.tch_box_img img {
	padding-bottom: 3px;
}

.tch_box_img2 {
	width: 120px;
	position: absolute;
	top: 30px;
	left: 380px;
}
.tch_box_img2 img {
	padding-bottom: 3px;
}
