
.st-kaiwa-hukidashi,
.st-kaiwa-hukidashi2 {
	font-size: 17px;
	line-height: 28px;
}

/* 会話レイアウト */

.st-kaiwa-box {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	display: table;
}

.st-kaiwa-face {
	text-align: center;
	display: table-cell;
	width: 60px;
	vertical-align: top;
}

.st-kaiwa-face img {
	border-radius: 60px;
	border: 1px solid #ccc;
}

.st-kaiwa-face-name {
	margin-top: 5px;
	color: #616161;
	font-size: 70%;
	line-height: 1.5;
	max-width: 60px;
}

.st-kaiwa-area {
	display: table-cell;
	margin: 0;
	vertical-align: top;
	text-align: left;
}

.st-kaiwa-hukidashi {
	display: inline-block;
	padding: 15px 20px;
	margin-left: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: transparent;
	border-radius: 7px;
	position: relative;
	background-color: #f9f9f9;
}

.post .st-kaiwa-hukidashi p:last-child {
	margin-bottom: 0;
}

.st-kaiwa-hukidashi::after {
	content: "";
	position: absolute;
	top: 30px;
	left: -10px;
	margin-top: -10px;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 10px 0;
	border-color: transparent #f9f9f9 transparent transparent;
}

/*ふきだし反対*/

.st-kaiwa-face2 {
	text-align: center;
	display: table-cell;
	width: 60px;
	vertical-align: top;
}

.st-kaiwa-face2 img {
	border-radius: 60px;
	border: 1px solid #ccc;
}

.st-kaiwa-face-name2 {
	margin-top: 5px;
	color: #616161;
	font-size: 70%;
	line-height: 1.5;
	max-width: 60px;
}

.st-kaiwa-area2 {
	display: table-cell;
	margin: 0;
	vertical-align: top;
	text-align: right;
}

.st-kaiwa-hukidashi2 {
	display: inline-block;
	padding: 15px 20px;
	margin-right: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: transparent;
	border-radius: 7px;
	position: relative;
	background-color: #f9f9f9;
	text-align: left;
}

.post .st-kaiwa-hukidashi2 p:last-child {
	margin-bottom: 0;
}

.st-kaiwa-hukidashi2::after {
	content: "";
	position: absolute;
	top: 30px;
	right: -10px;
	margin-top: -10px;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent #f9f9f9;
}

.st-kaiwa-hukidashi::before,
.st-kaiwa-hukidashi2::before {
	content: '';
	position: absolute;
	top: 30px;
	margin-top: -11px;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent;
	z-index: 0;
}

.st-kaiwa-hukidashi::before {
	left: -11px;
	border-width: 11px 11px 11px 0;
}

.st-kaiwa-hukidashi2::before {
	right: -11px;
	border-width: 11px 0 11px 11px;
}

@media only screen and (min-width: 600px) {
	.st-kaiwa-hukidashi,
	.st-kaiwa-hukidashi2 {
		font-size: 20px;
	}
}

@media print, screen and (min-width: 960px) {
	.st-kaiwa-hukidashi,
	.st-kaiwa-hukidashi2 {
		font-size: 15px;
		line-height: 25px;
	}
}


	
	
.st-kaiwa-6145 .st-kaiwa-face-name,
.st-kaiwa-6145 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-6145 .st-kaiwa-face img,
.st-kaiwa-6145 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-6145 .st-kaiwa-hukidashi,
.st-kaiwa-6145 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ededed;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-6145 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-6145 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-6145 .st-kaiwa-hukidashi::after {
	border-right-color: #ededed;
}

.st-kaiwa-6145 .st-kaiwa-hukidashi2::after {
	border-left-color: #ededed;
}
					
	
.st-kaiwa-6131 .st-kaiwa-face-name,
.st-kaiwa-6131 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-6131 .st-kaiwa-face img,
.st-kaiwa-6131 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-6131 .st-kaiwa-hukidashi,
.st-kaiwa-6131 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #e3f9ff;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-6131 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-6131 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-6131 .st-kaiwa-hukidashi::after {
	border-right-color: #e3f9ff;
}

.st-kaiwa-6131 .st-kaiwa-hukidashi2::after {
	border-left-color: #e3f9ff;
}
					
	
.st-kaiwa-5264 .st-kaiwa-face-name,
.st-kaiwa-5264 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-5264 .st-kaiwa-face img,
.st-kaiwa-5264 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-5264 .st-kaiwa-hukidashi,
.st-kaiwa-5264 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f2fbff;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-5264 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-5264 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-5264 .st-kaiwa-hukidashi::after {
	border-right-color: #f2fbff;
}

.st-kaiwa-5264 .st-kaiwa-hukidashi2::after {
	border-left-color: #f2fbff;
}
					
	
.st-kaiwa-4684 .st-kaiwa-face-name,
.st-kaiwa-4684 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-4684 .st-kaiwa-face img,
.st-kaiwa-4684 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-4684 .st-kaiwa-hukidashi,
.st-kaiwa-4684 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #e7ffce;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-4684 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-4684 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-4684 .st-kaiwa-hukidashi::after {
	border-right-color: #e7ffce;
}

.st-kaiwa-4684 .st-kaiwa-hukidashi2::after {
	border-left-color: #e7ffce;
}
					
	
.st-kaiwa-4666 .st-kaiwa-face-name,
.st-kaiwa-4666 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-4666 .st-kaiwa-face img,
.st-kaiwa-4666 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-4666 .st-kaiwa-hukidashi,
.st-kaiwa-4666 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ffddff;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-4666 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-4666 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-4666 .st-kaiwa-hukidashi::after {
	border-right-color: #ffddff;
}

.st-kaiwa-4666 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffddff;
}
					
	
.st-kaiwa-4659 .st-kaiwa-face-name,
.st-kaiwa-4659 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-4659 .st-kaiwa-face img,
.st-kaiwa-4659 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-4659 .st-kaiwa-hukidashi,
.st-kaiwa-4659 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #d5dfff;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-4659 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-4659 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-4659 .st-kaiwa-hukidashi::after {
	border-right-color: #d5dfff;
}

.st-kaiwa-4659 .st-kaiwa-hukidashi2::after {
	border-left-color: #d5dfff;
}
					
	
.st-kaiwa-4653 .st-kaiwa-face-name,
.st-kaiwa-4653 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-4653 .st-kaiwa-face img,
.st-kaiwa-4653 .st-kaiwa-face2 img {
	margin-bottom: 0;
	}

	.st-kaiwa-4653 .st-kaiwa-hukidashi,
.st-kaiwa-4653 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ffd9b3;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-4653 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-4653 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-4653 .st-kaiwa-hukidashi::after {
	border-right-color: #ffd9b3;
}

.st-kaiwa-4653 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffd9b3;
}
					
	
.st-kaiwa-4649 .st-kaiwa-face-name,
.st-kaiwa-4649 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-4649 .st-kaiwa-face img,
.st-kaiwa-4649 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-4649 .st-kaiwa-hukidashi,
.st-kaiwa-4649 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ededed;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-4649 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-4649 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-4649 .st-kaiwa-hukidashi::after {
	border-right-color: #ededed;
}

.st-kaiwa-4649 .st-kaiwa-hukidashi2::after {
	border-left-color: #ededed;
}
					
	
.st-kaiwa-4642 .st-kaiwa-face-name,
.st-kaiwa-4642 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-4642 .st-kaiwa-face img,
.st-kaiwa-4642 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-4642 .st-kaiwa-hukidashi,
.st-kaiwa-4642 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #c4ffff;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-4642 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-4642 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-4642 .st-kaiwa-hukidashi::after {
	border-right-color: #c4ffff;
}

.st-kaiwa-4642 .st-kaiwa-hukidashi2::after {
	border-left-color: #c4ffff;
}
					
	
.st-kaiwa-4639 .st-kaiwa-face-name,
.st-kaiwa-4639 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-4639 .st-kaiwa-face img,
.st-kaiwa-4639 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-4639 .st-kaiwa-hukidashi,
.st-kaiwa-4639 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #e7ffce;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-4639 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-4639 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-4639 .st-kaiwa-hukidashi::after {
	border-right-color: #e7ffce;
}

.st-kaiwa-4639 .st-kaiwa-hukidashi2::after {
	border-left-color: #e7ffce;
}
					
	
.st-kaiwa-4635 .st-kaiwa-face-name,
.st-kaiwa-4635 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-4635 .st-kaiwa-face img,
.st-kaiwa-4635 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-4635 .st-kaiwa-hukidashi,
.st-kaiwa-4635 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ffff00;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-4635 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-4635 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-4635 .st-kaiwa-hukidashi::after {
	border-right-color: #ffff00;
}

.st-kaiwa-4635 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffff00;
}
					
	
.st-kaiwa-4631 .st-kaiwa-face-name,
.st-kaiwa-4631 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-4631 .st-kaiwa-face img,
.st-kaiwa-4631 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-4631 .st-kaiwa-hukidashi,
.st-kaiwa-4631 .st-kaiwa-hukidashi2 {
			color: #000000;
							border-color: #e2e2e2;
		}
	
	
.st-kaiwa-4631 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-4631 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
					
	
.st-kaiwa-2962 .st-kaiwa-face-name,
.st-kaiwa-2962 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-2962 .st-kaiwa-face img,
.st-kaiwa-2962 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-2962 .st-kaiwa-hukidashi,
.st-kaiwa-2962 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ffffc4;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-2962 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-2962 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-2962 .st-kaiwa-hukidashi::after {
	border-right-color: #ffffc4;
}

.st-kaiwa-2962 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffffc4;
}
					
	
.st-kaiwa-2958 .st-kaiwa-face-name,
.st-kaiwa-2958 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-2958 .st-kaiwa-face img,
.st-kaiwa-2958 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-2958 .st-kaiwa-hukidashi,
.st-kaiwa-2958 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #acffc1;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-2958 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-2958 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-2958 .st-kaiwa-hukidashi::after {
	border-right-color: #acffc1;
}

.st-kaiwa-2958 .st-kaiwa-hukidashi2::after {
	border-left-color: #acffc1;
}
					
	
.st-kaiwa-2941 .st-kaiwa-face-name,
.st-kaiwa-2941 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-2941 .st-kaiwa-face img,
.st-kaiwa-2941 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-2941 .st-kaiwa-hukidashi,
.st-kaiwa-2941 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ffcaca;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-2941 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-2941 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-2941 .st-kaiwa-hukidashi::after {
	border-right-color: #ffcaca;
}

.st-kaiwa-2941 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffcaca;
}
					
	
.st-kaiwa-2938 .st-kaiwa-face-name,
.st-kaiwa-2938 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-2938 .st-kaiwa-face img,
.st-kaiwa-2938 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-2938 .st-kaiwa-hukidashi,
.st-kaiwa-2938 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ffcaff;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-2938 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-2938 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-2938 .st-kaiwa-hukidashi::after {
	border-right-color: #ffcaff;
}

.st-kaiwa-2938 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffcaff;
}
					
	
.st-kaiwa-2935 .st-kaiwa-face-name,
.st-kaiwa-2935 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-2935 .st-kaiwa-face img,
.st-kaiwa-2935 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-2935 .st-kaiwa-hukidashi,
.st-kaiwa-2935 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #e8f4ff;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-2935 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-2935 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-2935 .st-kaiwa-hukidashi::after {
	border-right-color: #e8f4ff;
}

.st-kaiwa-2935 .st-kaiwa-hukidashi2::after {
	border-left-color: #e8f4ff;
}
					
	
.st-kaiwa-2812 .st-kaiwa-face-name,
.st-kaiwa-2812 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-2812 .st-kaiwa-face img,
.st-kaiwa-2812 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-2812 .st-kaiwa-hukidashi,
.st-kaiwa-2812 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ededed;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-2812 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-2812 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-2812 .st-kaiwa-hukidashi::after {
	border-right-color: #ededed;
}

.st-kaiwa-2812 .st-kaiwa-hukidashi2::after {
	border-left-color: #ededed;
}
					
	
.st-kaiwa-2768 .st-kaiwa-face-name,
.st-kaiwa-2768 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-2768 .st-kaiwa-face img,
.st-kaiwa-2768 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-2768 .st-kaiwa-hukidashi,
.st-kaiwa-2768 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #fffac8;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-2768 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-2768 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-2768 .st-kaiwa-hukidashi::after {
	border-right-color: #fffac8;
}

.st-kaiwa-2768 .st-kaiwa-hukidashi2::after {
	border-left-color: #fffac8;
}
					
	
.st-kaiwa-2765 .st-kaiwa-face-name,
.st-kaiwa-2765 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-2765 .st-kaiwa-face img,
.st-kaiwa-2765 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-2765 .st-kaiwa-hukidashi,
.st-kaiwa-2765 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #D5F4FF;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-2765 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-2765 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-2765 .st-kaiwa-hukidashi::after {
	border-right-color: #D5F4FF;
}

.st-kaiwa-2765 .st-kaiwa-hukidashi2::after {
	border-left-color: #D5F4FF;
}
					
	
.st-kaiwa-2745 .st-kaiwa-face-name,
.st-kaiwa-2745 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-2745 .st-kaiwa-face img,
.st-kaiwa-2745 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-2745 .st-kaiwa-hukidashi,
.st-kaiwa-2745 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #e3fff1;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-2745 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-2745 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-2745 .st-kaiwa-hukidashi::after {
	border-right-color: #e3fff1;
}

.st-kaiwa-2745 .st-kaiwa-hukidashi2::after {
	border-left-color: #e3fff1;
}
					
	
.st-kaiwa-2689 .st-kaiwa-face-name,
.st-kaiwa-2689 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-2689 .st-kaiwa-face img,
.st-kaiwa-2689 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-2689 .st-kaiwa-hukidashi,
.st-kaiwa-2689 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ddeeff;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-2689 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-2689 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-2689 .st-kaiwa-hukidashi::after {
	border-right-color: #ddeeff;
}

.st-kaiwa-2689 .st-kaiwa-hukidashi2::after {
	border-left-color: #ddeeff;
}
					
	
.st-kaiwa-2684 .st-kaiwa-face-name,
.st-kaiwa-2684 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-2684 .st-kaiwa-face img,
.st-kaiwa-2684 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-2684 .st-kaiwa-hukidashi,
.st-kaiwa-2684 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ededed;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-2684 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-2684 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-2684 .st-kaiwa-hukidashi::after {
	border-right-color: #ededed;
}

.st-kaiwa-2684 .st-kaiwa-hukidashi2::after {
	border-left-color: #ededed;
}
					
	
.st-kaiwa-2681 .st-kaiwa-face-name,
.st-kaiwa-2681 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-2681 .st-kaiwa-face img,
.st-kaiwa-2681 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-2681 .st-kaiwa-hukidashi,
.st-kaiwa-2681 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #d7ebff;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-2681 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-2681 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-2681 .st-kaiwa-hukidashi::after {
	border-right-color: #d7ebff;
}

.st-kaiwa-2681 .st-kaiwa-hukidashi2::after {
	border-left-color: #d7ebff;
}
					
	
.st-kaiwa-2677 .st-kaiwa-face-name,
.st-kaiwa-2677 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-2677 .st-kaiwa-face img,
.st-kaiwa-2677 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-2677 .st-kaiwa-hukidashi,
.st-kaiwa-2677 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #e7ffce;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-2677 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-2677 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-2677 .st-kaiwa-hukidashi::after {
	border-right-color: #e7ffce;
}

.st-kaiwa-2677 .st-kaiwa-hukidashi2::after {
	border-left-color: #e7ffce;
}
					
	
.st-kaiwa-2674 .st-kaiwa-face-name,
.st-kaiwa-2674 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-2674 .st-kaiwa-face img,
.st-kaiwa-2674 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-2674 .st-kaiwa-hukidashi,
.st-kaiwa-2674 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #e7ffce;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-2674 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-2674 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-2674 .st-kaiwa-hukidashi::after {
	border-right-color: #e7ffce;
}

.st-kaiwa-2674 .st-kaiwa-hukidashi2::after {
	border-left-color: #e7ffce;
}
					
	
.st-kaiwa-2670 .st-kaiwa-face-name,
.st-kaiwa-2670 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-2670 .st-kaiwa-face img,
.st-kaiwa-2670 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-2670 .st-kaiwa-hukidashi,
.st-kaiwa-2670 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ededed;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-2670 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-2670 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-2670 .st-kaiwa-hukidashi::after {
	border-right-color: #ededed;
}

.st-kaiwa-2670 .st-kaiwa-hukidashi2::after {
	border-left-color: #ededed;
}
					
	
.st-kaiwa-2628 .st-kaiwa-face-name,
.st-kaiwa-2628 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-2628 .st-kaiwa-face img,
.st-kaiwa-2628 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-2628 .st-kaiwa-hukidashi,
.st-kaiwa-2628 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #eaeaff;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-2628 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-2628 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-2628 .st-kaiwa-hukidashi::after {
	border-right-color: #eaeaff;
}

.st-kaiwa-2628 .st-kaiwa-hukidashi2::after {
	border-left-color: #eaeaff;
}
					
	
.st-kaiwa-2621 .st-kaiwa-face-name,
.st-kaiwa-2621 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-2621 .st-kaiwa-face img,
.st-kaiwa-2621 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-2621 .st-kaiwa-hukidashi,
.st-kaiwa-2621 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ffedcc;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-2621 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-2621 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-2621 .st-kaiwa-hukidashi::after {
	border-right-color: #ffedcc;
}

.st-kaiwa-2621 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffedcc;
}
					
	
.st-kaiwa-2536 .st-kaiwa-face-name,
.st-kaiwa-2536 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-2536 .st-kaiwa-face img,
.st-kaiwa-2536 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-2536 .st-kaiwa-hukidashi,
.st-kaiwa-2536 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #bff2ee;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-2536 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-2536 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-2536 .st-kaiwa-hukidashi::after {
	border-right-color: #bff2ee;
}

.st-kaiwa-2536 .st-kaiwa-hukidashi2::after {
	border-left-color: #bff2ee;
}
					
	
.st-kaiwa-2476 .st-kaiwa-face-name,
.st-kaiwa-2476 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-2476 .st-kaiwa-face img,
.st-kaiwa-2476 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-2476 .st-kaiwa-hukidashi,
.st-kaiwa-2476 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f2ffe6;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-2476 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-2476 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-2476 .st-kaiwa-hukidashi::after {
	border-right-color: #f2ffe6;
}

.st-kaiwa-2476 .st-kaiwa-hukidashi2::after {
	border-left-color: #f2ffe6;
}
					
	
.st-kaiwa-2467 .st-kaiwa-face-name,
.st-kaiwa-2467 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-2467 .st-kaiwa-face img,
.st-kaiwa-2467 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-2467 .st-kaiwa-hukidashi,
.st-kaiwa-2467 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #eaeaea;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-2467 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-2467 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-2467 .st-kaiwa-hukidashi::after {
	border-right-color: #eaeaea;
}

.st-kaiwa-2467 .st-kaiwa-hukidashi2::after {
	border-left-color: #eaeaea;
}
					
	
.st-kaiwa-2370 .st-kaiwa-face-name,
.st-kaiwa-2370 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-2370 .st-kaiwa-face img,
.st-kaiwa-2370 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-2370 .st-kaiwa-hukidashi,
.st-kaiwa-2370 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f6f7b9;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-2370 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-2370 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-2370 .st-kaiwa-hukidashi::after {
	border-right-color: #f6f7b9;
}

.st-kaiwa-2370 .st-kaiwa-hukidashi2::after {
	border-left-color: #f6f7b9;
}
					
	
.st-kaiwa-2292 .st-kaiwa-face-name,
.st-kaiwa-2292 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-2292 .st-kaiwa-face img,
.st-kaiwa-2292 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-2292 .st-kaiwa-hukidashi,
.st-kaiwa-2292 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ffffd9;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-2292 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-2292 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-2292 .st-kaiwa-hukidashi::after {
	border-right-color: #ffffd9;
}

.st-kaiwa-2292 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffffd9;
}
					
	
.st-kaiwa-2288 .st-kaiwa-face-name,
.st-kaiwa-2288 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-2288 .st-kaiwa-face img,
.st-kaiwa-2288 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-2288 .st-kaiwa-hukidashi,
.st-kaiwa-2288 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ffffd9;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-2288 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-2288 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-2288 .st-kaiwa-hukidashi::after {
	border-right-color: #ffffd9;
}

.st-kaiwa-2288 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffffd9;
}
					
	
.st-kaiwa-2255 .st-kaiwa-face-name,
.st-kaiwa-2255 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-2255 .st-kaiwa-face img,
.st-kaiwa-2255 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-2255 .st-kaiwa-hukidashi,
.st-kaiwa-2255 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #eaffff;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-2255 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-2255 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-2255 .st-kaiwa-hukidashi::after {
	border-right-color: #eaffff;
}

.st-kaiwa-2255 .st-kaiwa-hukidashi2::after {
	border-left-color: #eaffff;
}
					
	
.st-kaiwa-2121 .st-kaiwa-face-name,
.st-kaiwa-2121 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-2121 .st-kaiwa-face img,
.st-kaiwa-2121 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-2121 .st-kaiwa-hukidashi,
.st-kaiwa-2121 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ededed;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-2121 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-2121 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-2121 .st-kaiwa-hukidashi::after {
	border-right-color: #ededed;
}

.st-kaiwa-2121 .st-kaiwa-hukidashi2::after {
	border-left-color: #ededed;
}
					
	
.st-kaiwa-1810 .st-kaiwa-face-name,
.st-kaiwa-1810 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-1810 .st-kaiwa-face img,
.st-kaiwa-1810 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-1810 .st-kaiwa-hukidashi,
.st-kaiwa-1810 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #c8f1ff;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-1810 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-1810 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-1810 .st-kaiwa-hukidashi::after {
	border-right-color: #c8f1ff;
}

.st-kaiwa-1810 .st-kaiwa-hukidashi2::after {
	border-left-color: #c8f1ff;
}
					
	
.st-kaiwa-1806 .st-kaiwa-face-name,
.st-kaiwa-1806 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-1806 .st-kaiwa-face img,
.st-kaiwa-1806 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-1806 .st-kaiwa-hukidashi,
.st-kaiwa-1806 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #e7ffce;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-1806 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-1806 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-1806 .st-kaiwa-hukidashi::after {
	border-right-color: #e7ffce;
}

.st-kaiwa-1806 .st-kaiwa-hukidashi2::after {
	border-left-color: #e7ffce;
}
					
	
.st-kaiwa-1803 .st-kaiwa-face-name,
.st-kaiwa-1803 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-1803 .st-kaiwa-face img,
.st-kaiwa-1803 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-1803 .st-kaiwa-hukidashi,
.st-kaiwa-1803 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #c8f1ff;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-1803 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-1803 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-1803 .st-kaiwa-hukidashi::after {
	border-right-color: #c8f1ff;
}

.st-kaiwa-1803 .st-kaiwa-hukidashi2::after {
	border-left-color: #c8f1ff;
}
					
	
.st-kaiwa-1798 .st-kaiwa-face-name,
.st-kaiwa-1798 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-1798 .st-kaiwa-face img,
.st-kaiwa-1798 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-1798 .st-kaiwa-hukidashi,
.st-kaiwa-1798 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ffeef7;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-1798 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-1798 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-1798 .st-kaiwa-hukidashi::after {
	border-right-color: #ffeef7;
}

.st-kaiwa-1798 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffeef7;
}
					
	
.st-kaiwa-1795 .st-kaiwa-face-name,
.st-kaiwa-1795 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-1795 .st-kaiwa-face img,
.st-kaiwa-1795 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-1795 .st-kaiwa-hukidashi,
.st-kaiwa-1795 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #e7ffce;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-1795 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-1795 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-1795 .st-kaiwa-hukidashi::after {
	border-right-color: #e7ffce;
}

.st-kaiwa-1795 .st-kaiwa-hukidashi2::after {
	border-left-color: #e7ffce;
}
					
	
.st-kaiwa-1791 .st-kaiwa-face-name,
.st-kaiwa-1791 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-1791 .st-kaiwa-face img,
.st-kaiwa-1791 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-1791 .st-kaiwa-hukidashi,
.st-kaiwa-1791 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ffeef7;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-1791 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-1791 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-1791 .st-kaiwa-hukidashi::after {
	border-right-color: #ffeef7;
}

.st-kaiwa-1791 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffeef7;
}
					
	
.st-kaiwa-1652 .st-kaiwa-face-name,
.st-kaiwa-1652 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-1652 .st-kaiwa-face img,
.st-kaiwa-1652 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-1652 .st-kaiwa-hukidashi,
.st-kaiwa-1652 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ffe1f1;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-1652 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-1652 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-1652 .st-kaiwa-hukidashi::after {
	border-right-color: #ffe1f1;
}

.st-kaiwa-1652 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffe1f1;
}
					
	
.st-kaiwa-1618 .st-kaiwa-face-name,
.st-kaiwa-1618 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-1618 .st-kaiwa-face img,
.st-kaiwa-1618 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-1618 .st-kaiwa-hukidashi,
.st-kaiwa-1618 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #e7ffce;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-1618 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-1618 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-1618 .st-kaiwa-hukidashi::after {
	border-right-color: #e7ffce;
}

.st-kaiwa-1618 .st-kaiwa-hukidashi2::after {
	border-left-color: #e7ffce;
}
					
	
.st-kaiwa-1484 .st-kaiwa-face-name,
.st-kaiwa-1484 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-1484 .st-kaiwa-face img,
.st-kaiwa-1484 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-1484 .st-kaiwa-hukidashi,
.st-kaiwa-1484 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f9f7ff;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-1484 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-1484 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-1484 .st-kaiwa-hukidashi::after {
	border-right-color: #f9f7ff;
}

.st-kaiwa-1484 .st-kaiwa-hukidashi2::after {
	border-left-color: #f9f7ff;
}
					
	
.st-kaiwa-1479 .st-kaiwa-face-name,
.st-kaiwa-1479 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-1479 .st-kaiwa-face img,
.st-kaiwa-1479 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-1479 .st-kaiwa-hukidashi,
.st-kaiwa-1479 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f9f7ff;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-1479 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-1479 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-1479 .st-kaiwa-hukidashi::after {
	border-right-color: #f9f7ff;
}

.st-kaiwa-1479 .st-kaiwa-hukidashi2::after {
	border-left-color: #f9f7ff;
}
					
	
.st-kaiwa-1476 .st-kaiwa-face-name,
.st-kaiwa-1476 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-1476 .st-kaiwa-face img,
.st-kaiwa-1476 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-1476 .st-kaiwa-hukidashi,
.st-kaiwa-1476 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f9f7ff;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-1476 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-1476 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-1476 .st-kaiwa-hukidashi::after {
	border-right-color: #f9f7ff;
}

.st-kaiwa-1476 .st-kaiwa-hukidashi2::after {
	border-left-color: #f9f7ff;
}
					
	
.st-kaiwa-1398 .st-kaiwa-face-name,
.st-kaiwa-1398 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-1398 .st-kaiwa-face img,
.st-kaiwa-1398 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-1398 .st-kaiwa-hukidashi,
.st-kaiwa-1398 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ffd5d5;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-1398 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-1398 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-1398 .st-kaiwa-hukidashi::after {
	border-right-color: #ffd5d5;
}

.st-kaiwa-1398 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffd5d5;
}
					
	
.st-kaiwa-1272 .st-kaiwa-face-name,
.st-kaiwa-1272 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-1272 .st-kaiwa-face img,
.st-kaiwa-1272 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-1272 .st-kaiwa-hukidashi,
.st-kaiwa-1272 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ffd3a8;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-1272 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-1272 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-1272 .st-kaiwa-hukidashi::after {
	border-right-color: #ffd3a8;
}

.st-kaiwa-1272 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffd3a8;
}
					
	
.st-kaiwa-1268 .st-kaiwa-face-name,
.st-kaiwa-1268 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-1268 .st-kaiwa-face img,
.st-kaiwa-1268 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-1268 .st-kaiwa-hukidashi,
.st-kaiwa-1268 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #e7ffce;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-1268 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-1268 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-1268 .st-kaiwa-hukidashi::after {
	border-right-color: #e7ffce;
}

.st-kaiwa-1268 .st-kaiwa-hukidashi2::after {
	border-left-color: #e7ffce;
}
					
	
.st-kaiwa-1175 .st-kaiwa-face-name,
.st-kaiwa-1175 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-1175 .st-kaiwa-face img,
.st-kaiwa-1175 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-1175 .st-kaiwa-hukidashi,
.st-kaiwa-1175 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #e7ffce;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-1175 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-1175 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-1175 .st-kaiwa-hukidashi::after {
	border-right-color: #e7ffce;
}

.st-kaiwa-1175 .st-kaiwa-hukidashi2::after {
	border-left-color: #e7ffce;
}
					
	
.st-kaiwa-1170 .st-kaiwa-face-name,
.st-kaiwa-1170 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-1170 .st-kaiwa-face img,
.st-kaiwa-1170 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-1170 .st-kaiwa-hukidashi,
.st-kaiwa-1170 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ffe1f0;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-1170 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-1170 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-1170 .st-kaiwa-hukidashi::after {
	border-right-color: #ffe1f0;
}

.st-kaiwa-1170 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffe1f0;
}
					
	
.st-kaiwa-1165 .st-kaiwa-face-name,
.st-kaiwa-1165 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-1165 .st-kaiwa-face img,
.st-kaiwa-1165 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-1165 .st-kaiwa-hukidashi,
.st-kaiwa-1165 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ffe1f0;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-1165 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-1165 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-1165 .st-kaiwa-hukidashi::after {
	border-right-color: #ffe1f0;
}

.st-kaiwa-1165 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffe1f0;
}
					
	
.st-kaiwa-1124 .st-kaiwa-face-name,
.st-kaiwa-1124 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-1124 .st-kaiwa-face img,
.st-kaiwa-1124 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-1124 .st-kaiwa-hukidashi,
.st-kaiwa-1124 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #e7ffce;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-1124 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-1124 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-1124 .st-kaiwa-hukidashi::after {
	border-right-color: #e7ffce;
}

.st-kaiwa-1124 .st-kaiwa-hukidashi2::after {
	border-left-color: #e7ffce;
}
					
	
.st-kaiwa-1120 .st-kaiwa-face-name,
.st-kaiwa-1120 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-1120 .st-kaiwa-face img,
.st-kaiwa-1120 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-1120 .st-kaiwa-hukidashi,
.st-kaiwa-1120 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f0ffff;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-1120 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-1120 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-1120 .st-kaiwa-hukidashi::after {
	border-right-color: #f0ffff;
}

.st-kaiwa-1120 .st-kaiwa-hukidashi2::after {
	border-left-color: #f0ffff;
}
					
	
.st-kaiwa-1095 .st-kaiwa-face-name,
.st-kaiwa-1095 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-1095 .st-kaiwa-face img,
.st-kaiwa-1095 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-1095 .st-kaiwa-hukidashi,
.st-kaiwa-1095 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #d5f4ff;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-1095 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-1095 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-1095 .st-kaiwa-hukidashi::after {
	border-right-color: #d5f4ff;
}

.st-kaiwa-1095 .st-kaiwa-hukidashi2::after {
	border-left-color: #d5f4ff;
}
					
	
.st-kaiwa-1075 .st-kaiwa-face-name,
.st-kaiwa-1075 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-1075 .st-kaiwa-face img,
.st-kaiwa-1075 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-1075 .st-kaiwa-hukidashi,
.st-kaiwa-1075 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ffe6e6;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-1075 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-1075 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-1075 .st-kaiwa-hukidashi::after {
	border-right-color: #ffe6e6;
}

.st-kaiwa-1075 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffe6e6;
}
					
	
.st-kaiwa-1065 .st-kaiwa-face-name,
.st-kaiwa-1065 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-1065 .st-kaiwa-face img,
.st-kaiwa-1065 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-1065 .st-kaiwa-hukidashi,
.st-kaiwa-1065 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ffffd0;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-1065 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-1065 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-1065 .st-kaiwa-hukidashi::after {
	border-right-color: #ffffd0;
}

.st-kaiwa-1065 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffffd0;
}
					
	
.st-kaiwa-1043 .st-kaiwa-face-name,
.st-kaiwa-1043 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-1043 .st-kaiwa-face img,
.st-kaiwa-1043 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-1043 .st-kaiwa-hukidashi,
.st-kaiwa-1043 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ffbbff;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-1043 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-1043 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-1043 .st-kaiwa-hukidashi::after {
	border-right-color: #ffbbff;
}

.st-kaiwa-1043 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffbbff;
}
					
	
.st-kaiwa-1020 .st-kaiwa-face-name,
.st-kaiwa-1020 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-1020 .st-kaiwa-face img,
.st-kaiwa-1020 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-1020 .st-kaiwa-hukidashi,
.st-kaiwa-1020 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #efffbf;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-1020 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-1020 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-1020 .st-kaiwa-hukidashi::after {
	border-right-color: #efffbf;
}

.st-kaiwa-1020 .st-kaiwa-hukidashi2::after {
	border-left-color: #efffbf;
}
					
	
.st-kaiwa-953 .st-kaiwa-face-name,
.st-kaiwa-953 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-953 .st-kaiwa-face img,
.st-kaiwa-953 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-953 .st-kaiwa-hukidashi,
.st-kaiwa-953 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ffffdf;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-953 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-953 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-953 .st-kaiwa-hukidashi::after {
	border-right-color: #ffffdf;
}

.st-kaiwa-953 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffffdf;
}
					
	
.st-kaiwa-949 .st-kaiwa-face-name,
.st-kaiwa-949 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-949 .st-kaiwa-face img,
.st-kaiwa-949 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-949 .st-kaiwa-hukidashi,
.st-kaiwa-949 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ffffdf;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-949 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-949 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-949 .st-kaiwa-hukidashi::after {
	border-right-color: #ffffdf;
}

.st-kaiwa-949 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffffdf;
}
					
	
.st-kaiwa-928 .st-kaiwa-face-name,
.st-kaiwa-928 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-928 .st-kaiwa-face img,
.st-kaiwa-928 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-928 .st-kaiwa-hukidashi,
.st-kaiwa-928 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f9ebcc;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-928 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-928 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-928 .st-kaiwa-hukidashi::after {
	border-right-color: #f9ebcc;
}

.st-kaiwa-928 .st-kaiwa-hukidashi2::after {
	border-left-color: #f9ebcc;
}
					
	
.st-kaiwa-873 .st-kaiwa-face-name,
.st-kaiwa-873 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-873 .st-kaiwa-face img,
.st-kaiwa-873 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-873 .st-kaiwa-hukidashi,
.st-kaiwa-873 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f2e2c4;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-873 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-873 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-873 .st-kaiwa-hukidashi::after {
	border-right-color: #f2e2c4;
}

.st-kaiwa-873 .st-kaiwa-hukidashi2::after {
	border-left-color: #f2e2c4;
}
					
	
.st-kaiwa-812 .st-kaiwa-face-name,
.st-kaiwa-812 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-812 .st-kaiwa-face img,
.st-kaiwa-812 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-812 .st-kaiwa-hukidashi,
.st-kaiwa-812 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ededed;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-812 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-812 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-812 .st-kaiwa-hukidashi::after {
	border-right-color: #ededed;
}

.st-kaiwa-812 .st-kaiwa-hukidashi2::after {
	border-left-color: #ededed;
}
					
	
.st-kaiwa-751 .st-kaiwa-face-name,
.st-kaiwa-751 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-751 .st-kaiwa-face img,
.st-kaiwa-751 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-751 .st-kaiwa-hukidashi,
.st-kaiwa-751 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #e8ffff;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-751 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-751 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-751 .st-kaiwa-hukidashi::after {
	border-right-color: #e8ffff;
}

.st-kaiwa-751 .st-kaiwa-hukidashi2::after {
	border-left-color: #e8ffff;
}
					
	
.st-kaiwa-742 .st-kaiwa-face-name,
.st-kaiwa-742 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-742 .st-kaiwa-face img,
.st-kaiwa-742 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-742 .st-kaiwa-hukidashi,
.st-kaiwa-742 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #d9fff5;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-742 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-742 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-742 .st-kaiwa-hukidashi::after {
	border-right-color: #d9fff5;
}

.st-kaiwa-742 .st-kaiwa-hukidashi2::after {
	border-left-color: #d9fff5;
}
					
	
.st-kaiwa-722 .st-kaiwa-face-name,
.st-kaiwa-722 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-722 .st-kaiwa-face img,
.st-kaiwa-722 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-722 .st-kaiwa-hukidashi,
.st-kaiwa-722 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ffeaff;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-722 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-722 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-722 .st-kaiwa-hukidashi::after {
	border-right-color: #ffeaff;
}

.st-kaiwa-722 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffeaff;
}
					
	
.st-kaiwa-691 .st-kaiwa-face-name,
.st-kaiwa-691 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-691 .st-kaiwa-face img,
.st-kaiwa-691 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-691 .st-kaiwa-hukidashi,
.st-kaiwa-691 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ffe1e1;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-691 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-691 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-691 .st-kaiwa-hukidashi::after {
	border-right-color: #ffe1e1;
}

.st-kaiwa-691 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffe1e1;
}
					
	
.st-kaiwa-558 .st-kaiwa-face-name,
.st-kaiwa-558 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-558 .st-kaiwa-face img,
.st-kaiwa-558 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-558 .st-kaiwa-hukidashi,
.st-kaiwa-558 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #efefef;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-558 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-558 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-558 .st-kaiwa-hukidashi::after {
	border-right-color: #efefef;
}

.st-kaiwa-558 .st-kaiwa-hukidashi2::after {
	border-left-color: #efefef;
}
					
	
.st-kaiwa-554 .st-kaiwa-face-name,
.st-kaiwa-554 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-554 .st-kaiwa-face img,
.st-kaiwa-554 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-554 .st-kaiwa-hukidashi,
.st-kaiwa-554 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #e7ffce;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-554 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-554 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-554 .st-kaiwa-hukidashi::after {
	border-right-color: #e7ffce;
}

.st-kaiwa-554 .st-kaiwa-hukidashi2::after {
	border-left-color: #e7ffce;
}
					
	
.st-kaiwa-548 .st-kaiwa-face-name,
.st-kaiwa-548 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-548 .st-kaiwa-face img,
.st-kaiwa-548 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-548 .st-kaiwa-hukidashi,
.st-kaiwa-548 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #e7ffce;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-548 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-548 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-548 .st-kaiwa-hukidashi::after {
	border-right-color: #e7ffce;
}

.st-kaiwa-548 .st-kaiwa-hukidashi2::after {
	border-left-color: #e7ffce;
}
					
	
.st-kaiwa-544 .st-kaiwa-face-name,
.st-kaiwa-544 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

.st-kaiwa-544 .st-kaiwa-face img,
.st-kaiwa-544 .st-kaiwa-face2 img {
	margin-bottom: 0;
			border-color: #e5e5e5;
	}

	.st-kaiwa-544 .st-kaiwa-hukidashi,
.st-kaiwa-544 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #e7ffce;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-544 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

.st-kaiwa-544 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e2e2e2;
}
	
	.st-kaiwa-544 .st-kaiwa-hukidashi::after {
	border-right-color: #e7ffce;
}

.st-kaiwa-544 .st-kaiwa-hukidashi2::after {
	border-left-color: #e7ffce;
}
				