
.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: middle;
}

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

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

.st-kaiwa-area {
	display: table-cell;
	margin: 0;
	vertical-align: middle;
	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: 50%;
	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: middle;
}

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

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

.st-kaiwa-area2 {
	display: table-cell;
	margin: 0;
	vertical-align: middle;
	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: 50%;
	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: 50%;
	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-3219 .st-kaiwa-face img,
.st-kaiwa-3219 .st-kaiwa-face2 img {
		border-color: #ffe5cc;
}
	
	.st-kaiwa-3219 .st-kaiwa-hukidashi,
.st-kaiwa-3219 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ffe5cc;
					border-color: #ffe5cc;
		}
	
	
.st-kaiwa-3219 .st-kaiwa-hukidashi::before {
	border-color: transparent #ffe5cc transparent transparent;
}

.st-kaiwa-3219 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #ffe5cc;
}
	
	.st-kaiwa-3219 .st-kaiwa-hukidashi::after {
	border-right-color: #ffe5cc;
}

.st-kaiwa-3219 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffe5cc;
}
					
	
	.st-kaiwa-3156 .st-kaiwa-face img,
.st-kaiwa-3156 .st-kaiwa-face2 img {
		border-color: #e0ffef;
}
	
	.st-kaiwa-3156 .st-kaiwa-hukidashi,
.st-kaiwa-3156 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #e0ffef;
					border-color: #e0ffef;
		}
	
	
.st-kaiwa-3156 .st-kaiwa-hukidashi::before {
	border-color: transparent #e0ffef transparent transparent;
}

.st-kaiwa-3156 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e0ffef;
}
	
	.st-kaiwa-3156 .st-kaiwa-hukidashi::after {
	border-right-color: #e0ffef;
}

.st-kaiwa-3156 .st-kaiwa-hukidashi2::after {
	border-left-color: #e0ffef;
}
					
	
	.st-kaiwa-3100 .st-kaiwa-face img,
.st-kaiwa-3100 .st-kaiwa-face2 img {
		border-color: #dcdcdc;
}
	
	.st-kaiwa-3100 .st-kaiwa-hukidashi,
.st-kaiwa-3100 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #dcdcdc;
					border-color: #dcdcdc;
		}
	
	
.st-kaiwa-3100 .st-kaiwa-hukidashi::before {
	border-color: transparent #dcdcdc transparent transparent;
}

.st-kaiwa-3100 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #dcdcdc;
}
	
	.st-kaiwa-3100 .st-kaiwa-hukidashi::after {
	border-right-color: #dcdcdc;
}

.st-kaiwa-3100 .st-kaiwa-hukidashi2::after {
	border-left-color: #dcdcdc;
}
					
	
	.st-kaiwa-3095 .st-kaiwa-face img,
.st-kaiwa-3095 .st-kaiwa-face2 img {
		border-color: #f5fffa;
}
	
	.st-kaiwa-3095 .st-kaiwa-hukidashi,
.st-kaiwa-3095 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f5fffa;
					border-color: #f5fffa;
		}
	
	
.st-kaiwa-3095 .st-kaiwa-hukidashi::before {
	border-color: transparent #f5fffa transparent transparent;
}

.st-kaiwa-3095 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #f5fffa;
}
	
	.st-kaiwa-3095 .st-kaiwa-hukidashi::after {
	border-right-color: #f5fffa;
}

.st-kaiwa-3095 .st-kaiwa-hukidashi2::after {
	border-left-color: #f5fffa;
}
					
	
	.st-kaiwa-2899 .st-kaiwa-face img,
.st-kaiwa-2899 .st-kaiwa-face2 img {
		border-color: #fffafa;
}
	
	.st-kaiwa-2899 .st-kaiwa-hukidashi,
.st-kaiwa-2899 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #fffafa;
					border-color: #fffafa;
		}
	
	
.st-kaiwa-2899 .st-kaiwa-hukidashi::before {
	border-color: transparent #fffafa transparent transparent;
}

.st-kaiwa-2899 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #fffafa;
}
	
	.st-kaiwa-2899 .st-kaiwa-hukidashi::after {
	border-right-color: #fffafa;
}

.st-kaiwa-2899 .st-kaiwa-hukidashi2::after {
	border-left-color: #fffafa;
}
					
	
	.st-kaiwa-2895 .st-kaiwa-face img,
.st-kaiwa-2895 .st-kaiwa-face2 img {
		border-color: #fffafa;
}
	
	.st-kaiwa-2895 .st-kaiwa-hukidashi,
.st-kaiwa-2895 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #fffafa;
					border-color: #fffafa;
		}
	
	
.st-kaiwa-2895 .st-kaiwa-hukidashi::before {
	border-color: transparent #fffafa transparent transparent;
}

.st-kaiwa-2895 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #fffafa;
}
	
	.st-kaiwa-2895 .st-kaiwa-hukidashi::after {
	border-right-color: #fffafa;
}

.st-kaiwa-2895 .st-kaiwa-hukidashi2::after {
	border-left-color: #fffafa;
}
					
	
	.st-kaiwa-2893 .st-kaiwa-face img,
.st-kaiwa-2893 .st-kaiwa-face2 img {
		border-color: #e6e6fa;
}
	
	.st-kaiwa-2893 .st-kaiwa-hukidashi,
.st-kaiwa-2893 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #e6e6fa;
					border-color: #e6e6fa;
		}
	
	
.st-kaiwa-2893 .st-kaiwa-hukidashi::before {
	border-color: transparent #e6e6fa transparent transparent;
}

.st-kaiwa-2893 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e6e6fa;
}
	
	.st-kaiwa-2893 .st-kaiwa-hukidashi::after {
	border-right-color: #e6e6fa;
}

.st-kaiwa-2893 .st-kaiwa-hukidashi2::after {
	border-left-color: #e6e6fa;
}
					
	
	.st-kaiwa-2887 .st-kaiwa-face img,
.st-kaiwa-2887 .st-kaiwa-face2 img {
		border-color: #e6e6fa;
}
	
	.st-kaiwa-2887 .st-kaiwa-hukidashi,
.st-kaiwa-2887 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #e6e6fa;
					border-color: #e6e6fa;
		}
	
	
.st-kaiwa-2887 .st-kaiwa-hukidashi::before {
	border-color: transparent #e6e6fa transparent transparent;
}

.st-kaiwa-2887 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e6e6fa;
}
	
	.st-kaiwa-2887 .st-kaiwa-hukidashi::after {
	border-right-color: #e6e6fa;
}

.st-kaiwa-2887 .st-kaiwa-hukidashi2::after {
	border-left-color: #e6e6fa;
}
					
	
	.st-kaiwa-2724 .st-kaiwa-face img,
.st-kaiwa-2724 .st-kaiwa-face2 img {
		border-color: #e6e6fa;
}
	
	.st-kaiwa-2724 .st-kaiwa-hukidashi,
.st-kaiwa-2724 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #e6e6fa;
					border-color: #e6e6fa;
		}
	
	
.st-kaiwa-2724 .st-kaiwa-hukidashi::before {
	border-color: transparent #e6e6fa transparent transparent;
}

.st-kaiwa-2724 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e6e6fa;
}
	
	.st-kaiwa-2724 .st-kaiwa-hukidashi::after {
	border-right-color: #e6e6fa;
}

.st-kaiwa-2724 .st-kaiwa-hukidashi2::after {
	border-left-color: #e6e6fa;
}
					
	
	.st-kaiwa-2569 .st-kaiwa-face img,
.st-kaiwa-2569 .st-kaiwa-face2 img {
		border-color: #fff0f5;
}
	
	.st-kaiwa-2569 .st-kaiwa-hukidashi,
.st-kaiwa-2569 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #fff0f5;
					border-color: #fff0f5;
		}
	
	
.st-kaiwa-2569 .st-kaiwa-hukidashi::before {
	border-color: transparent #fff0f5 transparent transparent;
}

.st-kaiwa-2569 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #fff0f5;
}
	
	.st-kaiwa-2569 .st-kaiwa-hukidashi::after {
	border-right-color: #fff0f5;
}

.st-kaiwa-2569 .st-kaiwa-hukidashi2::after {
	border-left-color: #fff0f5;
}
					
	
	.st-kaiwa-2565 .st-kaiwa-face img,
.st-kaiwa-2565 .st-kaiwa-face2 img {
		border-color: #fff0f5;
}
	
	.st-kaiwa-2565 .st-kaiwa-hukidashi,
.st-kaiwa-2565 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #fff0f5;
					border-color: #fff0f5;
		}
	
	
.st-kaiwa-2565 .st-kaiwa-hukidashi::before {
	border-color: transparent #fff0f5 transparent transparent;
}

.st-kaiwa-2565 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #fff0f5;
}
	
	.st-kaiwa-2565 .st-kaiwa-hukidashi::after {
	border-right-color: #fff0f5;
}

.st-kaiwa-2565 .st-kaiwa-hukidashi2::after {
	border-left-color: #fff0f5;
}
					
	
	.st-kaiwa-2432 .st-kaiwa-face img,
.st-kaiwa-2432 .st-kaiwa-face2 img {
		border-color: #fffacd;
}
	
	.st-kaiwa-2432 .st-kaiwa-hukidashi,
.st-kaiwa-2432 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #fffacd;
					border-color: #fffacd;
		}
	
	
.st-kaiwa-2432 .st-kaiwa-hukidashi::before {
	border-color: transparent #fffacd transparent transparent;
}

.st-kaiwa-2432 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #fffacd;
}
	
	.st-kaiwa-2432 .st-kaiwa-hukidashi::after {
	border-right-color: #fffacd;
}

.st-kaiwa-2432 .st-kaiwa-hukidashi2::after {
	border-left-color: #fffacd;
}
					
	
	.st-kaiwa-2220 .st-kaiwa-face img,
.st-kaiwa-2220 .st-kaiwa-face2 img {
		border-color: #f5deb3;
}
	
	.st-kaiwa-2220 .st-kaiwa-hukidashi,
.st-kaiwa-2220 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f5deb3;
					border-color: #f5deb3;
		}
	
	
.st-kaiwa-2220 .st-kaiwa-hukidashi::before {
	border-color: transparent #f5deb3 transparent transparent;
}

.st-kaiwa-2220 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #f5deb3;
}
	
	.st-kaiwa-2220 .st-kaiwa-hukidashi::after {
	border-right-color: #f5deb3;
}

.st-kaiwa-2220 .st-kaiwa-hukidashi2::after {
	border-left-color: #f5deb3;
}
					
	
	.st-kaiwa-1135 .st-kaiwa-face img,
.st-kaiwa-1135 .st-kaiwa-face2 img {
		border-color: #f0f8ff;
}
	
	.st-kaiwa-1135 .st-kaiwa-hukidashi,
.st-kaiwa-1135 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f0f8ff;
					border-color: #f0f8ff;
		}
	
	
.st-kaiwa-1135 .st-kaiwa-hukidashi::before {
	border-color: transparent #f0f8ff transparent transparent;
}

.st-kaiwa-1135 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #f0f8ff;
}
	
	.st-kaiwa-1135 .st-kaiwa-hukidashi::after {
	border-right-color: #f0f8ff;
}

.st-kaiwa-1135 .st-kaiwa-hukidashi2::after {
	border-left-color: #f0f8ff;
}
					
	
	.st-kaiwa-1133 .st-kaiwa-face img,
.st-kaiwa-1133 .st-kaiwa-face2 img {
		border-color: #f0f8ff;
}
	
	.st-kaiwa-1133 .st-kaiwa-hukidashi,
.st-kaiwa-1133 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f0f8ff;
					border-color: #f0f8ff;
		}
	
	
.st-kaiwa-1133 .st-kaiwa-hukidashi::before {
	border-color: transparent #f0f8ff transparent transparent;
}

.st-kaiwa-1133 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #f0f8ff;
}
	
	.st-kaiwa-1133 .st-kaiwa-hukidashi::after {
	border-right-color: #f0f8ff;
}

.st-kaiwa-1133 .st-kaiwa-hukidashi2::after {
	border-left-color: #f0f8ff;
}
					
	
	.st-kaiwa-1127 .st-kaiwa-face img,
.st-kaiwa-1127 .st-kaiwa-face2 img {
		border-color: #f0f8ff;
}
	
	.st-kaiwa-1127 .st-kaiwa-hukidashi,
.st-kaiwa-1127 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f0f8ff;
					border-color: #f0f8ff;
		}
	
	
.st-kaiwa-1127 .st-kaiwa-hukidashi::before {
	border-color: transparent #f0f8ff transparent transparent;
}

.st-kaiwa-1127 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #f0f8ff;
}
	
	.st-kaiwa-1127 .st-kaiwa-hukidashi::after {
	border-right-color: #f0f8ff;
}

.st-kaiwa-1127 .st-kaiwa-hukidashi2::after {
	border-left-color: #f0f8ff;
}
					
	
	.st-kaiwa-633 .st-kaiwa-face img,
.st-kaiwa-633 .st-kaiwa-face2 img {
		border-color: #ffffe0;
}
	
	.st-kaiwa-633 .st-kaiwa-hukidashi,
.st-kaiwa-633 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ffffe0;
					border-color: #ffffe0;
		}
	
	
.st-kaiwa-633 .st-kaiwa-hukidashi::before {
	border-color: transparent #ffffe0 transparent transparent;
}

.st-kaiwa-633 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #ffffe0;
}
	
	.st-kaiwa-633 .st-kaiwa-hukidashi::after {
	border-right-color: #ffffe0;
}

.st-kaiwa-633 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffffe0;
}
					
	
	.st-kaiwa-587 .st-kaiwa-face img,
.st-kaiwa-587 .st-kaiwa-face2 img {
		border-color: #d2b48c;
}
	
	.st-kaiwa-587 .st-kaiwa-hukidashi,
.st-kaiwa-587 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #d2b48c;
					border-color: #d2b48c;
		}
	
	
.st-kaiwa-587 .st-kaiwa-hukidashi::before {
	border-color: transparent #d2b48c transparent transparent;
}

.st-kaiwa-587 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #d2b48c;
}
	
	.st-kaiwa-587 .st-kaiwa-hukidashi::after {
	border-right-color: #d2b48c;
}

.st-kaiwa-587 .st-kaiwa-hukidashi2::after {
	border-left-color: #d2b48c;
}
					
	
	.st-kaiwa-504 .st-kaiwa-face img,
.st-kaiwa-504 .st-kaiwa-face2 img {
		border-color: #fffafa;
}
	
	.st-kaiwa-504 .st-kaiwa-hukidashi,
.st-kaiwa-504 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #fffafa;
					border-color: #fffafa;
		}
	
	
.st-kaiwa-504 .st-kaiwa-hukidashi::before {
	border-color: transparent #fffafa transparent transparent;
}

.st-kaiwa-504 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #fffafa;
}
	
	.st-kaiwa-504 .st-kaiwa-hukidashi::after {
	border-right-color: #fffafa;
}

.st-kaiwa-504 .st-kaiwa-hukidashi2::after {
	border-left-color: #fffafa;
}
					
	
	.st-kaiwa-489 .st-kaiwa-face img,
.st-kaiwa-489 .st-kaiwa-face2 img {
		border-color: #f5f5f5;
}
	
	.st-kaiwa-489 .st-kaiwa-hukidashi,
.st-kaiwa-489 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f5f5f5;
					border-color: #f5f5f5;
		}
	
	
.st-kaiwa-489 .st-kaiwa-hukidashi::before {
	border-color: transparent #f5f5f5 transparent transparent;
}

.st-kaiwa-489 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #f5f5f5;
}
	
	.st-kaiwa-489 .st-kaiwa-hukidashi::after {
	border-right-color: #f5f5f5;
}

.st-kaiwa-489 .st-kaiwa-hukidashi2::after {
	border-left-color: #f5f5f5;
}
					
	
	.st-kaiwa-322 .st-kaiwa-face img,
.st-kaiwa-322 .st-kaiwa-face2 img {
		border-color: #f4f4ff;
}
	
	.st-kaiwa-322 .st-kaiwa-hukidashi,
.st-kaiwa-322 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f4f4ff;
					border-color: #f4f4ff;
		}
	
	
.st-kaiwa-322 .st-kaiwa-hukidashi::before {
	border-color: transparent #f4f4ff transparent transparent;
}

.st-kaiwa-322 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #f4f4ff;
}
	
	.st-kaiwa-322 .st-kaiwa-hukidashi::after {
	border-right-color: #f4f4ff;
}

.st-kaiwa-322 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4f4ff;
}
					
	
	.st-kaiwa-264 .st-kaiwa-face img,
.st-kaiwa-264 .st-kaiwa-face2 img {
		border-color: #ffffe0;
}
	
	.st-kaiwa-264 .st-kaiwa-hukidashi,
.st-kaiwa-264 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ffffe0;
					border-color: #ffffe0;
		}
	
	
.st-kaiwa-264 .st-kaiwa-hukidashi::before {
	border-color: transparent #ffffe0 transparent transparent;
}

.st-kaiwa-264 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #ffffe0;
}
	
	.st-kaiwa-264 .st-kaiwa-hukidashi::after {
	border-right-color: #ffffe0;
}

.st-kaiwa-264 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffffe0;
}
					
	
	.st-kaiwa-259 .st-kaiwa-face img,
.st-kaiwa-259 .st-kaiwa-face2 img {
		border-color: #ffffe0;
}
	
	.st-kaiwa-259 .st-kaiwa-hukidashi,
.st-kaiwa-259 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ffffe0;
					border-color: #ffffe0;
		}
	
	
.st-kaiwa-259 .st-kaiwa-hukidashi::before {
	border-color: transparent #ffffe0 transparent transparent;
}

.st-kaiwa-259 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #ffffe0;
}
	
	.st-kaiwa-259 .st-kaiwa-hukidashi::after {
	border-right-color: #ffffe0;
}

.st-kaiwa-259 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffffe0;
}
					
	
	.st-kaiwa-229 .st-kaiwa-face img,
.st-kaiwa-229 .st-kaiwa-face2 img {
		border-color: #e6e6fa;
}
	
	.st-kaiwa-229 .st-kaiwa-hukidashi,
.st-kaiwa-229 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #e6e6fa;
					border-color: #e6e6fa;
		}
	
	
.st-kaiwa-229 .st-kaiwa-hukidashi::before {
	border-color: transparent #e6e6fa transparent transparent;
}

.st-kaiwa-229 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #e6e6fa;
}
	
	.st-kaiwa-229 .st-kaiwa-hukidashi::after {
	border-right-color: #e6e6fa;
}

.st-kaiwa-229 .st-kaiwa-hukidashi2::after {
	border-left-color: #e6e6fa;
}
					
	
	.st-kaiwa-208 .st-kaiwa-face img,
.st-kaiwa-208 .st-kaiwa-face2 img {
		border-color: #d3d3d3;
}
	
	.st-kaiwa-208 .st-kaiwa-hukidashi,
.st-kaiwa-208 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #d3d3d3;
					border-color: #d3d3d3;
		}
	
	
.st-kaiwa-208 .st-kaiwa-hukidashi::before {
	border-color: transparent #d3d3d3 transparent transparent;
}

.st-kaiwa-208 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #d3d3d3;
}
	
	.st-kaiwa-208 .st-kaiwa-hukidashi::after {
	border-right-color: #d3d3d3;
}

.st-kaiwa-208 .st-kaiwa-hukidashi2::after {
	border-left-color: #d3d3d3;
}
					
	
	.st-kaiwa-175 .st-kaiwa-face img,
.st-kaiwa-175 .st-kaiwa-face2 img {
		border-color: #fff4f9;
}
	
	.st-kaiwa-175 .st-kaiwa-hukidashi,
.st-kaiwa-175 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #fff4f9;
					border-color: #fff4f9;
		}
	
	
.st-kaiwa-175 .st-kaiwa-hukidashi::before {
	border-color: transparent #fff4f9 transparent transparent;
}

.st-kaiwa-175 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #fff4f9;
}
	
	.st-kaiwa-175 .st-kaiwa-hukidashi::after {
	border-right-color: #fff4f9;
}

.st-kaiwa-175 .st-kaiwa-hukidashi2::after {
	border-left-color: #fff4f9;
}
					
	
	.st-kaiwa-173 .st-kaiwa-face img,
.st-kaiwa-173 .st-kaiwa-face2 img {
		border-color: #fff4f9;
}
	
	.st-kaiwa-173 .st-kaiwa-hukidashi,
.st-kaiwa-173 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #fff4f9;
					border-color: #fff4f9;
		}
	
	
.st-kaiwa-173 .st-kaiwa-hukidashi::before {
	border-color: transparent #fff4f9 transparent transparent;
}

.st-kaiwa-173 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #fff4f9;
}
	
	.st-kaiwa-173 .st-kaiwa-hukidashi::after {
	border-right-color: #fff4f9;
}

.st-kaiwa-173 .st-kaiwa-hukidashi2::after {
	border-left-color: #fff4f9;
}
					
	
	.st-kaiwa-168 .st-kaiwa-face img,
.st-kaiwa-168 .st-kaiwa-face2 img {
		border-color: #fff4f9;
}
	
	.st-kaiwa-168 .st-kaiwa-hukidashi,
.st-kaiwa-168 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #fff4f9;
					border-color: #fff4f9;
		}
	
	
.st-kaiwa-168 .st-kaiwa-hukidashi::before {
	border-color: transparent #fff4f9 transparent transparent;
}

.st-kaiwa-168 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #fff4f9;
}
	
	.st-kaiwa-168 .st-kaiwa-hukidashi::after {
	border-right-color: #fff4f9;
}

.st-kaiwa-168 .st-kaiwa-hukidashi2::after {
	border-left-color: #fff4f9;
}
					
	
	.st-kaiwa-166 .st-kaiwa-face img,
.st-kaiwa-166 .st-kaiwa-face2 img {
		border-color: #f0f8ff;
}
	
	.st-kaiwa-166 .st-kaiwa-hukidashi,
.st-kaiwa-166 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f0f8ff;
					border-color: #f0f8ff;
		}
	
	
.st-kaiwa-166 .st-kaiwa-hukidashi::before {
	border-color: transparent #f0f8ff transparent transparent;
}

.st-kaiwa-166 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #f0f8ff;
}
	
	.st-kaiwa-166 .st-kaiwa-hukidashi::after {
	border-right-color: #f0f8ff;
}

.st-kaiwa-166 .st-kaiwa-hukidashi2::after {
	border-left-color: #f0f8ff;
}
					
	
	.st-kaiwa-164 .st-kaiwa-face img,
.st-kaiwa-164 .st-kaiwa-face2 img {
		border-color: #f0f8ff;
}
	
	.st-kaiwa-164 .st-kaiwa-hukidashi,
.st-kaiwa-164 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f0f8ff;
					border-color: #f0f8ff;
		}
	
	
.st-kaiwa-164 .st-kaiwa-hukidashi::before {
	border-color: transparent #f0f8ff transparent transparent;
}

.st-kaiwa-164 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #f0f8ff;
}
	
	.st-kaiwa-164 .st-kaiwa-hukidashi::after {
	border-right-color: #f0f8ff;
}

.st-kaiwa-164 .st-kaiwa-hukidashi2::after {
	border-left-color: #f0f8ff;
}
					
	
	.st-kaiwa-141 .st-kaiwa-face img,
.st-kaiwa-141 .st-kaiwa-face2 img {
		border-color: #f5deb3;
}
	
	.st-kaiwa-141 .st-kaiwa-hukidashi,
.st-kaiwa-141 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f5deb3;
					border-color: #f5deb3;
		}
	
	
.st-kaiwa-141 .st-kaiwa-hukidashi::before {
	border-color: transparent #f5deb3 transparent transparent;
}

.st-kaiwa-141 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #f5deb3;
}
	
	.st-kaiwa-141 .st-kaiwa-hukidashi::after {
	border-right-color: #f5deb3;
}

.st-kaiwa-141 .st-kaiwa-hukidashi2::after {
	border-left-color: #f5deb3;
}
					
	
	.st-kaiwa-137 .st-kaiwa-face img,
.st-kaiwa-137 .st-kaiwa-face2 img {
		border-color: #f5deb3;
}
	
	.st-kaiwa-137 .st-kaiwa-hukidashi,
.st-kaiwa-137 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f5deb3;
					border-color: #f5deb3;
		}
	
	
.st-kaiwa-137 .st-kaiwa-hukidashi::before {
	border-color: transparent #f5deb3 transparent transparent;
}

.st-kaiwa-137 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #f5deb3;
}
	
	.st-kaiwa-137 .st-kaiwa-hukidashi::after {
	border-right-color: #f5deb3;
}

.st-kaiwa-137 .st-kaiwa-hukidashi2::after {
	border-left-color: #f5deb3;
}
					
	
	.st-kaiwa-134 .st-kaiwa-face img,
.st-kaiwa-134 .st-kaiwa-face2 img {
		border-color: #ffefe0;
}
	
	.st-kaiwa-134 .st-kaiwa-hukidashi,
.st-kaiwa-134 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ffefe0;
					border-color: #ffefe0;
		}
	
	
.st-kaiwa-134 .st-kaiwa-hukidashi::before {
	border-color: transparent #ffefe0 transparent transparent;
}

.st-kaiwa-134 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #ffefe0;
}
	
	.st-kaiwa-134 .st-kaiwa-hukidashi::after {
	border-right-color: #ffefe0;
}

.st-kaiwa-134 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffefe0;
}
					
	
	.st-kaiwa-131 .st-kaiwa-face img,
.st-kaiwa-131 .st-kaiwa-face2 img {
		border-color: #ffefe0;
}
	
	.st-kaiwa-131 .st-kaiwa-hukidashi,
.st-kaiwa-131 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ffefe0;
					border-color: #ffefe0;
		}
	
	
.st-kaiwa-131 .st-kaiwa-hukidashi::before {
	border-color: transparent #ffefe0 transparent transparent;
}

.st-kaiwa-131 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #ffefe0;
}
	
	.st-kaiwa-131 .st-kaiwa-hukidashi::after {
	border-right-color: #ffefe0;
}

.st-kaiwa-131 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffefe0;
}
					
	
	.st-kaiwa-128 .st-kaiwa-face img,
.st-kaiwa-128 .st-kaiwa-face2 img {
		border-color: #ffefe0;
}
	
	.st-kaiwa-128 .st-kaiwa-hukidashi,
.st-kaiwa-128 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ffefe0;
					border-color: #ffefe0;
		}
	
	
.st-kaiwa-128 .st-kaiwa-hukidashi::before {
	border-color: transparent #ffefe0 transparent transparent;
}

.st-kaiwa-128 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #ffefe0;
}
	
	.st-kaiwa-128 .st-kaiwa-hukidashi::after {
	border-right-color: #ffefe0;
}

.st-kaiwa-128 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffefe0;
}
					
	
	.st-kaiwa-126 .st-kaiwa-face img,
.st-kaiwa-126 .st-kaiwa-face2 img {
		border-color: #f0f8ff;
}
	
	.st-kaiwa-126 .st-kaiwa-hukidashi,
.st-kaiwa-126 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f0f8ff;
					border-color: #f0f8ff;
		}
	
	
.st-kaiwa-126 .st-kaiwa-hukidashi::before {
	border-color: transparent #f0f8ff transparent transparent;
}

.st-kaiwa-126 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #f0f8ff;
}
	
	.st-kaiwa-126 .st-kaiwa-hukidashi::after {
	border-right-color: #f0f8ff;
}

.st-kaiwa-126 .st-kaiwa-hukidashi2::after {
	border-left-color: #f0f8ff;
}
					
	
	.st-kaiwa-124 .st-kaiwa-face img,
.st-kaiwa-124 .st-kaiwa-face2 img {
		border-color: #f0f8ff;
}
	
	.st-kaiwa-124 .st-kaiwa-hukidashi,
.st-kaiwa-124 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f0f8ff;
					border-color: #f0f8ff;
		}
	
	
.st-kaiwa-124 .st-kaiwa-hukidashi::before {
	border-color: transparent #f0f8ff transparent transparent;
}

.st-kaiwa-124 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #f0f8ff;
}
	
	.st-kaiwa-124 .st-kaiwa-hukidashi::after {
	border-right-color: #f0f8ff;
}

.st-kaiwa-124 .st-kaiwa-hukidashi2::after {
	border-left-color: #f0f8ff;
}
					
	
	.st-kaiwa-116 .st-kaiwa-face img,
.st-kaiwa-116 .st-kaiwa-face2 img {
		border-color: #f0f8ff;
}
	
	.st-kaiwa-116 .st-kaiwa-hukidashi,
.st-kaiwa-116 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f0f8ff;
					border-color: #f0f8ff;
		}
	
	
.st-kaiwa-116 .st-kaiwa-hukidashi::before {
	border-color: transparent #f0f8ff transparent transparent;
}

.st-kaiwa-116 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #f0f8ff;
}
	
	.st-kaiwa-116 .st-kaiwa-hukidashi::after {
	border-right-color: #f0f8ff;
}

.st-kaiwa-116 .st-kaiwa-hukidashi2::after {
	border-left-color: #f0f8ff;
}
					
	
	.st-kaiwa-113 .st-kaiwa-face img,
.st-kaiwa-113 .st-kaiwa-face2 img {
		border-color: #eafff4;
}
	
	.st-kaiwa-113 .st-kaiwa-hukidashi,
.st-kaiwa-113 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #eafff4;
					border-color: #eafff4;
		}
	
	
.st-kaiwa-113 .st-kaiwa-hukidashi::before {
	border-color: transparent #eafff4 transparent transparent;
}

.st-kaiwa-113 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #eafff4;
}
	
	.st-kaiwa-113 .st-kaiwa-hukidashi::after {
	border-right-color: #eafff4;
}

.st-kaiwa-113 .st-kaiwa-hukidashi2::after {
	border-left-color: #eafff4;
}
					
	
	.st-kaiwa-111 .st-kaiwa-face img,
.st-kaiwa-111 .st-kaiwa-face2 img {
		border-color: #eafff4;
}
	
	.st-kaiwa-111 .st-kaiwa-hukidashi,
.st-kaiwa-111 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #eafff4;
					border-color: #eafff4;
		}
	
	
.st-kaiwa-111 .st-kaiwa-hukidashi::before {
	border-color: transparent #eafff4 transparent transparent;
}

.st-kaiwa-111 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #eafff4;
}
	
	.st-kaiwa-111 .st-kaiwa-hukidashi::after {
	border-right-color: #eafff4;
}

.st-kaiwa-111 .st-kaiwa-hukidashi2::after {
	border-left-color: #eafff4;
}
					
	
	.st-kaiwa-107 .st-kaiwa-face img,
.st-kaiwa-107 .st-kaiwa-face2 img {
		border-color: #eafff4;
}
	
	.st-kaiwa-107 .st-kaiwa-hukidashi,
.st-kaiwa-107 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #eafff4;
					border-color: #eafff4;
		}
	
	
.st-kaiwa-107 .st-kaiwa-hukidashi::before {
	border-color: transparent #eafff4 transparent transparent;
}

.st-kaiwa-107 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #eafff4;
}
	
	.st-kaiwa-107 .st-kaiwa-hukidashi::after {
	border-right-color: #eafff4;
}

.st-kaiwa-107 .st-kaiwa-hukidashi2::after {
	border-left-color: #eafff4;
}
					
	
	.st-kaiwa-105 .st-kaiwa-face img,
.st-kaiwa-105 .st-kaiwa-face2 img {
		border-color: #f4f4ff;
}
	
	.st-kaiwa-105 .st-kaiwa-hukidashi,
.st-kaiwa-105 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f4f4ff;
					border-color: #f4f4ff;
		}
	
	
.st-kaiwa-105 .st-kaiwa-hukidashi::before {
	border-color: transparent #f4f4ff transparent transparent;
}

.st-kaiwa-105 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #f4f4ff;
}
	
	.st-kaiwa-105 .st-kaiwa-hukidashi::after {
	border-right-color: #f4f4ff;
}

.st-kaiwa-105 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4f4ff;
}
					
	
	.st-kaiwa-102 .st-kaiwa-face img,
.st-kaiwa-102 .st-kaiwa-face2 img {
		border-color: #f4f4ff;
}
	
	.st-kaiwa-102 .st-kaiwa-hukidashi,
.st-kaiwa-102 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f4f4ff;
					border-color: #f4f4ff;
		}
	
	
.st-kaiwa-102 .st-kaiwa-hukidashi::before {
	border-color: transparent #f4f4ff transparent transparent;
}

.st-kaiwa-102 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #f4f4ff;
}
	
	.st-kaiwa-102 .st-kaiwa-hukidashi::after {
	border-right-color: #f4f4ff;
}

.st-kaiwa-102 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4f4ff;
}
					
	
	.st-kaiwa-93 .st-kaiwa-face img,
.st-kaiwa-93 .st-kaiwa-face2 img {
		border-color: #f4f4ff;
}
	
	.st-kaiwa-93 .st-kaiwa-hukidashi,
.st-kaiwa-93 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f4f4ff;
					border-color: #f4f4ff;
		}
	
	
.st-kaiwa-93 .st-kaiwa-hukidashi::before {
	border-color: transparent #f4f4ff transparent transparent;
}

.st-kaiwa-93 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #f4f4ff;
}
	
	.st-kaiwa-93 .st-kaiwa-hukidashi::after {
	border-right-color: #f4f4ff;
}

.st-kaiwa-93 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4f4ff;
}
					
	
	.st-kaiwa-75 .st-kaiwa-face img,
.st-kaiwa-75 .st-kaiwa-face2 img {
		border-color: #f0f8ff;
}
	
	.st-kaiwa-75 .st-kaiwa-hukidashi,
.st-kaiwa-75 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f0f8ff;
					border-color: #f0f8ff;
		}
	
	
.st-kaiwa-75 .st-kaiwa-hukidashi::before {
	border-color: transparent #f0f8ff transparent transparent;
}

.st-kaiwa-75 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #f0f8ff;
}
	
	.st-kaiwa-75 .st-kaiwa-hukidashi::after {
	border-right-color: #f0f8ff;
}

.st-kaiwa-75 .st-kaiwa-hukidashi2::after {
	border-left-color: #f0f8ff;
}
					
	
	.st-kaiwa-71 .st-kaiwa-face img,
.st-kaiwa-71 .st-kaiwa-face2 img {
		border-color: #f0f8ff;
}
	
	.st-kaiwa-71 .st-kaiwa-hukidashi,
.st-kaiwa-71 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f0f8ff;
					border-color: #f0f8ff;
		}
	
	
.st-kaiwa-71 .st-kaiwa-hukidashi::before {
	border-color: transparent #f0f8ff transparent transparent;
}

.st-kaiwa-71 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #f0f8ff;
}
	
	.st-kaiwa-71 .st-kaiwa-hukidashi::after {
	border-right-color: #f0f8ff;
}

.st-kaiwa-71 .st-kaiwa-hukidashi2::after {
	border-left-color: #f0f8ff;
}
					
	
	.st-kaiwa-64 .st-kaiwa-face img,
.st-kaiwa-64 .st-kaiwa-face2 img {
		border-color: #ffffe0;
}
	
	.st-kaiwa-64 .st-kaiwa-hukidashi,
.st-kaiwa-64 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ffffe0;
					border-color: #ffffe0;
		}
	
	
.st-kaiwa-64 .st-kaiwa-hukidashi::before {
	border-color: transparent #ffffe0 transparent transparent;
}

.st-kaiwa-64 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #ffffe0;
}
	
	.st-kaiwa-64 .st-kaiwa-hukidashi::after {
	border-right-color: #ffffe0;
}

.st-kaiwa-64 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffffe0;
}
					
	
	.st-kaiwa-62 .st-kaiwa-face img,
.st-kaiwa-62 .st-kaiwa-face2 img {
		border-color: #ffffe0;
}
	
	.st-kaiwa-62 .st-kaiwa-hukidashi,
.st-kaiwa-62 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ffffe0;
					border-color: #ffffe0;
		}
	
	
.st-kaiwa-62 .st-kaiwa-hukidashi::before {
	border-color: transparent #ffffe0 transparent transparent;
}

.st-kaiwa-62 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #ffffe0;
}
	
	.st-kaiwa-62 .st-kaiwa-hukidashi::after {
	border-right-color: #ffffe0;
}

.st-kaiwa-62 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffffe0;
}
					
	
	.st-kaiwa-60 .st-kaiwa-face img,
.st-kaiwa-60 .st-kaiwa-face2 img {
		border-color: #ffffe0;
}
	
	.st-kaiwa-60 .st-kaiwa-hukidashi,
.st-kaiwa-60 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ffffe0;
					border-color: #ffffe0;
		}
	
	
.st-kaiwa-60 .st-kaiwa-hukidashi::before {
	border-color: transparent #ffffe0 transparent transparent;
}

.st-kaiwa-60 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #ffffe0;
}
	
	.st-kaiwa-60 .st-kaiwa-hukidashi::after {
	border-right-color: #ffffe0;
}

.st-kaiwa-60 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffffe0;
}
					
	
	.st-kaiwa-53 .st-kaiwa-face img,
.st-kaiwa-53 .st-kaiwa-face2 img {
		border-color: #ffffe0;
}
	
	.st-kaiwa-53 .st-kaiwa-hukidashi,
.st-kaiwa-53 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ffffe0;
					border-color: #ffffe0;
		}
	
	
.st-kaiwa-53 .st-kaiwa-hukidashi::before {
	border-color: transparent #ffffe0 transparent transparent;
}

.st-kaiwa-53 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #ffffe0;
}
	
	.st-kaiwa-53 .st-kaiwa-hukidashi::after {
	border-right-color: #ffffe0;
}

.st-kaiwa-53 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffffe0;
}
				