h1,h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	padding-bottom: 7px;
	padding-top: 10px;
}
h3 {
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 10px;
}
#main {
	float: right;
	width: 600px;
}
.lineBox {
	border: 1px solid #E0E0E0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	position: relative;
	margin-top: 10px;
}
#topBox {
	margin-top: 0px;
}
.mainBox {
	width: 560px;
	margin-left: 10px;
	margin-top: 10px;
	clear: both;
	position: relative;
}
.mainBox .facilitiesBox {
	width: 420px;
	float: left;
}
.mainBox table {
	width: 100%;
	border-top: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
}
.mainBox th {
	border-bottom: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	background-color: #DEF3FF;
	padding: 3px;
	font-size: 0.9em;
}
.mainBox td {
	border-bottom: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	padding: 5px;
	vertical-align: top;
	text-align: center;
}
.layout{
	font-size:0.9em;
}
.mainBox .annotation {
	font-size: 0.85em;
}
.ojtAssemblBox .floor1,.floor2 {
	line-height: 1.2em;
	padding-left: 50px;
	height: 40px;
	display: block;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 2px;
}
.ojtAssemblBox .floor1 {
	background-image: url(/time/hall/img/floor1.gif);
}
.ojtAssemblBox .floor2 {
	height: 40px;
	display: block;
	background-image: url(/time/hall/img/floor2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.mainBox .facilitiesName{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: 42%;
	text-align: left;
	padding-left: 20px;
}
.specifics {
	clear: both;
}
.imageBox {
	width: 134px;
	float: right;
}
.imageBox p {
	width: 134px;
	text-align: center;
	padding-bottom: 5px;
	font-size: 0.8em;
	float: none;
	height: auto;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 0px;
}
.mainBox .nomargin {
	margin: 0px;
	padding: 0px;
}
.mainBox ul {
	padding-right: 10px;
	margin-left: 15px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 20px;
}
.mainBox li {
	padding-top: 5px;
}	

#main dl {
	width: 560px;
	display: block;
	padding: 5;
	border: 1px solid #E0E0E0;
}
#main dt {
	float: left;
	width: 110px;
	display: block;
	font-size: 1.2em;
}
#main dd {
	display: block;
	float: left;
	font-size: 1.2em;
}

