@charset "utf-8";
/* CSS Document */

/*---------- サービスの特徴 ----------*/
.service_2 {
	width: 650px;
	color: #666;
}
.service_2 h3 {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 15px;
}
.service_2 span { color: #e03537;}
.service_2 strong { font-size: 1em;}
.service_2 span.green {	color:#006600;}


/* バナー（コンタクトセンター） */
#call_select { margin: 10px 0 20px 0;}
#call_select h4.left {
	float: left;
	margin: 0 15px 0 0;
}
#call_select h4 a {
	font-size: 0.8em;
	font-weight: bold;
}
#call_select a:hover img.alfa {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

/* リンク */
.service_2 h5 {
	text-align: right;
	font-weight: bold;
	margin-top: 5px;
}