@charset "UTF-8";

.toptext {
	width: 625px;
	margin: 40px 0 0 35px;
}

.mar_t_10 {
	margin-top: 10px;
}

.mar_t_50 {
	margin-top: 50px;
}

.mar_t_30 {
	margin-top: 30px;
}

.mar_t_20 {
	margin-top: 20px;
}

.mar_t_40 {
	margin-top: 40px;
}

.mar_t_55 {
	margin-top: 55px;
}

.mar_l_15 {
	margin-left: 15px;
}

.table_style {
	margin: 30px 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;
}

.table_style td span {
	display: block;
	width: 70px;
	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: #38B34B 1px solid;
}

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

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

.ex_table {
	margin: 0 0 0 0;
	border-left: #000000 1px solid;
	border-top: #000000 1px solid;
}

.ex_table .text_left {
	text-align: center;
}

.ex_table .down {
	display: block;
	width: 80px;
	float: right;
}

.ex_table .arrow {
	display: block;
	width: 10px;
	float: right;
	padding: 0 10px 0 10px;
}

.ex_table th {
	vertical-align: top;
	text-align: center;	
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	vertical-align: middle;
	width: 25%;
	background: #EAEAEA;
}

.ex_table td p {
	margin-left: 5px;
}

.ex_table td {
	text-align: center;
	padding: 5px 0 5px 0;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

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

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

.list_box {
	width: 700px;
	margin-top: 30px;
}

.list_box .left {
	width: 311px;
	float: left;
}

.list_box .left li {
	list-style: none;
	margin-bottom: 6px;
}


.list_box .right {
	width: 325px;
	float: right;
}

.casbee_table {
	border-top: #A7ABAC 1px solid;
	border-left: #A7ABAC 1px solid;
	margin-top: 50px;
}

.casbee_table th {
	border-bottom: #A7ABAC 1px solid;
	border-right: #A7ABAC 1px solid;
	background: #EAEAEA;
	text-align: center;
	padding: 10px 0;
	font-weight: normal;
}

.casbee_table td {
	border-bottom: #A7ABAC 1px solid;
	border-right: #A7ABAC 1px solid;
	padding: 10px 0;
}


.casbee_table .pad_l_30 {
	padding-left: 30px;
}


