@charset "UTF-8";

.basic .btnType01,
#contents .basic .otherList,
.detailModule.basic .thumsModule .thumbsWrap,
.detailModule.basic .thumsModule #thumbs {
	background: #EE7948;
}


/*listModule
--------------------------------------------*/
.listModule.basic ul li p {
	color: #EE7948;
}

.basic .titType01 {
	color: #fff;
	background-color: #EE7948;
}

/*detailModule
--------------------------------------------*/
/*txtWrap*/
.detailModule.basic .txtWrap h1 {
	color: #EE7948;
}