
.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-19368 .st-kaiwa-face img,
.st-kaiwa-19368 .st-kaiwa-face2 img {
		border-color: #e2e2e2;
}
	
	.st-kaiwa-19368 .st-kaiwa-hukidashi,
.st-kaiwa-19368 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ffffff;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-19368 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

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

.st-kaiwa-19368 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffffff;
}
					
	
	.st-kaiwa-19363 .st-kaiwa-face img,
.st-kaiwa-19363 .st-kaiwa-face2 img {
		border-color: #e2e2e2;
}
	
	.st-kaiwa-19363 .st-kaiwa-hukidashi,
.st-kaiwa-19363 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ffffff;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-19363 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

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

.st-kaiwa-19363 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffffff;
}
					
	
	.st-kaiwa-19361 .st-kaiwa-face img,
.st-kaiwa-19361 .st-kaiwa-face2 img {
		border-color: #e2e2e2;
}
	
	.st-kaiwa-19361 .st-kaiwa-hukidashi,
.st-kaiwa-19361 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ffffff;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-19361 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

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

.st-kaiwa-19361 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffffff;
}
					
	
	.st-kaiwa-19355 .st-kaiwa-face img,
.st-kaiwa-19355 .st-kaiwa-face2 img {
		border-color: #e2e2e2;
}
	
	.st-kaiwa-19355 .st-kaiwa-hukidashi,
.st-kaiwa-19355 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ffffff;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-19355 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

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

.st-kaiwa-19355 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffffff;
}
					
	
	.st-kaiwa-19347 .st-kaiwa-face img,
.st-kaiwa-19347 .st-kaiwa-face2 img {
		border-color: #e2e2e2;
}
	
	.st-kaiwa-19347 .st-kaiwa-hukidashi,
.st-kaiwa-19347 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ffffff;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-19347 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

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

.st-kaiwa-19347 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffffff;
}
					
	
	.st-kaiwa-19343 .st-kaiwa-face img,
.st-kaiwa-19343 .st-kaiwa-face2 img {
		border-color: #e2e2e2;
}
	
	.st-kaiwa-19343 .st-kaiwa-hukidashi,
.st-kaiwa-19343 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ffffff;
					border-color: #e2e2e2;
		}
	
	
.st-kaiwa-19343 .st-kaiwa-hukidashi::before {
	border-color: transparent #e2e2e2 transparent transparent;
}

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

.st-kaiwa-19343 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffffff;
}
					
	
	
	.st-kaiwa-18429 .st-kaiwa-hukidashi,
.st-kaiwa-18429 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #eeee22;
				}
	
	
	.st-kaiwa-18429 .st-kaiwa-hukidashi::after {
	border-right-color: #eeee22;
}

.st-kaiwa-18429 .st-kaiwa-hukidashi2::after {
	border-left-color: #eeee22;
}
					
	
	
	.st-kaiwa-17002 .st-kaiwa-hukidashi,
.st-kaiwa-17002 .st-kaiwa-hukidashi2 {
					background-color: #eded78;
				}
	
	
	.st-kaiwa-17002 .st-kaiwa-hukidashi::after {
	border-right-color: #eded78;
}

.st-kaiwa-17002 .st-kaiwa-hukidashi2::after {
	border-left-color: #eded78;
}
					
	
	
	.st-kaiwa-16991 .st-kaiwa-hukidashi,
.st-kaiwa-16991 .st-kaiwa-hukidashi2 {
					background-color: #dd9b9b;
				}
	
	
	.st-kaiwa-16991 .st-kaiwa-hukidashi::after {
	border-right-color: #dd9b9b;
}

.st-kaiwa-16991 .st-kaiwa-hukidashi2::after {
	border-left-color: #dd9b9b;
}
					
	
	
	.st-kaiwa-16080 .st-kaiwa-hukidashi,
.st-kaiwa-16080 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ffe0e0;
				}
	
	
	.st-kaiwa-16080 .st-kaiwa-hukidashi::after {
	border-right-color: #ffe0e0;
}

.st-kaiwa-16080 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffe0e0;
}
					
	
	
	.st-kaiwa-16061 .st-kaiwa-hukidashi,
.st-kaiwa-16061 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ffe0e0;
				}
	
	
	.st-kaiwa-16061 .st-kaiwa-hukidashi::after {
	border-right-color: #ffe0e0;
}

.st-kaiwa-16061 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffe0e0;
}
					
	
	
	.st-kaiwa-16055 .st-kaiwa-hukidashi,
.st-kaiwa-16055 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ffe0e0;
				}
	
	
	.st-kaiwa-16055 .st-kaiwa-hukidashi::after {
	border-right-color: #ffe0e0;
}

.st-kaiwa-16055 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffe0e0;
}
					
	
	
	.st-kaiwa-15980 .st-kaiwa-hukidashi,
.st-kaiwa-15980 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f5ffb7;
					border-color: #ffffff;
		}
	
	
.st-kaiwa-15980 .st-kaiwa-hukidashi::before {
	border-color: transparent #ffffff transparent transparent;
}

.st-kaiwa-15980 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #ffffff;
}
	
	.st-kaiwa-15980 .st-kaiwa-hukidashi::after {
	border-right-color: #f5ffb7;
}

.st-kaiwa-15980 .st-kaiwa-hukidashi2::after {
	border-left-color: #f5ffb7;
}
					
	
	.st-kaiwa-14957 .st-kaiwa-face img,
.st-kaiwa-14957 .st-kaiwa-face2 img {
		border-color: #848484;
}
	
	.st-kaiwa-14957 .st-kaiwa-hukidashi,
.st-kaiwa-14957 .st-kaiwa-hukidashi2 {
					background-color: #efefef;
				}
	
	
	.st-kaiwa-14957 .st-kaiwa-hukidashi::after {
	border-right-color: #efefef;
}

.st-kaiwa-14957 .st-kaiwa-hukidashi2::after {
	border-left-color: #efefef;
}
					
	
	.st-kaiwa-14947 .st-kaiwa-face img,
.st-kaiwa-14947 .st-kaiwa-face2 img {
		border-color: #ff96bc;
}
	
	.st-kaiwa-14947 .st-kaiwa-hukidashi,
.st-kaiwa-14947 .st-kaiwa-hukidashi2 {
					background-color: #f9e0f6;
				}
	
	
	.st-kaiwa-14947 .st-kaiwa-hukidashi::after {
	border-right-color: #f9e0f6;
}

.st-kaiwa-14947 .st-kaiwa-hukidashi2::after {
	border-left-color: #f9e0f6;
}
					
	
	
	.st-kaiwa-14611 .st-kaiwa-hukidashi,
.st-kaiwa-14611 .st-kaiwa-hukidashi2 {
					background-color: #e2f7d7;
					border-color: #ffffff;
		}
	
	
.st-kaiwa-14611 .st-kaiwa-hukidashi::before {
	border-color: transparent #ffffff transparent transparent;
}

.st-kaiwa-14611 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #ffffff;
}
	
	.st-kaiwa-14611 .st-kaiwa-hukidashi::after {
	border-right-color: #e2f7d7;
}

.st-kaiwa-14611 .st-kaiwa-hukidashi2::after {
	border-left-color: #e2f7d7;
}
					
	
	
	.st-kaiwa-14608 .st-kaiwa-hukidashi,
.st-kaiwa-14608 .st-kaiwa-hukidashi2 {
					background-color: #e2f7d7;
				}
	
	
	.st-kaiwa-14608 .st-kaiwa-hukidashi::after {
	border-right-color: #e2f7d7;
}

.st-kaiwa-14608 .st-kaiwa-hukidashi2::after {
	border-left-color: #e2f7d7;
}
					
	
	
	.st-kaiwa-14605 .st-kaiwa-hukidashi,
.st-kaiwa-14605 .st-kaiwa-hukidashi2 {
					background-color: #ffe4bc;
				}
	
	
	.st-kaiwa-14605 .st-kaiwa-hukidashi::after {
	border-right-color: #ffe4bc;
}

.st-kaiwa-14605 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffe4bc;
}
					
	
	
	.st-kaiwa-14602 .st-kaiwa-hukidashi,
.st-kaiwa-14602 .st-kaiwa-hukidashi2 {
					background-color: #ffe4bc;
				}
	
	
	.st-kaiwa-14602 .st-kaiwa-hukidashi::after {
	border-right-color: #ffe4bc;
}

.st-kaiwa-14602 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffe4bc;
}
					
	
	
	.st-kaiwa-14599 .st-kaiwa-hukidashi,
.st-kaiwa-14599 .st-kaiwa-hukidashi2 {
					background-color: #ffe4bc;
				}
	
	
	.st-kaiwa-14599 .st-kaiwa-hukidashi::after {
	border-right-color: #ffe4bc;
}

.st-kaiwa-14599 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffe4bc;
}
					
	
	
	.st-kaiwa-14266 .st-kaiwa-hukidashi,
.st-kaiwa-14266 .st-kaiwa-hukidashi2 {
					background-color: #f48fb1;
				}
	
	
	.st-kaiwa-14266 .st-kaiwa-hukidashi::after {
	border-right-color: #f48fb1;
}

.st-kaiwa-14266 .st-kaiwa-hukidashi2::after {
	border-left-color: #f48fb1;
}
					
	
	
	.st-kaiwa-14263 .st-kaiwa-hukidashi,
.st-kaiwa-14263 .st-kaiwa-hukidashi2 {
					background-color: #e6ee9c;
				}
	
	
	.st-kaiwa-14263 .st-kaiwa-hukidashi::after {
	border-right-color: #e6ee9c;
}

.st-kaiwa-14263 .st-kaiwa-hukidashi2::after {
	border-left-color: #e6ee9c;
}
					
	
	
	.st-kaiwa-14259 .st-kaiwa-hukidashi,
.st-kaiwa-14259 .st-kaiwa-hukidashi2 {
			color: #ffffff;
					background-color: #000000;
				}
	
	
	.st-kaiwa-14259 .st-kaiwa-hukidashi::after {
	border-right-color: #000000;
}

.st-kaiwa-14259 .st-kaiwa-hukidashi2::after {
	border-left-color: #000000;
}
					
	
	
	.st-kaiwa-14256 .st-kaiwa-hukidashi,
.st-kaiwa-14256 .st-kaiwa-hukidashi2 {
					background-color: #81d4fa;
				}
	
	
	.st-kaiwa-14256 .st-kaiwa-hukidashi::after {
	border-right-color: #81d4fa;
}

.st-kaiwa-14256 .st-kaiwa-hukidashi2::after {
	border-left-color: #81d4fa;
}
					
	
	
	.st-kaiwa-14253 .st-kaiwa-hukidashi,
.st-kaiwa-14253 .st-kaiwa-hukidashi2 {
					background-color: #bcaaa4;
				}
	
	
	.st-kaiwa-14253 .st-kaiwa-hukidashi::after {
	border-right-color: #bcaaa4;
}

.st-kaiwa-14253 .st-kaiwa-hukidashi2::after {
	border-left-color: #bcaaa4;
}
					
	
	
	.st-kaiwa-14250 .st-kaiwa-hukidashi,
.st-kaiwa-14250 .st-kaiwa-hukidashi2 {
					background-color: #b39ddb;
				}
	
	
	.st-kaiwa-14250 .st-kaiwa-hukidashi::after {
	border-right-color: #b39ddb;
}

.st-kaiwa-14250 .st-kaiwa-hukidashi2::after {
	border-left-color: #b39ddb;
}
					
	
	
	.st-kaiwa-14247 .st-kaiwa-hukidashi,
.st-kaiwa-14247 .st-kaiwa-hukidashi2 {
					background-color: #b0bec5;
				}
	
	
	.st-kaiwa-14247 .st-kaiwa-hukidashi::after {
	border-right-color: #b0bec5;
}

.st-kaiwa-14247 .st-kaiwa-hukidashi2::after {
	border-left-color: #b0bec5;
}
					
	
	
	.st-kaiwa-14243 .st-kaiwa-hukidashi,
.st-kaiwa-14243 .st-kaiwa-hukidashi2 {
					background-color: #eeeeee;
				}
	
	
	.st-kaiwa-14243 .st-kaiwa-hukidashi::after {
	border-right-color: #eeeeee;
}

.st-kaiwa-14243 .st-kaiwa-hukidashi2::after {
	border-left-color: #eeeeee;
}
					
	
	
	.st-kaiwa-14222 .st-kaiwa-hukidashi,
.st-kaiwa-14222 .st-kaiwa-hukidashi2 {
					background-color: #fff59d;
				}
	
	
	.st-kaiwa-14222 .st-kaiwa-hukidashi::after {
	border-right-color: #fff59d;
}

.st-kaiwa-14222 .st-kaiwa-hukidashi2::after {
	border-left-color: #fff59d;
}
					
	
	
	.st-kaiwa-13605 .st-kaiwa-hukidashi,
.st-kaiwa-13605 .st-kaiwa-hukidashi2 {
							border-color: #528e2c;
		}
	
	
.st-kaiwa-13605 .st-kaiwa-hukidashi::before {
	border-color: transparent #528e2c transparent transparent;
}

.st-kaiwa-13605 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #528e2c;
}
	
					
	
	.st-kaiwa-13461 .st-kaiwa-face img,
.st-kaiwa-13461 .st-kaiwa-face2 img {
		border-color: #b7b7b7;
}
	
	.st-kaiwa-13461 .st-kaiwa-hukidashi,
.st-kaiwa-13461 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #d6ffd6;
					border-color: #ffffff;
		}
	
	
.st-kaiwa-13461 .st-kaiwa-hukidashi::before {
	border-color: transparent #ffffff transparent transparent;
}

.st-kaiwa-13461 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #ffffff;
}
	
	.st-kaiwa-13461 .st-kaiwa-hukidashi::after {
	border-right-color: #d6ffd6;
}

.st-kaiwa-13461 .st-kaiwa-hukidashi2::after {
	border-left-color: #d6ffd6;
}
					
	
	.st-kaiwa-13451 .st-kaiwa-face img,
.st-kaiwa-13451 .st-kaiwa-face2 img {
		border-color: #eeeeee;
}
	
	.st-kaiwa-13451 .st-kaiwa-hukidashi,
.st-kaiwa-13451 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #ffffb2;
					border-color: #ffffff;
		}
	
	
.st-kaiwa-13451 .st-kaiwa-hukidashi::before {
	border-color: transparent #ffffff transparent transparent;
}

.st-kaiwa-13451 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #ffffff;
}
	
	.st-kaiwa-13451 .st-kaiwa-hukidashi::after {
	border-right-color: #ffffb2;
}

.st-kaiwa-13451 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffffb2;
}
					
	
	.st-kaiwa-13449 .st-kaiwa-face img,
.st-kaiwa-13449 .st-kaiwa-face2 img {
		border-color: #eeeeee;
}
	
	.st-kaiwa-13449 .st-kaiwa-hukidashi,
.st-kaiwa-13449 .st-kaiwa-hukidashi2 {
					background-color: #f0fff0;
				}
	
	
	.st-kaiwa-13449 .st-kaiwa-hukidashi::after {
	border-right-color: #f0fff0;
}

.st-kaiwa-13449 .st-kaiwa-hukidashi2::after {
	border-left-color: #f0fff0;
}
					
	
	.st-kaiwa-13447 .st-kaiwa-face img,
.st-kaiwa-13447 .st-kaiwa-face2 img {
		border-color: #eeeeee;
}
	
	.st-kaiwa-13447 .st-kaiwa-hukidashi,
.st-kaiwa-13447 .st-kaiwa-hukidashi2 {
					background-color: #d6ffd6;
				}
	
	
	.st-kaiwa-13447 .st-kaiwa-hukidashi::after {
	border-right-color: #d6ffd6;
}

.st-kaiwa-13447 .st-kaiwa-hukidashi2::after {
	border-left-color: #d6ffd6;
}
					
	
	.st-kaiwa-13445 .st-kaiwa-face img,
.st-kaiwa-13445 .st-kaiwa-face2 img {
		border-color: #eeeeee;
}
	
	.st-kaiwa-13445 .st-kaiwa-hukidashi,
.st-kaiwa-13445 .st-kaiwa-hukidashi2 {
					background-color: #d6ffd6;
				}
	
	
	.st-kaiwa-13445 .st-kaiwa-hukidashi::after {
	border-right-color: #d6ffd6;
}

.st-kaiwa-13445 .st-kaiwa-hukidashi2::after {
	border-left-color: #d6ffd6;
}
					
	
	.st-kaiwa-13443 .st-kaiwa-face img,
.st-kaiwa-13443 .st-kaiwa-face2 img {
		border-color: #eeeeee;
}
	
	.st-kaiwa-13443 .st-kaiwa-hukidashi,
.st-kaiwa-13443 .st-kaiwa-hukidashi2 {
					background-color: #d6ffd6;
				}
	
	
	.st-kaiwa-13443 .st-kaiwa-hukidashi::after {
	border-right-color: #d6ffd6;
}

.st-kaiwa-13443 .st-kaiwa-hukidashi2::after {
	border-left-color: #d6ffd6;
}
					
	
	.st-kaiwa-13441 .st-kaiwa-face img,
.st-kaiwa-13441 .st-kaiwa-face2 img {
		border-color: #eeeeee;
}
	
	.st-kaiwa-13441 .st-kaiwa-hukidashi,
.st-kaiwa-13441 .st-kaiwa-hukidashi2 {
					background-color: #d6ffd6;
					border-color: #ffffff;
		}
	
	
.st-kaiwa-13441 .st-kaiwa-hukidashi::before {
	border-color: transparent #ffffff transparent transparent;
}

.st-kaiwa-13441 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #ffffff;
}
	
	.st-kaiwa-13441 .st-kaiwa-hukidashi::after {
	border-right-color: #d6ffd6;
}

.st-kaiwa-13441 .st-kaiwa-hukidashi2::after {
	border-left-color: #d6ffd6;
}
					
	
	.st-kaiwa-13357 .st-kaiwa-face img,
.st-kaiwa-13357 .st-kaiwa-face2 img {
		border-color: #dddddd;
}
	
	.st-kaiwa-13357 .st-kaiwa-hukidashi,
.st-kaiwa-13357 .st-kaiwa-hukidashi2 {
					background-color: #c9f7b2;
				}
	
	
	.st-kaiwa-13357 .st-kaiwa-hukidashi::after {
	border-right-color: #c9f7b2;
}

.st-kaiwa-13357 .st-kaiwa-hukidashi2::after {
	border-left-color: #c9f7b2;
}
					
	
	.st-kaiwa-13344 .st-kaiwa-face img,
.st-kaiwa-13344 .st-kaiwa-face2 img {
		border-color: #d8d8d8;
}
	
	.st-kaiwa-13344 .st-kaiwa-hukidashi,
.st-kaiwa-13344 .st-kaiwa-hukidashi2 {
					background-color: #c9f7b2;
				}
	
	
	.st-kaiwa-13344 .st-kaiwa-hukidashi::after {
	border-right-color: #c9f7b2;
}

.st-kaiwa-13344 .st-kaiwa-hukidashi2::after {
	border-left-color: #c9f7b2;
}
					
	
	.st-kaiwa-13339 .st-kaiwa-face img,
.st-kaiwa-13339 .st-kaiwa-face2 img {
		border-color: #cecece;
}
	
	.st-kaiwa-13339 .st-kaiwa-hukidashi,
.st-kaiwa-13339 .st-kaiwa-hukidashi2 {
					background-color: #c9f7b2;
				}
	
	
	.st-kaiwa-13339 .st-kaiwa-hukidashi::after {
	border-right-color: #c9f7b2;
}

.st-kaiwa-13339 .st-kaiwa-hukidashi2::after {
	border-left-color: #c9f7b2;
}
					
	
	.st-kaiwa-13175 .st-kaiwa-face img,
.st-kaiwa-13175 .st-kaiwa-face2 img {
		border-color: #e0e0e0;
}
	
	.st-kaiwa-13175 .st-kaiwa-hukidashi,
.st-kaiwa-13175 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #efefef;
					border-color: #ffffff;
		}
	
	
.st-kaiwa-13175 .st-kaiwa-hukidashi::before {
	border-color: transparent #ffffff transparent transparent;
}

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

.st-kaiwa-13175 .st-kaiwa-hukidashi2::after {
	border-left-color: #efefef;
}
					
	
	.st-kaiwa-13173 .st-kaiwa-face img,
.st-kaiwa-13173 .st-kaiwa-face2 img {
		border-color: #e0e0e0;
}
	
	.st-kaiwa-13173 .st-kaiwa-hukidashi,
.st-kaiwa-13173 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #eeeeee;
					border-color: #ffffff;
		}
	
	
.st-kaiwa-13173 .st-kaiwa-hukidashi::before {
	border-color: transparent #ffffff transparent transparent;
}

.st-kaiwa-13173 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #ffffff;
}
	
	.st-kaiwa-13173 .st-kaiwa-hukidashi::after {
	border-right-color: #eeeeee;
}

.st-kaiwa-13173 .st-kaiwa-hukidashi2::after {
	border-left-color: #eeeeee;
}
					
	
	.st-kaiwa-13171 .st-kaiwa-face img,
.st-kaiwa-13171 .st-kaiwa-face2 img {
		border-color: #e0e0e0;
}
	
	.st-kaiwa-13171 .st-kaiwa-hukidashi,
.st-kaiwa-13171 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #e8ffd1;
					border-color: #ffffff;
		}
	
	
.st-kaiwa-13171 .st-kaiwa-hukidashi::before {
	border-color: transparent #ffffff transparent transparent;
}

.st-kaiwa-13171 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #ffffff;
}
	
	.st-kaiwa-13171 .st-kaiwa-hukidashi::after {
	border-right-color: #e8ffd1;
}

.st-kaiwa-13171 .st-kaiwa-hukidashi2::after {
	border-left-color: #e8ffd1;
}
					
	
	.st-kaiwa-13166 .st-kaiwa-face img,
.st-kaiwa-13166 .st-kaiwa-face2 img {
		border-color: #e0e0e0;
}
	
	.st-kaiwa-13166 .st-kaiwa-hukidashi,
.st-kaiwa-13166 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #e8ffd1;
					border-color: #ffffff;
		}
	
	
.st-kaiwa-13166 .st-kaiwa-hukidashi::before {
	border-color: transparent #ffffff transparent transparent;
}

.st-kaiwa-13166 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #ffffff;
}
	
	.st-kaiwa-13166 .st-kaiwa-hukidashi::after {
	border-right-color: #e8ffd1;
}

.st-kaiwa-13166 .st-kaiwa-hukidashi2::after {
	border-left-color: #e8ffd1;
}
					
	
	.st-kaiwa-13117 .st-kaiwa-face img,
.st-kaiwa-13117 .st-kaiwa-face2 img {
		border-color: #e0e0e0;
}
	
	.st-kaiwa-13117 .st-kaiwa-hukidashi,
.st-kaiwa-13117 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #e8ffd1;
					border-color: #ffffff;
		}
	
	
.st-kaiwa-13117 .st-kaiwa-hukidashi::before {
	border-color: transparent #ffffff transparent transparent;
}

.st-kaiwa-13117 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #ffffff;
}
	
	.st-kaiwa-13117 .st-kaiwa-hukidashi::after {
	border-right-color: #e8ffd1;
}

.st-kaiwa-13117 .st-kaiwa-hukidashi2::after {
	border-left-color: #e8ffd1;
}
				