@import url("common.css");
#index {
}

#index h1 {
	clear: both;
	display: block;
	color: #666600;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666600;
}
#index h2 {
	font-size: medium;
	background-color: #F5F5F5;
	clear: both;
	display: block;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;

}
#index h3 {
	font-size: 100%;
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 580px;




}
#index ul {
	clear: both;
	margin: 0px;

}
#index li {
	float: left;
	padding-left: 16px;
	white-space: nowrap;
	padding-bottom: 5px;
	margin-left: 0px;
	margin-right: 10px;
	list-style-type: none;






}

#search {
	display: table;

}
#search .title {
	background-color: #FAFAFA;
	padding: 5px;
	clear: both;
	margin: 0px;
	background-image: url(../../images/h3/03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 120%;
	display: block;



}
#search .wrap{
	display: table;
	margin-bottom: 20px;
	background-image: url(../../images/nbf.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 580px;
	padding-right: 10px;
	padding-left: 10px;


}
#search dl {
	display: table;
	clear: both;
	width: 400px;

}
#search dt {
	display: table;
	float: left;
	width: 60px;
	font-weight: bold;
	color: #808040;
}
#search dd {
	display: table;
	float: right;
	width: 340px;
	margin-left: 0px;
	padding-left: 0px;



}
#search ul {
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width: auto;
}
#search li {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: none;
	white-space: nowrap;


}
#total {
	display: table;
	clear: both;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 120%;



}
#status {
	text-align: center;
	display: block;
	clear: both;
}
#status ul {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;

}
#status li {
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	list-style-type: none;
	white-space: nowrap;
	float: left;
}
#status a {
	display: block;
	padding: 5px 10px;
}
#status a:hover {
	background-color: #99CCCC;
}
#status .ena {
	background-color: #F5F5F5;
	font-weight: bold;
	padding: 5px 10px;
}
#result .listing {
	clear: both;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
}

#detail .job dl {
	display: table;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F4F4EA;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 10px;






}
#detail .job dt {
	font-weight: bold;
	color: #006699;
	display: table;
	float: left;
	width: 120px;
	padding-top: 5px;
	padding-bottom: 5px;






}
#detail .job dd {
	display: table;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;




}
#detail {
}
#detail h2 {
	font-size: medium;
	background-image: url(../../images/h2/00.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;





}
#detail h3 {
	background-color: #F3F3F3;
	font-size: 120%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;


}
#detail .outline th {
	padding: 5px;
	width: 100px;
}
#detail .outline td {
}

#apply {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}
#apply dl {
	display: table;
	clear: both;
	width: 580px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #F0F0F0;
	margin-bottom: 5px;
	padding-top: 5px;
	margin-top: 5px;






}
#apply dt {
	display: table;
	float: left;
	width: 120px;
}
#apply dd {
	display: inline-table;
	width: 440px;
	padding-left: 0px;
	float: right;
	margin-left: 0px;






}
#apply fieldset {
	margin-bottom: 10px;
}
#apply h2 {
	font-size: 120%;
	background-color: #F4FAFF;
	display: block;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99CCFF;

}
#roomplan .wrap {
	float: left;
	width: 45%;
	margin-right: 10px;
}
#equipment dl {
	float: left;
	width: 270px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
}
#location dl {
	display: table;
	float: left;
	width: 280px;
	margin-right: 5px;
	margin-left: 5px;
}
#location dt {
	float: left;
}
#location dd {
	text-align: right;
}
#map {
	margin-bottom: 10px;
	text-indent: 20pt;

 



}
#roomplan table {
	float: left;
	width: 200px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-bottom: 10px;

}
#equipment table {
	background-color: #CCCCCC;
}
#result .total {
	clear: both;
}
