@charset "UTF-8";

.page-title-column2 .title-txt {
	width: 62%;
	white-space: nowrap;
}

dl.side-dl dt,
dl.side-dl dd{
	margin-bottom: 40px;
}
dl.side-dl dt{
	width: 25%;
	float: left;
}

dl.side-dl dd{
	padding: 0 0 0 25%;
	margin-top: -5px;
}

dl.side-dl dd p {
	font-size: 14px;
}