@charset "UTF-8";

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

.mar_t_35 {
	margin-top: 35px;
}

.mar_t_45 {
	margin-top: 45px;
}

.list_box {
	width: 694px;
	height: 823px;
	background: url(../images/table_bg.jpg) left top no-repeat;
	margin-top: 20px;
}

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

.inspection_table td {
	vertical-align: top;
	padding-top: 10px;
	font-size: 10px;
}

.inspection_table .pad_l_15 {
	padding-left: 15px;
}

.red_font {
	color:#FF0000;
}

.font_underline {
	text-decoration: underline;
}

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

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

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

