@charset "UTF-8";

.contsTtl .yellowH {
	background: #b39206;
}
.redBtn {
	background-color: #d00e31;
	-webkit-box-shadow: 0px -5px 0px 0px #a90b27 inset;
	box-shadow: 0px -5px 0px 0px #a90b27 inset;
}
.brownBtn {
	background-color: #4a3129;
	-webkit-box-shadow: 0px -5px 0px 0px #3c2721 inset;
	box-shadow: 0px -5px 0px 0px #3c2721 inset;
}
.cpBtnY {
	background: #fad025;
	color: #111111;
	-webkit-box-shadow: 0px -5px 0px 0px #b39f3f inset;
	box-shadow: 0px -5px 0px 0px #b39f3f inset;
}
.cpBtnG {
	background: #2dad55;
	-webkit-box-shadow: 0px -5px 0px 0px #1f823e inset;
	box-shadow: 0px -5px 0px 0px #1f823e inset;
}
.dbaraiBtn{
	margin: 0 auto;
	padding: 0 13.54167% 3.125%;
}
.dbaraiList01{
	padding: 0 5%;
	overflow: hidden;
	background: url("../img/imgparts9_2_01_bg.png") repeat-y;
}
.dbaraiList02{
	padding: 0 5%;
	overflow: hidden;
	background: url("../img/imgparts9_5_01_bg.png") repeat-y;
}
.dbaraiList03{
	padding: 0 5%;
	overflow: hidden;
	background: url("../img/imgparts9_8_01_bg.png") repeat-y;
}
.dbaraiList01 li,
.dbaraiList02 li,
.dbaraiList03 li{
	width: 31.945%;
	float: left;
	margin-right: 2.085%;
}
.dbaraiList01 li:nth-child(3n+0),
.dbaraiList02 li:nth-child(3n+0),
.dbaraiList03 li:nth-child(3n+0){
	margin-right: 0;
	margin-bottom: 3%;
}
.dbaraiAppbg01{
	background: #ffffe5;
}
.txtLink {
	display: inline;
	color: blue;
	text-decoration: underline !important;
}
.cpNotesItem1{
	text-indent: -1em;
    padding: 0px 0px 0px 2em;
}