
#main {
	width: 800px;
	margin-bottom: 10px;
}
#main strong {
	font-size: 14px;
	background-image: url(img/arrow_5.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-bottom: 10px;
}
#main p {
	font-weight: bold;
}
#main ul li {
	background-image: url(img/arrow_3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	list-style-type: none;
}


#push {
	margin-bottom: 10px;
}
biz {
	float: left;
	clear: both;
}

#reserve {
	height: 30px;
	width: 800px;
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;
	line-height: 30px;
}
#reserve ul li a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}
#reserve2 {
	width: 800px;
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;
	height: 30px;
	background-image: url(theme/choice/bar.gif);
	background-repeat: no-repeat;
}
#reserve2 ul li {
	display: block;
	width: 77px;
	text-align: center;
	float: left;
	margin-top: 3px;
}


#reserve2 ul li a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}
#biz ul li {
	line-height: 40px;
	text-align: center;
	display: block;
	height: 50px;
	width: 90px;
	list-style-type: none;
	float: left;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-right: 5px;
}
#biz ul li a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}
