@charset "UTF-8";

.japanese .titType01,
.japanese .btnType01,
#contents .japanese .otherList,
.detailModule.japanese .thumsModule .thumbsWrap,
.detailModule.japanese .thumsModule #thumbs {
	background: #80AA29;
}

/*titType
--------------------------------------------*/
/*titType01*/
.japanese .titType01 span {
	background: #656f50;
}

.japanese .titType01 span:after {
	border-left: 20px solid #656f50;
}

/*listModule
--------------------------------------------*/
.listModule.japanese ul li p {
	color: #80AA29;
}

/*detailModule
--------------------------------------------*/
/*txtWrap*/
.detailModule.japanese .txtWrap h1 {
	color: #80AA29;
}