@charset "utf-8";

/* search----------------------------------------------------- */
.search_room table {
	width: 700px;
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-collapse: collapse;
	border-spacing:0;
	background-color: #ffffff;
}

.search_room th, .search_room td {
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	font-weight: normal;
}

.search_room th {
	padding: 1px 0 !important;
	white-space: nowrap;
	line-height: 120%;
	text-align: center;
	color: #333333;
	background-color: #eeeeee;
}

.search_room td {
	padding: 2px 5px !important;
	white-space: nowrap;
}

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

.search_room td.right {
	text-align: right;
}

.search_room td.fold {
	white-space: normal !important;
}

.search_room p {
	width: 700px;
	font-size: 1.2em;
	text-align: center;
	color: #000000;
}

.search_room_time {
	margin-bottom: 2px;
	width: 700px;
	text-align: right;
}

.officename {
	color: #000000;
}

#search_box{
	float: left;
	margin-top: 30px;
	padding-left: 95px;
	width: 510px;
	overflow: hidden;
}

.title1_2 {
	float: left;
	padding: 4px 0;
	margin-bottom: 10px;
	width: 510px;
	height: 16px;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #000000;
	text-align: center;
	background: url("/img/top_bg.gif") left bottom repeat-x;
}

#sub1_2_1, #sub1_2_2 {
	float: left;
	margin-bottom: 4px;
	width: 510px;
	text-decoration: none;
	font-size: 1.2em;
	color: #660000;
}

.areaBox {
	float: left;
	width: 510px;
	padding: 2px 0;
}

#top1_2_1 input {
	width: 14px;
}

.areaTxt {
	float: left;
	padding-right: 6px !important;
	display: inline;
	width: 80px;
	text-decoration: none;
	font-size: 1.1em;
	color: #000000;
}
/* for IE6 */
*html .areaTxt {
	width: 86px;
}

.areaTxt6 {
	float: left;
	display: inline;
	width: 80px;
	text-decoration: none;
	font-size: 1.1em;
	color: #000000;
}

#sub1_2_2 {
	padding-top: 10px;
	margin-top: 10px;
	border-top: dotted 1px #cccccc;
}

#top1_2_2 {
	float: left;
	padding-bottom: 10px;
	width: 510px;
	border-bottom: dotted 1px #cccccc;
}

.txt1_2_2a {
	float: left;
	display: inline;
	margin-left: 5px;
	width: 350px;
	font-size: 1.1em;
	color: #000000;
}

.txt1_2_2b {
	float: left;
	display: inline;
	margin-left: 5px;
	width: 150px;
	font-size: 1.1em;
	color: #000000;
}

#searchBtn {
	float: left;
	margin-top: 10px;
	margin-left: 215px;
}
/* for IE6 */
*html #searchBtn {
	margin-left: 107px !important;
}

#searchBtnBlock {
	float: left;
	margin-top: 10px;
	width: 510px;
}

#searchBtn2 {
	float: left;
	margin-left: 105px;
	width: 100px;
	height: 20px;
}
/* for IE6 */
*html #searchBtn2 {
	margin-left: 52px !important;
}

#search2 a {
	float: left;
	padding-top: 3px;
	width: 300px;
	font-size: 1.1em;
	text-decoration: underline;
	color: #000000;
	overflow: hidden;
}

#backBtn {
	float: left;
	padding-top: 200px;
	margin-left: 310px;
}
/* for IE6 */
*html #backBtn {
	margin-left: 155px !important;
}
