﻿@charset "utf-8";
/* CSS Document */
.contentBox .titleArea {
	background: url(../../Images/EN-US/facilities/title.png) no-repeat;
}
.contentBox .service_title {
}
.itenText, .itenTitle {
	font-size: 14px;
	line-height: 2;
	color: #ddd;
	font-weight: normal;
}

@media screen and (max-width: 650px) {
.contentBox {
}
}
