html, body{
	coler: #000 ;
	background: #fff ;
	font-size: 90% ;
	font-family: "‚l‚r ƒSƒVƒbƒN", "verdana" ;
	line-height: 120% ;
	text-align: center ;
}
h1{
	margin: 0px ;
}
h3{
	border-left: 4px solid #000 ;
	border-bottom: 1px solid #000 ;
	padding: 4px ;
	font-size: 14px ;
	font-weight: normal ;
}
img{
	border: 0px ;
}
em{
	font-style: normal ;
	font-weight: bold ;
}
a:link{
	color: #0066ff ;
}
a:visited{
	color: #9900ff ;
}
a:hover{
	color: #ff3366 ;
}
a:active{
	color: #ff3366 ;
}
table td{
	text-align: left ;
	vertical-align: top ;
}



#header{
	width: 750px ;
	margin: 1em auto ;
	text-align: center ;
}

#body{
	width: 750px ;
	margin: 1em auto ;
	text-align: left ;
}

#footer{
	width: 750px ;
	margin: 3em auto 1em ;
	text-align: right ;
}

.red{
	color: #f00 ;
}

.reserv-table-bg td{
	width: 240px ;
	text-align: center ;
}

.reserv-table{
	background: #ccc ;
	border: 1px solid #000 ;
}
.reserv-table th{
	text-align: center ;
	font-weight: bold ;
	color: #fff ;
	background: #000 ;
	font-family: "verdana" ;
}
.reserv-table td{
	text-align: left ;
	vertical-align: top ;
	font-size: 80% ;
	padding: 2px ;
	height: 24px ;
	font-family: "verdana" ;
}
.reserv-table .youbi{
	text-align: center ;
	background: #fff ;
	font-size: 10px ;
	height: 14px ;
	padding: 2px ;
	font-family: "verdana" ;
	font-weight: bold ;
}
