@charset "UTF-8";

h4#h4_choice {
	background: url("../hall_rental/images/h4_choice.gif") no-repeat;
	width: 345px;
	height: 43px;
	text-indent: -9999px;
}

h4#h4_2days {
	height: 43px;
}

.hallCaution01 {
	color: #ff0000;
	font-size: 1.2em;
	padding: 0 0 0 5px;
	font-weight: bold;
}

.eventExp {
	padding: 0 10px 15px 10px;
}



/*------- hall_rental_frame -------*/
#hall_rental_frame {
	padding-bottom: 20px;
}

#hall_rental_frame .float_left {
	float: left;
	width: 430px;
}
#hall_rental_frame .float_left ul {
	margin-left: 25px;
}
#hall_rental_frame .float_left li {
	padding-bottom: 10px;
}

#hall_rental_frame .float_right {
	float: right;
	width: 345px;
}
