@charset "utf-8";
#col_sop01 {
	width: 370px;
	height: 160px;
	float: left;
	margin-top: 20px;
	padding-top: 20px;
	display: inline;
}
#col_sop02 {
	width: 260px;
	height: 160px;
	float: left;
	margin-top: 20px;
	border-left-color: #006666;
	border-left-style: double;
	padding-top: 20px;
	padding-left: 10px;
	display: inline;
}
#img_sop {
	width: 80px;
	background-image: url(../img/call.png);
	height: 99px;
	background-repeat: no-repeat;
	float: left;
}
#text_sop01 {
	width: 255px;
	float: left;
	height: 150px;
	padding-left: 20px;
	padding-right: 15px;
}
#text_sop02 {
	width: 130px;
	height: 50px;
	float: left;
	padding-left: 10px;
}
#img_sop2 {
	background-image: url(../img/call02.png);
	background-repeat: no-repeat;
	width: 116px;
	height: 80px;
	float: left;
}

