@charset "UTF-8";
/* CSS Document */
#result_area {
	width: 713px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#result_area #clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
#result_area #right_link {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
	clear: both;
}
#result_area #ggl_map {
	margin-top: 15px;
	border: 1px solid #CCC;
	height: auto;
	width: auto;
	margin-bottom: 15px;
}
#areamap_area #areamap_lsit {
	width: 713px;
}
#areamap_area #areamap_lsit table {
	width: 100%;
}
#areamap_area #areamap_lsit table th {
	width: auto;
	padding: 8px;
}
#areamap_area #areamap_lsit table td {
	padding: 8px;
	width: 111px;
}
#areamap_area #areamap_lsit table {
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#areamap_area #area_title {
	width: auto;
	height: 30px;
}
#areamap_area #area_title .fontLB {
	padding-left: 40px;
	height: 30px;
	background-image: url(../images/area_icn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
}
#result_area #result_count {
	margin: 0px;
	width: 713px;
	background-color: #CCC;
	float: left;
}
#result_area #result_count .result_city {
	width: 400px;
	float: left;
}
.left_mgn10 {
	margin-left: 10px;
}
#result_area #result_count .result_city .fontLB {
	padding: 10px;
}
#result_area #result_count .result_right {
	float: right;
	width: 280px;
	text-align: right;
	padding: 8px;
}
#result_area #result_btn {
	width: 713px;
	float: left;
	background-color: #CFDEE2;
	clear: both;
	text-align: left;
}
#result_area #result_btn img {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#result_area #result_list {
	width: auto;
	float: left;
	clear: both;
}
#result_list table tr td {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#result_area #result_list table {
	width: 713px;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
.result_more {
	width: 69px;
}
.td_setsumei {
	width: 400px;
}
.result_txt {
	width: 300px;
	vertical-align: middle;
	text-align: left;
}
#result_list table tr .result_txt .fontLB {
	color: #36F;
}
#search_num ul li {
	display: inline;
	text-align: right;
}
.result_photo {
	width: 88px;
}
.result_check {
	width: auto;
	text-align: center;
	vertical-align: middle;
}
#result_area #search_num {
	clear: both;
	float: left;
	padding-bottom: 5px;
	width: 713px;
	text-align: right;
	padding-top: 5px;
}
.result_txt2 {
	width: 130px;
	vertical-align: middle;
	text-align: right;
}
.result_button1 {
	width: 219px;
	height: 29px;
	border: 0;
	cursor: pointer;
	background-image: url(../images/check_btn_s01.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 8px;
	background-color: #DBE4E8;
}
.result_button2 {
	width: 219px;
	height: 29px;
	border: 0;
	cursor: pointer;
	background-image: url(../images/check_btn_s02.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 8px;
	background-color: #DBE4E8;
}
.result_button3 {
	width: 219px;
	height: 29px;
	border: 0;
	cursor: pointer;
	background-image: url(../images/check_btn_s03.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 8px;
	background-color: #DBE4E8;
}
.result_button4 {
	width: 219px;
	height: 29px;
	border: 0;
	cursor: pointer;
	background-image: url(../images/check_btn_s04.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 8px;
	background-color: #DBE4E8;
}
.result_button5 { width: 219px; height: 29px; border: 0; cursor: pointer; margin: 8px; background: #DBE4E8 url(../images/check_btn_s05.jpg) no-repeat 0 0; }
.result_button6 {
	width: 219px;
	height: 29px;
	border: 0;
	cursor: pointer;
	background-image: url(../images/check_btn_s06.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 8px;
	background-color: #DBE4E8;
}

#contCol2 .contInner #result_area form {
	float: left;
	clear: both;
}

#result_area #errortxt { clear: both; width: 713px; margin: 30px auto 10px; }

#result_area #errortxt#request_border {
	border: 1px solid #C00;
	padding: 8px;
	clear: both;
}
#result_area #errortxt #request_border p{ color: #C00; padding-left: 75px; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; background: url(../../shared/images/error_coution.png) no-repeat 50px 10px; }

#result_area #errortxt #request_border .fontLB { padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 50px; color: #C00; background: url(../../shared/images/error_excal.png) no-repeat 10px center; }