@charset "UTF-8";

.support .titType01,
.support .btnType01,
#contents .support .otherList,
.detailModule.support .thumsModule .thumbsWrap,
.detailModule.support .thumsModule #thumbs {
	background: #83867C;
}

/*titType
--------------------------------------------*/
/*titType01*/
.support .titType01 span {
	background: #83867C;
}

.support .titType01 span:after {
	border-left: 20px solid #83867C;
}

/*listModule
--------------------------------------------*/
.listModule.support ul li p {
	color: #83867C;
}

/*detailModule
--------------------------------------------*/
/*txtWrap*/
.detailModule.support .txtWrap h1 {
	color: #83867C;
}