@charset "utf-8";
/* CSS Document */

.contentArea .red { color: #998675; }

.contentArea .Title {
	margin-bottom: 15px;
	border-bottom: 1px solid #cecece;
}
.contentArea .Title h1 {
	margin: 0 0 3px;
}

.contentArea .contentRight {
	width: 168px;
	padding: 0px 12px;
	padding-right: 0;
}

.contentArea .solo .contentRight {
	padding: 0 15px 0 0;
}

.contentArea .jumpToPage {
	position: relative;
	height: 26px;
	margin-top: -26px;
}

.contentArea .MainContent {
	background-repeat: no-repeat;
	background-size: cover;
}