
.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-8329 .st-kaiwa-face img,
.st-kaiwa-8329 .st-kaiwa-face2 img {
		border-color: #17a5c0;
}
	
	.st-kaiwa-8329 .st-kaiwa-hukidashi,
.st-kaiwa-8329 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-8329 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-8329 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-8329 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-8329 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-8253 .st-kaiwa-face img,
.st-kaiwa-8253 .st-kaiwa-face2 img {
		border-color: #1e73be;
}
	
	.st-kaiwa-8253 .st-kaiwa-hukidashi,
.st-kaiwa-8253 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-8253 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-8253 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-8253 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-8253 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-8200 .st-kaiwa-face img,
.st-kaiwa-8200 .st-kaiwa-face2 img {
		border-color: #ffbfea;
}
	
	.st-kaiwa-8200 .st-kaiwa-hukidashi,
.st-kaiwa-8200 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-8200 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-8200 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-8200 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-8200 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-8193 .st-kaiwa-face img,
.st-kaiwa-8193 .st-kaiwa-face2 img {
		border-color: #ffbfea;
}
	
	.st-kaiwa-8193 .st-kaiwa-hukidashi,
.st-kaiwa-8193 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-8193 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-8193 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-8193 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-8193 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-8004 .st-kaiwa-face img,
.st-kaiwa-8004 .st-kaiwa-face2 img {
		border-color: #44c63d;
}
	
	.st-kaiwa-8004 .st-kaiwa-hukidashi,
.st-kaiwa-8004 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-8004 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-8004 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-8004 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-8004 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-7892 .st-kaiwa-face img,
.st-kaiwa-7892 .st-kaiwa-face2 img {
		border-color: #1e73be;
}
	
	.st-kaiwa-7892 .st-kaiwa-hukidashi,
.st-kaiwa-7892 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-7892 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-7892 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-7892 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-7892 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-7885 .st-kaiwa-face img,
.st-kaiwa-7885 .st-kaiwa-face2 img {
		border-color: #17a5c0;
}
	
	.st-kaiwa-7885 .st-kaiwa-hukidashi,
.st-kaiwa-7885 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-7885 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-7885 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-7885 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-7885 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-7882 .st-kaiwa-face img,
.st-kaiwa-7882 .st-kaiwa-face2 img {
		border-color: #17a5c0;
}
	
	.st-kaiwa-7882 .st-kaiwa-hukidashi,
.st-kaiwa-7882 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-7882 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-7882 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-7882 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-7882 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-7878 .st-kaiwa-face img,
.st-kaiwa-7878 .st-kaiwa-face2 img {
		border-color: #17a5c0;
}
	
	.st-kaiwa-7878 .st-kaiwa-hukidashi,
.st-kaiwa-7878 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-7878 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-7878 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-7878 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-7878 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-7875 .st-kaiwa-face img,
.st-kaiwa-7875 .st-kaiwa-face2 img {
		border-color: #17a5c0;
}
	
	.st-kaiwa-7875 .st-kaiwa-hukidashi,
.st-kaiwa-7875 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-7875 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-7875 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-7875 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-7875 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-7872 .st-kaiwa-face img,
.st-kaiwa-7872 .st-kaiwa-face2 img {
		border-color: #17a5c0;
}
	
	.st-kaiwa-7872 .st-kaiwa-hukidashi,
.st-kaiwa-7872 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-7872 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-7872 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-7872 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-7872 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-7869 .st-kaiwa-face img,
.st-kaiwa-7869 .st-kaiwa-face2 img {
		border-color: #17a5c0;
}
	
	.st-kaiwa-7869 .st-kaiwa-hukidashi,
.st-kaiwa-7869 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-7869 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-7869 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-7869 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-7869 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-7863 .st-kaiwa-face img,
.st-kaiwa-7863 .st-kaiwa-face2 img {
		border-color: #17a5c0;
}
	
	.st-kaiwa-7863 .st-kaiwa-hukidashi,
.st-kaiwa-7863 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-7863 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-7863 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-7863 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-7863 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-7788 .st-kaiwa-face img,
.st-kaiwa-7788 .st-kaiwa-face2 img {
		border-color: #44c63d;
}
	
	.st-kaiwa-7788 .st-kaiwa-hukidashi,
.st-kaiwa-7788 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-7788 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-7788 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-7788 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-7788 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-7681 .st-kaiwa-face img,
.st-kaiwa-7681 .st-kaiwa-face2 img {
		border-color: #333333;
}
	
	.st-kaiwa-7681 .st-kaiwa-hukidashi,
.st-kaiwa-7681 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-7681 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-7681 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-7681 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-7681 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-7653 .st-kaiwa-face img,
.st-kaiwa-7653 .st-kaiwa-face2 img {
		border-color: #333333;
}
	
	.st-kaiwa-7653 .st-kaiwa-hukidashi,
.st-kaiwa-7653 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-7653 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-7653 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-7653 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-7653 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-7572 .st-kaiwa-face img,
.st-kaiwa-7572 .st-kaiwa-face2 img {
		border-color: #333333;
}
	
	.st-kaiwa-7572 .st-kaiwa-hukidashi,
.st-kaiwa-7572 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-7572 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-7572 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-7572 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-7572 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-7565 .st-kaiwa-face img,
.st-kaiwa-7565 .st-kaiwa-face2 img {
		border-color: #333333;
}
	
	.st-kaiwa-7565 .st-kaiwa-hukidashi,
.st-kaiwa-7565 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-7565 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-7565 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-7565 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-7565 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-7561 .st-kaiwa-face img,
.st-kaiwa-7561 .st-kaiwa-face2 img {
		border-color: #333333;
}
	
	.st-kaiwa-7561 .st-kaiwa-hukidashi,
.st-kaiwa-7561 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-7561 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-7561 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-7561 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-7561 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-7558 .st-kaiwa-face img,
.st-kaiwa-7558 .st-kaiwa-face2 img {
		border-color: #f21aeb;
}
	
	.st-kaiwa-7558 .st-kaiwa-hukidashi,
.st-kaiwa-7558 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-7558 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-7558 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-7558 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-7558 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-7556 .st-kaiwa-face img,
.st-kaiwa-7556 .st-kaiwa-face2 img {
		border-color: #333333;
}
	
	.st-kaiwa-7556 .st-kaiwa-hukidashi,
.st-kaiwa-7556 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-7556 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-7556 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-7556 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-7556 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-7549 .st-kaiwa-face img,
.st-kaiwa-7549 .st-kaiwa-face2 img {
		border-color: #333333;
}
	
	.st-kaiwa-7549 .st-kaiwa-hukidashi,
.st-kaiwa-7549 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-7549 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-7549 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-7549 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-7549 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-7529 .st-kaiwa-face img,
.st-kaiwa-7529 .st-kaiwa-face2 img {
		border-color: #dd3333;
}
	
	.st-kaiwa-7529 .st-kaiwa-hukidashi,
.st-kaiwa-7529 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-7529 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-7529 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-7529 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-7529 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-7486 .st-kaiwa-face img,
.st-kaiwa-7486 .st-kaiwa-face2 img {
		border-color: #333333;
}
	
	.st-kaiwa-7486 .st-kaiwa-hukidashi,
.st-kaiwa-7486 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-7486 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-7486 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-7486 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-7486 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-7484 .st-kaiwa-face img,
.st-kaiwa-7484 .st-kaiwa-face2 img {
		border-color: #333333;
}
	
	.st-kaiwa-7484 .st-kaiwa-hukidashi,
.st-kaiwa-7484 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-7484 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-7484 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-7484 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-7484 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-7482 .st-kaiwa-face img,
.st-kaiwa-7482 .st-kaiwa-face2 img {
		border-color: #333333;
}
	
	.st-kaiwa-7482 .st-kaiwa-hukidashi,
.st-kaiwa-7482 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-7482 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-7482 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-7482 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-7482 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-7477 .st-kaiwa-face img,
.st-kaiwa-7477 .st-kaiwa-face2 img {
		border-color: #333333;
}
	
	.st-kaiwa-7477 .st-kaiwa-hukidashi,
.st-kaiwa-7477 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-7477 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-7477 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-7477 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-7477 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-7459 .st-kaiwa-face img,
.st-kaiwa-7459 .st-kaiwa-face2 img {
		border-color: #333333;
}
	
	.st-kaiwa-7459 .st-kaiwa-hukidashi,
.st-kaiwa-7459 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-7459 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-7459 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-7459 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-7459 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-7453 .st-kaiwa-face img,
.st-kaiwa-7453 .st-kaiwa-face2 img {
		border-color: #333333;
}
	
	.st-kaiwa-7453 .st-kaiwa-hukidashi,
.st-kaiwa-7453 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-7453 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-7453 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-7453 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-7453 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-7449 .st-kaiwa-face img,
.st-kaiwa-7449 .st-kaiwa-face2 img {
		border-color: #333333;
}
	
	.st-kaiwa-7449 .st-kaiwa-hukidashi,
.st-kaiwa-7449 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-7449 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-7449 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-7449 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-7449 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-7421 .st-kaiwa-face img,
.st-kaiwa-7421 .st-kaiwa-face2 img {
		border-color: #333333;
}
	
	.st-kaiwa-7421 .st-kaiwa-hukidashi,
.st-kaiwa-7421 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-7421 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-7421 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-7421 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-7421 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-7418 .st-kaiwa-face img,
.st-kaiwa-7418 .st-kaiwa-face2 img {
		border-color: #81d742;
}
	
	.st-kaiwa-7418 .st-kaiwa-hukidashi,
.st-kaiwa-7418 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #daffd3;
					border-color: #999999;
		}
	
	
.st-kaiwa-7418 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-7418 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-7418 .st-kaiwa-hukidashi::after {
	border-right-color: #daffd3;
}

.st-kaiwa-7418 .st-kaiwa-hukidashi2::after {
	border-left-color: #daffd3;
}
					
	
	.st-kaiwa-7351 .st-kaiwa-face img,
.st-kaiwa-7351 .st-kaiwa-face2 img {
		border-color: #1e73be;
}
	
	.st-kaiwa-7351 .st-kaiwa-hukidashi,
.st-kaiwa-7351 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-7351 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-7351 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-7351 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-7351 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-7323 .st-kaiwa-face img,
.st-kaiwa-7323 .st-kaiwa-face2 img {
		border-color: #ffbfea;
}
	
	.st-kaiwa-7323 .st-kaiwa-hukidashi,
.st-kaiwa-7323 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-7323 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-7323 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-7323 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-7323 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-7284 .st-kaiwa-face img,
.st-kaiwa-7284 .st-kaiwa-face2 img {
		border-color: #ffbfea;
}
	
	.st-kaiwa-7284 .st-kaiwa-hukidashi,
.st-kaiwa-7284 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-7284 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-7284 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-7284 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-7284 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-7269 .st-kaiwa-face img,
.st-kaiwa-7269 .st-kaiwa-face2 img {
		border-color: #ffbfea;
}
	
	.st-kaiwa-7269 .st-kaiwa-hukidashi,
.st-kaiwa-7269 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-7269 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-7269 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-7269 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-7269 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-7250 .st-kaiwa-face img,
.st-kaiwa-7250 .st-kaiwa-face2 img {
		border-color: #ffbfea;
}
	
	.st-kaiwa-7250 .st-kaiwa-hukidashi,
.st-kaiwa-7250 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-7250 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-7250 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-7250 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-7250 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-7224 .st-kaiwa-face img,
.st-kaiwa-7224 .st-kaiwa-face2 img {
		border-color: #ffbfea;
}
	
	.st-kaiwa-7224 .st-kaiwa-hukidashi,
.st-kaiwa-7224 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-7224 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-7224 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-7224 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-7224 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-7219 .st-kaiwa-face img,
.st-kaiwa-7219 .st-kaiwa-face2 img {
		border-color: #ffbfea;
}
	
	.st-kaiwa-7219 .st-kaiwa-hukidashi,
.st-kaiwa-7219 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-7219 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-7219 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-7219 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-7219 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-7215 .st-kaiwa-face img,
.st-kaiwa-7215 .st-kaiwa-face2 img {
		border-color: #ffbfea;
}
	
	.st-kaiwa-7215 .st-kaiwa-hukidashi,
.st-kaiwa-7215 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-7215 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-7215 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-7215 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-7215 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-7114 .st-kaiwa-face img,
.st-kaiwa-7114 .st-kaiwa-face2 img {
		border-color: #dd9933;
}
	
	.st-kaiwa-7114 .st-kaiwa-hukidashi,
.st-kaiwa-7114 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-7114 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-7114 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-7114 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-7114 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-7095 .st-kaiwa-face img,
.st-kaiwa-7095 .st-kaiwa-face2 img {
		border-color: #dd3333;
}
	
	.st-kaiwa-7095 .st-kaiwa-hukidashi,
.st-kaiwa-7095 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-7095 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-7095 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-7095 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-7095 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-7092 .st-kaiwa-face img,
.st-kaiwa-7092 .st-kaiwa-face2 img {
		border-color: #dd3333;
}
	
	.st-kaiwa-7092 .st-kaiwa-hukidashi,
.st-kaiwa-7092 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-7092 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-7092 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-7092 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-7092 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-6999 .st-kaiwa-face img,
.st-kaiwa-6999 .st-kaiwa-face2 img {
		border-color: #44c63d;
}
	
	.st-kaiwa-6999 .st-kaiwa-hukidashi,
.st-kaiwa-6999 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-6999 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-6999 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-6999 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-6999 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-6920 .st-kaiwa-face img,
.st-kaiwa-6920 .st-kaiwa-face2 img {
		border-color: #2825ea;
}
	
	.st-kaiwa-6920 .st-kaiwa-hukidashi,
.st-kaiwa-6920 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-6920 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-6920 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-6920 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-6920 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-6917 .st-kaiwa-face img,
.st-kaiwa-6917 .st-kaiwa-face2 img {
		border-color: #dd2ad1;
}
	
	.st-kaiwa-6917 .st-kaiwa-hukidashi,
.st-kaiwa-6917 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-6917 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-6917 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-6917 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-6917 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-6878 .st-kaiwa-face img,
.st-kaiwa-6878 .st-kaiwa-face2 img {
		border-color: #333333;
}
	
	.st-kaiwa-6878 .st-kaiwa-hukidashi,
.st-kaiwa-6878 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #ffffff;
					border-color: #999999;
		}
	
	
.st-kaiwa-6878 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

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

.st-kaiwa-6878 .st-kaiwa-hukidashi2::after {
	border-left-color: #ffffff;
}
					
	
	.st-kaiwa-6873 .st-kaiwa-face img,
.st-kaiwa-6873 .st-kaiwa-face2 img {
		border-color: #44c63d;
}
	
	.st-kaiwa-6873 .st-kaiwa-hukidashi,
.st-kaiwa-6873 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-6873 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-6873 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-6873 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-6873 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-6852 .st-kaiwa-face img,
.st-kaiwa-6852 .st-kaiwa-face2 img {
		border-color: #44c63d;
}
	
	.st-kaiwa-6852 .st-kaiwa-hukidashi,
.st-kaiwa-6852 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-6852 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-6852 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-6852 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-6852 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-6824 .st-kaiwa-face img,
.st-kaiwa-6824 .st-kaiwa-face2 img {
		border-color: #1e73be;
}
	
	.st-kaiwa-6824 .st-kaiwa-hukidashi,
.st-kaiwa-6824 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-6824 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-6824 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-6824 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-6824 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-6825 .st-kaiwa-face img,
.st-kaiwa-6825 .st-kaiwa-face2 img {
		border-color: #1e73be;
}
	
	.st-kaiwa-6825 .st-kaiwa-hukidashi,
.st-kaiwa-6825 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-6825 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-6825 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-6825 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-6825 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-6815 .st-kaiwa-face img,
.st-kaiwa-6815 .st-kaiwa-face2 img {
		border-color: #44c63d;
}
	
	.st-kaiwa-6815 .st-kaiwa-hukidashi,
.st-kaiwa-6815 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-6815 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-6815 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-6815 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-6815 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-6812 .st-kaiwa-face img,
.st-kaiwa-6812 .st-kaiwa-face2 img {
		border-color: #44c63d;
}
	
	.st-kaiwa-6812 .st-kaiwa-hukidashi,
.st-kaiwa-6812 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-6812 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-6812 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-6812 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-6812 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-6809 .st-kaiwa-face img,
.st-kaiwa-6809 .st-kaiwa-face2 img {
		border-color: #44c63d;
}
	
	.st-kaiwa-6809 .st-kaiwa-hukidashi,
.st-kaiwa-6809 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-6809 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-6809 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-6809 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-6809 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-6806 .st-kaiwa-face img,
.st-kaiwa-6806 .st-kaiwa-face2 img {
		border-color: #44c63d;
}
	
	.st-kaiwa-6806 .st-kaiwa-hukidashi,
.st-kaiwa-6806 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-6806 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-6806 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-6806 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-6806 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-6803 .st-kaiwa-face img,
.st-kaiwa-6803 .st-kaiwa-face2 img {
		border-color: #44c63d;
}
	
	.st-kaiwa-6803 .st-kaiwa-hukidashi,
.st-kaiwa-6803 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-6803 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-6803 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-6803 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-6803 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-6800 .st-kaiwa-face img,
.st-kaiwa-6800 .st-kaiwa-face2 img {
		border-color: #44c63d;
}
	
	.st-kaiwa-6800 .st-kaiwa-hukidashi,
.st-kaiwa-6800 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-6800 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-6800 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-6800 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-6800 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-6797 .st-kaiwa-face img,
.st-kaiwa-6797 .st-kaiwa-face2 img {
		border-color: #44c63d;
}
	
	.st-kaiwa-6797 .st-kaiwa-hukidashi,
.st-kaiwa-6797 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-6797 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-6797 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-6797 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-6797 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-6794 .st-kaiwa-face img,
.st-kaiwa-6794 .st-kaiwa-face2 img {
		border-color: #44c63d;
}
	
	.st-kaiwa-6794 .st-kaiwa-hukidashi,
.st-kaiwa-6794 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-6794 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-6794 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-6794 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-6794 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-6791 .st-kaiwa-face img,
.st-kaiwa-6791 .st-kaiwa-face2 img {
		border-color: #44c63d;
}
	
	.st-kaiwa-6791 .st-kaiwa-hukidashi,
.st-kaiwa-6791 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-6791 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-6791 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-6791 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-6791 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-6788 .st-kaiwa-face img,
.st-kaiwa-6788 .st-kaiwa-face2 img {
		border-color: #44c63d;
}
	
	.st-kaiwa-6788 .st-kaiwa-hukidashi,
.st-kaiwa-6788 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-6788 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-6788 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-6788 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-6788 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-6785 .st-kaiwa-face img,
.st-kaiwa-6785 .st-kaiwa-face2 img {
		border-color: #44c63d;
}
	
	.st-kaiwa-6785 .st-kaiwa-hukidashi,
.st-kaiwa-6785 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-6785 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-6785 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-6785 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-6785 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-6742 .st-kaiwa-face img,
.st-kaiwa-6742 .st-kaiwa-face2 img {
		border-color: #44c63d;
}
	
	.st-kaiwa-6742 .st-kaiwa-hukidashi,
.st-kaiwa-6742 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-6742 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-6742 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-6742 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-6742 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-6430 .st-kaiwa-face img,
.st-kaiwa-6430 .st-kaiwa-face2 img {
		border-color: #ffbfea;
}
	
	.st-kaiwa-6430 .st-kaiwa-hukidashi,
.st-kaiwa-6430 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-6430 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-6430 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-6430 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-6430 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-6049 .st-kaiwa-face img,
.st-kaiwa-6049 .st-kaiwa-face2 img {
		border-color: #dd3333;
}
	
	.st-kaiwa-6049 .st-kaiwa-hukidashi,
.st-kaiwa-6049 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-6049 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-6049 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-6049 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-6049 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-5968 .st-kaiwa-face img,
.st-kaiwa-5968 .st-kaiwa-face2 img {
		border-color: #dd3333;
}
	
	.st-kaiwa-5968 .st-kaiwa-hukidashi,
.st-kaiwa-5968 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-5968 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-5968 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-5968 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-5968 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-5965 .st-kaiwa-face img,
.st-kaiwa-5965 .st-kaiwa-face2 img {
		border-color: #dd3333;
}
	
	.st-kaiwa-5965 .st-kaiwa-hukidashi,
.st-kaiwa-5965 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-5965 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-5965 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-5965 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-5965 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-5962 .st-kaiwa-face img,
.st-kaiwa-5962 .st-kaiwa-face2 img {
		border-color: #dd3333;
}
	
	.st-kaiwa-5962 .st-kaiwa-hukidashi,
.st-kaiwa-5962 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-5962 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-5962 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-5962 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-5962 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-5959 .st-kaiwa-face img,
.st-kaiwa-5959 .st-kaiwa-face2 img {
		border-color: #dd3333;
}
	
	.st-kaiwa-5959 .st-kaiwa-hukidashi,
.st-kaiwa-5959 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-5959 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-5959 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-5959 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-5959 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-5512 .st-kaiwa-face img,
.st-kaiwa-5512 .st-kaiwa-face2 img {
		border-color: #dd9933;
}
	
	.st-kaiwa-5512 .st-kaiwa-hukidashi,
.st-kaiwa-5512 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-5512 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-5512 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-5512 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-5512 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-4994 .st-kaiwa-face img,
.st-kaiwa-4994 .st-kaiwa-face2 img {
		border-color: #ffbfea;
}
	
	.st-kaiwa-4994 .st-kaiwa-hukidashi,
.st-kaiwa-4994 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-4994 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-4994 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-4994 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-4994 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-4953 .st-kaiwa-face img,
.st-kaiwa-4953 .st-kaiwa-face2 img {
		border-color: #ffbfea;
}
	
	.st-kaiwa-4953 .st-kaiwa-hukidashi,
.st-kaiwa-4953 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-4953 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-4953 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-4953 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-4953 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-4948 .st-kaiwa-face img,
.st-kaiwa-4948 .st-kaiwa-face2 img {
		border-color: #ffbfea;
}
	
	.st-kaiwa-4948 .st-kaiwa-hukidashi,
.st-kaiwa-4948 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-4948 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-4948 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-4948 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-4948 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-4944 .st-kaiwa-face img,
.st-kaiwa-4944 .st-kaiwa-face2 img {
		border-color: #ffbfea;
}
	
	.st-kaiwa-4944 .st-kaiwa-hukidashi,
.st-kaiwa-4944 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-4944 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-4944 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-4944 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-4944 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-4483 .st-kaiwa-face img,
.st-kaiwa-4483 .st-kaiwa-face2 img {
		border-color: #1e73be;
}
	
	.st-kaiwa-4483 .st-kaiwa-hukidashi,
.st-kaiwa-4483 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-4483 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-4483 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-4483 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-4483 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-4408 .st-kaiwa-face img,
.st-kaiwa-4408 .st-kaiwa-face2 img {
		border-color: #1e73be;
}
	
	.st-kaiwa-4408 .st-kaiwa-hukidashi,
.st-kaiwa-4408 .st-kaiwa-hukidashi2 {
			color: #dd3333;
					background-color: #eeee22;
					border-color: #c1c1c1;
		}
	
	
.st-kaiwa-4408 .st-kaiwa-hukidashi::before {
	border-color: transparent #c1c1c1 transparent transparent;
}

.st-kaiwa-4408 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #c1c1c1;
}
	
	.st-kaiwa-4408 .st-kaiwa-hukidashi::after {
	border-right-color: #eeee22;
}

.st-kaiwa-4408 .st-kaiwa-hukidashi2::after {
	border-left-color: #eeee22;
}
					
	
	.st-kaiwa-4097 .st-kaiwa-face img,
.st-kaiwa-4097 .st-kaiwa-face2 img {
		border-color: #ffbfea;
}
	
	.st-kaiwa-4097 .st-kaiwa-hukidashi,
.st-kaiwa-4097 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-4097 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-4097 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-4097 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-4097 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-2949 .st-kaiwa-face img,
.st-kaiwa-2949 .st-kaiwa-face2 img {
		border-color: #44c63d;
}
	
	.st-kaiwa-2949 .st-kaiwa-hukidashi,
.st-kaiwa-2949 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-2949 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-2949 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-2949 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-2949 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-2857 .st-kaiwa-face img,
.st-kaiwa-2857 .st-kaiwa-face2 img {
		border-color: #44c63d;
}
	
	.st-kaiwa-2857 .st-kaiwa-hukidashi,
.st-kaiwa-2857 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-2857 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-2857 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-2857 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-2857 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-2334 .st-kaiwa-face img,
.st-kaiwa-2334 .st-kaiwa-face2 img {
		border-color: #dd0000;
}
	
	.st-kaiwa-2334 .st-kaiwa-hukidashi,
.st-kaiwa-2334 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-2334 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-2334 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-2334 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-2334 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-588 .st-kaiwa-face img,
.st-kaiwa-588 .st-kaiwa-face2 img {
		border-color: #dd9933;
}
	
	.st-kaiwa-588 .st-kaiwa-hukidashi,
.st-kaiwa-588 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-588 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-588 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-588 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-588 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-585 .st-kaiwa-face img,
.st-kaiwa-585 .st-kaiwa-face2 img {
		border-color: #dd9933;
}
	
	.st-kaiwa-585 .st-kaiwa-hukidashi,
.st-kaiwa-585 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-585 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-585 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-585 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-585 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-582 .st-kaiwa-face img,
.st-kaiwa-582 .st-kaiwa-face2 img {
		border-color: #dd9933;
}
	
	.st-kaiwa-582 .st-kaiwa-hukidashi,
.st-kaiwa-582 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-582 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-582 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-582 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-582 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-579 .st-kaiwa-face img,
.st-kaiwa-579 .st-kaiwa-face2 img {
		border-color: #dd9933;
}
	
	.st-kaiwa-579 .st-kaiwa-hukidashi,
.st-kaiwa-579 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-579 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-579 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-579 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-579 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-576 .st-kaiwa-face img,
.st-kaiwa-576 .st-kaiwa-face2 img {
		border-color: #dd9933;
}
	
	.st-kaiwa-576 .st-kaiwa-hukidashi,
.st-kaiwa-576 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-576 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-576 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-576 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-576 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-573 .st-kaiwa-face img,
.st-kaiwa-573 .st-kaiwa-face2 img {
		border-color: #dd9933;
}
	
	.st-kaiwa-573 .st-kaiwa-hukidashi,
.st-kaiwa-573 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-573 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-573 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-573 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-573 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-570 .st-kaiwa-face img,
.st-kaiwa-570 .st-kaiwa-face2 img {
		border-color: #dd9933;
}
	
	.st-kaiwa-570 .st-kaiwa-hukidashi,
.st-kaiwa-570 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-570 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-570 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-570 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-570 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-567 .st-kaiwa-face img,
.st-kaiwa-567 .st-kaiwa-face2 img {
		border-color: #dd9933;
}
	
	.st-kaiwa-567 .st-kaiwa-hukidashi,
.st-kaiwa-567 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-567 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-567 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-567 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-567 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-564 .st-kaiwa-face img,
.st-kaiwa-564 .st-kaiwa-face2 img {
		border-color: #dd9933;
}
	
	.st-kaiwa-564 .st-kaiwa-hukidashi,
.st-kaiwa-564 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-564 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-564 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-564 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-564 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-561 .st-kaiwa-face img,
.st-kaiwa-561 .st-kaiwa-face2 img {
		border-color: #dd9933;
}
	
	.st-kaiwa-561 .st-kaiwa-hukidashi,
.st-kaiwa-561 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-561 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-561 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-561 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-561 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-558 .st-kaiwa-face img,
.st-kaiwa-558 .st-kaiwa-face2 img {
		border-color: #dd9933;
}
	
	.st-kaiwa-558 .st-kaiwa-hukidashi,
.st-kaiwa-558 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-558 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

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

.st-kaiwa-558 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-555 .st-kaiwa-face img,
.st-kaiwa-555 .st-kaiwa-face2 img {
		border-color: #dd9933;
}
	
	.st-kaiwa-555 .st-kaiwa-hukidashi,
.st-kaiwa-555 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-555 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-555 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-555 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-555 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-552 .st-kaiwa-face img,
.st-kaiwa-552 .st-kaiwa-face2 img {
		border-color: #dd9933;
}
	
	.st-kaiwa-552 .st-kaiwa-hukidashi,
.st-kaiwa-552 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-552 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-552 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-552 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-552 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-549 .st-kaiwa-face img,
.st-kaiwa-549 .st-kaiwa-face2 img {
		border-color: #dd9933;
}
	
	.st-kaiwa-549 .st-kaiwa-hukidashi,
.st-kaiwa-549 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-549 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-549 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-549 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-549 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-546 .st-kaiwa-face img,
.st-kaiwa-546 .st-kaiwa-face2 img {
		border-color: #dd9933;
}
	
	.st-kaiwa-546 .st-kaiwa-hukidashi,
.st-kaiwa-546 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-546 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-546 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-546 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-546 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-543 .st-kaiwa-face img,
.st-kaiwa-543 .st-kaiwa-face2 img {
		border-color: #1e73be;
}
	
	.st-kaiwa-543 .st-kaiwa-hukidashi,
.st-kaiwa-543 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-543 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-543 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-543 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-543 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-540 .st-kaiwa-face img,
.st-kaiwa-540 .st-kaiwa-face2 img {
		border-color: #1e73be;
}
	
	.st-kaiwa-540 .st-kaiwa-hukidashi,
.st-kaiwa-540 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-540 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-540 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-540 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-540 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-537 .st-kaiwa-face img,
.st-kaiwa-537 .st-kaiwa-face2 img {
		border-color: #1e73be;
}
	
	.st-kaiwa-537 .st-kaiwa-hukidashi,
.st-kaiwa-537 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-537 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-537 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-537 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-537 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-530 .st-kaiwa-face img,
.st-kaiwa-530 .st-kaiwa-face2 img {
		border-color: #1e73be;
}
	
	.st-kaiwa-530 .st-kaiwa-hukidashi,
.st-kaiwa-530 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-530 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-530 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-530 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-530 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-528 .st-kaiwa-face img,
.st-kaiwa-528 .st-kaiwa-face2 img {
		border-color: #1e73be;
}
	
	.st-kaiwa-528 .st-kaiwa-hukidashi,
.st-kaiwa-528 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-528 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-528 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-528 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-528 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-525 .st-kaiwa-face img,
.st-kaiwa-525 .st-kaiwa-face2 img {
		border-color: #1e73be;
}
	
	.st-kaiwa-525 .st-kaiwa-hukidashi,
.st-kaiwa-525 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-525 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-525 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-525 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-525 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-522 .st-kaiwa-face img,
.st-kaiwa-522 .st-kaiwa-face2 img {
		border-color: #1e73be;
}
	
	.st-kaiwa-522 .st-kaiwa-hukidashi,
.st-kaiwa-522 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-522 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-522 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-522 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-522 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-519 .st-kaiwa-face img,
.st-kaiwa-519 .st-kaiwa-face2 img {
		border-color: #1e73be;
}
	
	.st-kaiwa-519 .st-kaiwa-hukidashi,
.st-kaiwa-519 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-519 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-519 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-519 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-519 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-516 .st-kaiwa-face img,
.st-kaiwa-516 .st-kaiwa-face2 img {
		border-color: #1e73be;
}
	
	.st-kaiwa-516 .st-kaiwa-hukidashi,
.st-kaiwa-516 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-516 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-516 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-516 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-516 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-514 .st-kaiwa-face img,
.st-kaiwa-514 .st-kaiwa-face2 img {
		border-color: #1e73be;
}
	
	.st-kaiwa-514 .st-kaiwa-hukidashi,
.st-kaiwa-514 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-514 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-514 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-514 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-514 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-511 .st-kaiwa-face img,
.st-kaiwa-511 .st-kaiwa-face2 img {
		border-color: #1e73be;
}
	
	.st-kaiwa-511 .st-kaiwa-hukidashi,
.st-kaiwa-511 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-511 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-511 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-511 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-511 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-508 .st-kaiwa-face img,
.st-kaiwa-508 .st-kaiwa-face2 img {
		border-color: #1e73be;
}
	
	.st-kaiwa-508 .st-kaiwa-hukidashi,
.st-kaiwa-508 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-508 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-508 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-508 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-508 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-505 .st-kaiwa-face img,
.st-kaiwa-505 .st-kaiwa-face2 img {
		border-color: #1e73be;
}
	
	.st-kaiwa-505 .st-kaiwa-hukidashi,
.st-kaiwa-505 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-505 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-505 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-505 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-505 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-502 .st-kaiwa-face img,
.st-kaiwa-502 .st-kaiwa-face2 img {
		border-color: #1e73be;
}
	
	.st-kaiwa-502 .st-kaiwa-hukidashi,
.st-kaiwa-502 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-502 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-502 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-502 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-502 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-498 .st-kaiwa-face img,
.st-kaiwa-498 .st-kaiwa-face2 img {
		border-color: #1e73be;
}
	
	.st-kaiwa-498 .st-kaiwa-hukidashi,
.st-kaiwa-498 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-498 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-498 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-498 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-498 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-492 .st-kaiwa-face img,
.st-kaiwa-492 .st-kaiwa-face2 img {
		border-color: #44c63d;
}
	
	.st-kaiwa-492 .st-kaiwa-hukidashi,
.st-kaiwa-492 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-492 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-492 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-492 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-492 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-489 .st-kaiwa-face img,
.st-kaiwa-489 .st-kaiwa-face2 img {
		border-color: #44c63d;
}
	
	.st-kaiwa-489 .st-kaiwa-hukidashi,
.st-kaiwa-489 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-489 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

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

.st-kaiwa-489 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-486 .st-kaiwa-face img,
.st-kaiwa-486 .st-kaiwa-face2 img {
		border-color: #44c63d;
}
	
	.st-kaiwa-486 .st-kaiwa-hukidashi,
.st-kaiwa-486 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-486 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-486 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-486 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-486 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-483 .st-kaiwa-face img,
.st-kaiwa-483 .st-kaiwa-face2 img {
		border-color: #44c63d;
}
	
	.st-kaiwa-483 .st-kaiwa-hukidashi,
.st-kaiwa-483 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-483 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-483 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-483 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-483 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-480 .st-kaiwa-face img,
.st-kaiwa-480 .st-kaiwa-face2 img {
		border-color: #44c63d;
}
	
	.st-kaiwa-480 .st-kaiwa-hukidashi,
.st-kaiwa-480 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-480 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-480 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-480 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-480 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-477 .st-kaiwa-face img,
.st-kaiwa-477 .st-kaiwa-face2 img {
		border-color: #44c63d;
}
	
	.st-kaiwa-477 .st-kaiwa-hukidashi,
.st-kaiwa-477 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-477 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-477 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-477 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-477 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-474 .st-kaiwa-face img,
.st-kaiwa-474 .st-kaiwa-face2 img {
		border-color: #44c63d;
}
	
	.st-kaiwa-474 .st-kaiwa-hukidashi,
.st-kaiwa-474 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-474 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-474 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-474 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-474 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-471 .st-kaiwa-face img,
.st-kaiwa-471 .st-kaiwa-face2 img {
		border-color: #44c63d;
}
	
	.st-kaiwa-471 .st-kaiwa-hukidashi,
.st-kaiwa-471 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-471 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-471 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-471 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-471 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-468 .st-kaiwa-face img,
.st-kaiwa-468 .st-kaiwa-face2 img {
		border-color: #ffbfea;
}
	
	.st-kaiwa-468 .st-kaiwa-hukidashi,
.st-kaiwa-468 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-468 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-468 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-468 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-468 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-465 .st-kaiwa-face img,
.st-kaiwa-465 .st-kaiwa-face2 img {
		border-color: #ffbfea;
}
	
	.st-kaiwa-465 .st-kaiwa-hukidashi,
.st-kaiwa-465 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-465 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-465 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-465 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-465 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-462 .st-kaiwa-face img,
.st-kaiwa-462 .st-kaiwa-face2 img {
		border-color: #ffbfea;
}
	
	.st-kaiwa-462 .st-kaiwa-hukidashi,
.st-kaiwa-462 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-462 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-462 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-462 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-462 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-459 .st-kaiwa-face img,
.st-kaiwa-459 .st-kaiwa-face2 img {
		border-color: #ffbfea;
}
	
	.st-kaiwa-459 .st-kaiwa-hukidashi,
.st-kaiwa-459 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-459 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-459 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-459 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-459 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
					
	
	.st-kaiwa-454 .st-kaiwa-face img,
.st-kaiwa-454 .st-kaiwa-face2 img {
		border-color: #ffbfea;
}
	
	.st-kaiwa-454 .st-kaiwa-hukidashi,
.st-kaiwa-454 .st-kaiwa-hukidashi2 {
			color: #777777;
					background-color: #f7ffe0;
					border-color: #999999;
		}
	
	
.st-kaiwa-454 .st-kaiwa-hukidashi::before {
	border-color: transparent #999999 transparent transparent;
}

.st-kaiwa-454 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #999999;
}
	
	.st-kaiwa-454 .st-kaiwa-hukidashi::after {
	border-right-color: #f7ffe0;
}

.st-kaiwa-454 .st-kaiwa-hukidashi2::after {
	border-left-color: #f7ffe0;
}
				