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

#contact-banner-contain {
	float: left;
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 7px;
	padding-bottom: 7px;
}
#contact-banner-header-title {
	background-color: #B71662;
	float: left;
	height: 47px;
	width: 480px;
	font-size: 21px;
	padding: 10px;
}
#contact-banner-contain-img {
	float: left;
	height: 284px;
	width: 500px;
}
#contact-contain-left {
	float: left;
	width: 318px;
	padding-bottom: 11px;
	margin-right: 11px;
	font-size: 13px;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #B71662;
	padding-top: 10px;
}
#contact-contain-right {
	float: left;
	width: 159px;
	font-size: 15px;
	line-height: 18px;
}

#contact-right-upper {
	background-color: #280F27;
	padding-bottom: 11px;
	padding-top: 11px;
	padding-right: 10px;
	padding-left: 10px;
}

#contact-right-lower {
	background-color: #280F27;
	padding-bottom: 11px;
	padding-top: 11px;
	padding-right: 10px;
	padding-left: 10px;
}

.contact-title-text {
	font-size: 25px;
	color: #FF6699;
}
.contact-pink-text {
	color: #CE78A7;
}
.contact-bold-text {
	font-size: 16px;
	color: #FFFFFF;
}
.contact-bold-text-2 {
	color: #FFFFFF;
	font-size: 20px;
}

.border {
	float: left;
	height: 4px;
	width: 318px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.border2 {
	float: left;
	height: 4px;
	width: 139px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}

.contact-title-text2 {
	font-size: 25px;
}
.contact-pink-text {
	color: #CE78A7;
	font-weight: bold;
	font-size: 15px;
}
.email-text-super-small {
	font-size: 11px;
}


.contact-pink-text-small {
	color: #CE78A7;
}

.border2 {
	float: left;
	height: 4px;
	width: 139px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}
