@charset "utf-8";
/* CSS Document */

.ct_right {
	line-height:2;
}

.ct_right .technique_txt,
.ct_right .technique_img {
	float:left;
	width:50%;
}
.ct_right .technique_txt {
	padding-right:25px;
	clear:both;
}
.ct_right .technique_txt h2 {
	font-size:16px;
	font-weight:bold;
}
.ct_right .technique_img {
	margin-bottom:90px;
}
.ct_right .technique_img img {
	width:100%;
	height:auto;
}

.ct_right .bnr_box {
	clear:both;
	border-top:solid 2px #969696;
	padding-top:30px;
	margin-bottom:40px;
	overflow:hidden;
}
.ct_right .bnr_box h2 {
	line-height:1.5;
	float:left;
	font-size:15px;
	font-weight:bold;
}
.ct_right .bnr_box a {
	display:block;
	float:right;
	margin-left:10px;
}