@charset "UTF-8";
/*
-----------------------------------------------
アフターコールナビ Table Styles

Version: 1.00
----------------------------------------------- */


/* type10
-------------------------------------------------------------- */
.type10 {
	width: 400px;
	margin-bottom: 30px;
	line-height: 1.4em;
	color: #333333;
	font-weight: bold;
	font-size: 0.8125em;
}

.type10 td {
	vertical-align: middle;
	margin: 0;
	padding: 0;
	text-align: left;
}

.type10 .td02 {
}

.type10 .td03 {
	width: 65px;
	padding: 0 17px 0 0;

}


/* serviceTable
-------------------------------------------------------------- */
.serviceTable {
	width: 100%;
	margin-bottom: 30px;
	line-height: 1.4em;
	color: #222222;
	font-weight: bold;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	font-size: 0.875em;
}

.serviceTable th {
	padding: 10px 5px;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

.serviceTable td {
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

.serviceTable .thColor01 {
	width: px;
	background-color: #f9a400;
}

.serviceTable .thColor02 {
	width: 130px;
	text-align: center;
	background-color: #fcca69;
}

.serviceTable .thColor03 {
	width: px;
	background-color: #ffd400;
}

