.box-place {
	//min-width: 980px;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 2px;
	border: 1px solid #800000;
	background-color: #eeeeee;
	border-radius: 5px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

.place-name {
	font-size: 16px;
	font-weight: bold;
}

.box-title {
	background-color: #808080;
	color: #eeeeee;
	padding: 6px 6px 6px 6px;
	margin-bottom: 4px;
	font-size: 14px;
	font-weight: bold;
	
}

.box-day {
	border: 1px solid #800000;
}

.box-map {
	width: 99px;
	height: 136px;
	margin-bottom: -1px;
	
}

.box-content1 {
	font-size: 11px;
	color: black;
	min-height: 68px;
}

.box-content2 {
	font-size: 11px;
	color: black;
	padding-left: 4px;
}

.box-content3, .table-chance td {
	font-size: 12px;
	color: black;
}
