@charset "UTF-8";

/* /merit/service.html */

.service-tb {
	width: 598px;
	border-left: 1px solid #339999;
	border-right: 1px solid #339999;
	border-bottom: 1px solid #339999;
	background-color: #eee;
	height: 100%;
	padding-bottom: 15px;
}

.img-l {
	float: left;
	width: 98px;
	font-size: 1px;
	line-height: normal;
}

.service-lead {
	width: 485px;
	margin-top: 10px;
}

.txt-r {
	float: left;
	width: 485px;
}

.service-lead2 {
	width: 485px;
	margin-top: 15px;
	font-size: 80%;
}

.mondai-tb {
	border: 1px solid #339999;
	height: 100%;
	padding: 2px;
}

.mondai-tb th {
	background-color: #66B3B3;	
	width: 150px;
	font-size: 1px;
	line-height: normal;
	font-weight: noamal;
	text-align: left;
}

.mondai-tb td {
	background-color: #E3F1F1;
	padding: 10px 12px 8px;
}

.arrow {
	font-size: 1px;
	line-height: normal;
	text-align: center;
}

