.page_title_content {
	background-color: #e64290;
}

.main_title {
	color: #e64290;
	border-bottom: 3px solid #e64290;
	background-image: url("h_pegasus_right.png");
	background-repeat: no-repeat;
	background-position: right top;
}

.sub_title {
	border-left: 0px #e64290;
	padding-left: 60px;
	font-size: 1.6rem;
	line-height: 1.3em;
	margin-bottom: 20px;
	font-weight: 400;
	color: #e64290;
	background-image: url("h_pegasus.png");
	background-repeat: no-repeat;
	background-position: left;
}

ul.parking_list li a {
	color: #e64290;

}


table.basic_info th {
	padding: 10px;
	background-color: #f7bbd7;
}


table.detail_info th {
	background-color: #f7bbd7;
}

.price_title {
	color: #e64290;
}


@media (max-width: 1100px) {
.main_title {
	background-image: none;
}



}

