@charset "UTF-8";


.pad_20 {
	padding: 0 20px;
}

.table_style {
	margin: 35px 0 0 20px;
}

.table_style th {
	width: 168px;
	font-weight: normal;
	vertical-align: top;
	text-align: left;	
}

.table_style td {
	padding-left: 35px;
	padding-bottom: 30px;
	background: url(../images/icon2.gif) 0 6px no-repeat;
}

.inquary {
	width: 658px;
	padding: 10px 20px 10px 20px;
	border: #097140 1px solid;
}

.inquary .inquary_title {
	display: block;
	width: 50px;
	float: left;
}

.gray {
	width: 658px;
	border-bottom: #A7ABAC 1px solid;
	border-left: #A7ABAC 1px solid;
	border-right: #A7ABAC 1px solid;
	padding: 20px;
}

.green_icon {
	background: url(../images/icon.gif) 0 6px no-repeat;
	padding-left: 20px;
}

.purple_table {
	border-left: #097140 1px solid;
}

.purple_table th {
	width: 530px;
	border-right: #097140 1px solid;
	border-bottom: #097140 1px solid;
	text-align: left;
	font-weight: normal;
	padding: 8px 0 8px 15px;
	color: #2E3091;
}

.purple_table td {
	border-right: #097140 1px solid;
	border-bottom: #097140 1px solid;
	text-align: center;	
}
