<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.st-kaiwa-hukidashi,
.st-kaiwa-hukidashi2 {
	font-size: 17px;
	line-height: 28px;
}

/* 会話レイアウト */

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

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

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

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

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

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

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

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

/*ふきだし反対*/

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

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

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

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

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

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

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

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

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

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

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

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


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

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

	.st-kaiwa-2841 .st-kaiwa-hukidashi,
.st-kaiwa-2841 .st-kaiwa-hukidashi2 {
					background-color: #c6f799;
				}
	
	
	.st-kaiwa-2841 .st-kaiwa-hukidashi::after {
	border-right-color: #c6f799;
}

.st-kaiwa-2841 .st-kaiwa-hukidashi2::after {
	border-left-color: #c6f799;
}
					
	
.st-kaiwa-2469 .st-kaiwa-face-name,
.st-kaiwa-2469 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-2469 .st-kaiwa-hukidashi,
.st-kaiwa-2469 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f4ffd8;
					border-color: #59d600;
		}
	
	
.st-kaiwa-2469 .st-kaiwa-hukidashi::before {
	border-color: transparent #59d600 transparent transparent;
}

.st-kaiwa-2469 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #59d600;
}
	
	.st-kaiwa-2469 .st-kaiwa-hukidashi::after {
	border-right-color: #f4ffd8;
}

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

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

	.st-kaiwa-2467 .st-kaiwa-hukidashi,
.st-kaiwa-2467 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f4ffd8;
					border-color: #59d600;
		}
	
	
.st-kaiwa-2467 .st-kaiwa-hukidashi::before {
	border-color: transparent #59d600 transparent transparent;
}

.st-kaiwa-2467 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #59d600;
}
	
	.st-kaiwa-2467 .st-kaiwa-hukidashi::after {
	border-right-color: #f4ffd8;
}

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

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

	.st-kaiwa-2465 .st-kaiwa-hukidashi,
.st-kaiwa-2465 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f4ffd8;
					border-color: #59d600;
		}
	
	
.st-kaiwa-2465 .st-kaiwa-hukidashi::before {
	border-color: transparent #59d600 transparent transparent;
}

.st-kaiwa-2465 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #59d600;
}
	
	.st-kaiwa-2465 .st-kaiwa-hukidashi::after {
	border-right-color: #f4ffd8;
}

.st-kaiwa-2465 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4ffd8;
}
					
	
.st-kaiwa-2452 .st-kaiwa-face-name,
.st-kaiwa-2452 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-2452 .st-kaiwa-hukidashi,
.st-kaiwa-2452 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #eaeaea;
					border-color: #84c100;
		}
	
	
.st-kaiwa-2452 .st-kaiwa-hukidashi::before {
	border-color: transparent #84c100 transparent transparent;
}

.st-kaiwa-2452 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #84c100;
}
	
	.st-kaiwa-2452 .st-kaiwa-hukidashi::after {
	border-right-color: #eaeaea;
}

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

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

	.st-kaiwa-2446 .st-kaiwa-hukidashi,
.st-kaiwa-2446 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #eaeaea;
					border-color: #59b50e;
		}
	
	
.st-kaiwa-2446 .st-kaiwa-hukidashi::before {
	border-color: transparent #59b50e transparent transparent;
}

.st-kaiwa-2446 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #59b50e;
}
	
	.st-kaiwa-2446 .st-kaiwa-hukidashi::after {
	border-right-color: #eaeaea;
}

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

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

	.st-kaiwa-2443 .st-kaiwa-hukidashi,
.st-kaiwa-2443 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f4ffd8;
					border-color: #59d600;
		}
	
	
.st-kaiwa-2443 .st-kaiwa-hukidashi::before {
	border-color: transparent #59d600 transparent transparent;
}

.st-kaiwa-2443 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #59d600;
}
	
	.st-kaiwa-2443 .st-kaiwa-hukidashi::after {
	border-right-color: #f4ffd8;
}

.st-kaiwa-2443 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4ffd8;
}
					
	
.st-kaiwa-2422 .st-kaiwa-face-name,
.st-kaiwa-2422 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-2422 .st-kaiwa-hukidashi,
.st-kaiwa-2422 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f4ffd8;
					border-color: #59d600;
		}
	
	
.st-kaiwa-2422 .st-kaiwa-hukidashi::before {
	border-color: transparent #59d600 transparent transparent;
}

.st-kaiwa-2422 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #59d600;
}
	
	.st-kaiwa-2422 .st-kaiwa-hukidashi::after {
	border-right-color: #f4ffd8;
}

.st-kaiwa-2422 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4ffd8;
}
					
	
.st-kaiwa-2409 .st-kaiwa-face-name,
.st-kaiwa-2409 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-2409 .st-kaiwa-hukidashi,
.st-kaiwa-2409 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f4ffd8;
					border-color: #59d600;
		}
	
	
.st-kaiwa-2409 .st-kaiwa-hukidashi::before {
	border-color: transparent #59d600 transparent transparent;
}

.st-kaiwa-2409 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #59d600;
}
	
	.st-kaiwa-2409 .st-kaiwa-hukidashi::after {
	border-right-color: #f4ffd8;
}

.st-kaiwa-2409 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4ffd8;
}
					
	
.st-kaiwa-2405 .st-kaiwa-face-name,
.st-kaiwa-2405 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-2405 .st-kaiwa-hukidashi,
.st-kaiwa-2405 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f4ffd8;
					border-color: #59d600;
		}
	
	
.st-kaiwa-2405 .st-kaiwa-hukidashi::before {
	border-color: transparent #59d600 transparent transparent;
}

.st-kaiwa-2405 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #59d600;
}
	
	.st-kaiwa-2405 .st-kaiwa-hukidashi::after {
	border-right-color: #f4ffd8;
}

.st-kaiwa-2405 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4ffd8;
}
					
	
.st-kaiwa-2401 .st-kaiwa-face-name,
.st-kaiwa-2401 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-2401 .st-kaiwa-hukidashi,
.st-kaiwa-2401 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f4ffd8;
					border-color: #59d600;
		}
	
	
.st-kaiwa-2401 .st-kaiwa-hukidashi::before {
	border-color: transparent #59d600 transparent transparent;
}

.st-kaiwa-2401 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #59d600;
}
	
	.st-kaiwa-2401 .st-kaiwa-hukidashi::after {
	border-right-color: #f4ffd8;
}

.st-kaiwa-2401 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4ffd8;
}
					
	
.st-kaiwa-2398 .st-kaiwa-face-name,
.st-kaiwa-2398 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-2398 .st-kaiwa-hukidashi,
.st-kaiwa-2398 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f4ffd8;
					border-color: #59d600;
		}
	
	
.st-kaiwa-2398 .st-kaiwa-hukidashi::before {
	border-color: transparent #59d600 transparent transparent;
}

.st-kaiwa-2398 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #59d600;
}
	
	.st-kaiwa-2398 .st-kaiwa-hukidashi::after {
	border-right-color: #f4ffd8;
}

.st-kaiwa-2398 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4ffd8;
}
					
	
.st-kaiwa-2395 .st-kaiwa-face-name,
.st-kaiwa-2395 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-2395 .st-kaiwa-hukidashi,
.st-kaiwa-2395 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f4ffd8;
					border-color: #59d600;
		}
	
	
.st-kaiwa-2395 .st-kaiwa-hukidashi::before {
	border-color: transparent #59d600 transparent transparent;
}

.st-kaiwa-2395 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #59d600;
}
	
	.st-kaiwa-2395 .st-kaiwa-hukidashi::after {
	border-right-color: #f4ffd8;
}

.st-kaiwa-2395 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4ffd8;
}
					
	
.st-kaiwa-2393 .st-kaiwa-face-name,
.st-kaiwa-2393 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-2393 .st-kaiwa-hukidashi,
.st-kaiwa-2393 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f4ffd8;
					border-color: #59d600;
		}
	
	
.st-kaiwa-2393 .st-kaiwa-hukidashi::before {
	border-color: transparent #59d600 transparent transparent;
}

.st-kaiwa-2393 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #59d600;
}
	
	.st-kaiwa-2393 .st-kaiwa-hukidashi::after {
	border-right-color: #f4ffd8;
}

.st-kaiwa-2393 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4ffd8;
}
					
	
.st-kaiwa-2390 .st-kaiwa-face-name,
.st-kaiwa-2390 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-2390 .st-kaiwa-hukidashi,
.st-kaiwa-2390 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f4ffd8;
					border-color: #59d600;
		}
	
	
.st-kaiwa-2390 .st-kaiwa-hukidashi::before {
	border-color: transparent #59d600 transparent transparent;
}

.st-kaiwa-2390 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #59d600;
}
	
	.st-kaiwa-2390 .st-kaiwa-hukidashi::after {
	border-right-color: #f4ffd8;
}

.st-kaiwa-2390 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4ffd8;
}
					
	
.st-kaiwa-2387 .st-kaiwa-face-name,
.st-kaiwa-2387 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-2387 .st-kaiwa-hukidashi,
.st-kaiwa-2387 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f4ffd8;
					border-color: #59d600;
		}
	
	
.st-kaiwa-2387 .st-kaiwa-hukidashi::before {
	border-color: transparent #59d600 transparent transparent;
}

.st-kaiwa-2387 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #59d600;
}
	
	.st-kaiwa-2387 .st-kaiwa-hukidashi::after {
	border-right-color: #f4ffd8;
}

.st-kaiwa-2387 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4ffd8;
}
					
	
.st-kaiwa-2383 .st-kaiwa-face-name,
.st-kaiwa-2383 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-2383 .st-kaiwa-hukidashi,
.st-kaiwa-2383 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f4ffd8;
					border-color: #59d600;
		}
	
	
.st-kaiwa-2383 .st-kaiwa-hukidashi::before {
	border-color: transparent #59d600 transparent transparent;
}

.st-kaiwa-2383 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #59d600;
}
	
	.st-kaiwa-2383 .st-kaiwa-hukidashi::after {
	border-right-color: #f4ffd8;
}

.st-kaiwa-2383 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4ffd8;
}
					
	
.st-kaiwa-2380 .st-kaiwa-face-name,
.st-kaiwa-2380 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-2380 .st-kaiwa-hukidashi,
.st-kaiwa-2380 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f4ffd8;
					border-color: #59d600;
		}
	
	
.st-kaiwa-2380 .st-kaiwa-hukidashi::before {
	border-color: transparent #59d600 transparent transparent;
}

.st-kaiwa-2380 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #59d600;
}
	
	.st-kaiwa-2380 .st-kaiwa-hukidashi::after {
	border-right-color: #f4ffd8;
}

.st-kaiwa-2380 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4ffd8;
}
					
	
.st-kaiwa-2377 .st-kaiwa-face-name,
.st-kaiwa-2377 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-2377 .st-kaiwa-hukidashi,
.st-kaiwa-2377 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f4ffd8;
					border-color: #59d600;
		}
	
	
.st-kaiwa-2377 .st-kaiwa-hukidashi::before {
	border-color: transparent #59d600 transparent transparent;
}

.st-kaiwa-2377 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #59d600;
}
	
	.st-kaiwa-2377 .st-kaiwa-hukidashi::after {
	border-right-color: #f4ffd8;
}

.st-kaiwa-2377 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4ffd8;
}
					
	
.st-kaiwa-2374 .st-kaiwa-face-name,
.st-kaiwa-2374 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-2374 .st-kaiwa-hukidashi,
.st-kaiwa-2374 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f4ffd8;
					border-color: #59d600;
		}
	
	
.st-kaiwa-2374 .st-kaiwa-hukidashi::before {
	border-color: transparent #59d600 transparent transparent;
}

.st-kaiwa-2374 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #59d600;
}
	
	.st-kaiwa-2374 .st-kaiwa-hukidashi::after {
	border-right-color: #f4ffd8;
}

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

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

	.st-kaiwa-2370 .st-kaiwa-hukidashi,
.st-kaiwa-2370 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f4ffd8;
					border-color: #59d600;
		}
	
	
.st-kaiwa-2370 .st-kaiwa-hukidashi::before {
	border-color: transparent #59d600 transparent transparent;
}

.st-kaiwa-2370 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #59d600;
}
	
	.st-kaiwa-2370 .st-kaiwa-hukidashi::after {
	border-right-color: #f4ffd8;
}

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

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

	.st-kaiwa-2367 .st-kaiwa-hukidashi,
.st-kaiwa-2367 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f4ffd8;
					border-color: #59d600;
		}
	
	
.st-kaiwa-2367 .st-kaiwa-hukidashi::before {
	border-color: transparent #59d600 transparent transparent;
}

.st-kaiwa-2367 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #59d600;
}
	
	.st-kaiwa-2367 .st-kaiwa-hukidashi::after {
	border-right-color: #f4ffd8;
}

.st-kaiwa-2367 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4ffd8;
}
					
	
.st-kaiwa-2364 .st-kaiwa-face-name,
.st-kaiwa-2364 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-2364 .st-kaiwa-hukidashi,
.st-kaiwa-2364 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f4ffd8;
					border-color: #59d600;
		}
	
	
.st-kaiwa-2364 .st-kaiwa-hukidashi::before {
	border-color: transparent #59d600 transparent transparent;
}

.st-kaiwa-2364 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #59d600;
}
	
	.st-kaiwa-2364 .st-kaiwa-hukidashi::after {
	border-right-color: #f4ffd8;
}

.st-kaiwa-2364 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4ffd8;
}
					
	
.st-kaiwa-2360 .st-kaiwa-face-name,
.st-kaiwa-2360 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-2360 .st-kaiwa-hukidashi,
.st-kaiwa-2360 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f4ffd8;
					border-color: #59d600;
		}
	
	
.st-kaiwa-2360 .st-kaiwa-hukidashi::before {
	border-color: transparent #59d600 transparent transparent;
}

.st-kaiwa-2360 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #59d600;
}
	
	.st-kaiwa-2360 .st-kaiwa-hukidashi::after {
	border-right-color: #f4ffd8;
}

.st-kaiwa-2360 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4ffd8;
}
					
	
.st-kaiwa-2357 .st-kaiwa-face-name,
.st-kaiwa-2357 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-2357 .st-kaiwa-hukidashi,
.st-kaiwa-2357 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f4ffd8;
					border-color: #59d600;
		}
	
	
.st-kaiwa-2357 .st-kaiwa-hukidashi::before {
	border-color: transparent #59d600 transparent transparent;
}

.st-kaiwa-2357 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #59d600;
}
	
	.st-kaiwa-2357 .st-kaiwa-hukidashi::after {
	border-right-color: #f4ffd8;
}

.st-kaiwa-2357 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4ffd8;
}
					
	
.st-kaiwa-2352 .st-kaiwa-face-name,
.st-kaiwa-2352 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-2352 .st-kaiwa-hukidashi,
.st-kaiwa-2352 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f4ffd8;
					border-color: #59d600;
		}
	
	
.st-kaiwa-2352 .st-kaiwa-hukidashi::before {
	border-color: transparent #59d600 transparent transparent;
}

.st-kaiwa-2352 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #59d600;
}
	
	.st-kaiwa-2352 .st-kaiwa-hukidashi::after {
	border-right-color: #f4ffd8;
}

.st-kaiwa-2352 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4ffd8;
}
					
	
.st-kaiwa-2349 .st-kaiwa-face-name,
.st-kaiwa-2349 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-2349 .st-kaiwa-hukidashi,
.st-kaiwa-2349 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f4ffd8;
					border-color: #59d600;
		}
	
	
.st-kaiwa-2349 .st-kaiwa-hukidashi::before {
	border-color: transparent #59d600 transparent transparent;
}

.st-kaiwa-2349 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #59d600;
}
	
	.st-kaiwa-2349 .st-kaiwa-hukidashi::after {
	border-right-color: #f4ffd8;
}

.st-kaiwa-2349 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4ffd8;
}
					
	
.st-kaiwa-2339 .st-kaiwa-face-name,
.st-kaiwa-2339 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-2339 .st-kaiwa-hukidashi,
.st-kaiwa-2339 .st-kaiwa-hukidashi2 {
			color: #0a0a0a;
					background-color: #f4ffd8;
					border-color: #59d600;
		}
	
	
.st-kaiwa-2339 .st-kaiwa-hukidashi::before {
	border-color: transparent #59d600 transparent transparent;
}

.st-kaiwa-2339 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #59d600;
}
	
	.st-kaiwa-2339 .st-kaiwa-hukidashi::after {
	border-right-color: #f4ffd8;
}

.st-kaiwa-2339 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4ffd8;
}
					
	
.st-kaiwa-2334 .st-kaiwa-face-name,
.st-kaiwa-2334 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-2334 .st-kaiwa-hukidashi,
.st-kaiwa-2334 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f4ffd8;
					border-color: #59d600;
		}
	
	
.st-kaiwa-2334 .st-kaiwa-hukidashi::before {
	border-color: transparent #59d600 transparent transparent;
}

.st-kaiwa-2334 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #59d600;
}
	
	.st-kaiwa-2334 .st-kaiwa-hukidashi::after {
	border-right-color: #f4ffd8;
}

.st-kaiwa-2334 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4ffd8;
}
					
	
.st-kaiwa-2330 .st-kaiwa-face-name,
.st-kaiwa-2330 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-2330 .st-kaiwa-hukidashi,
.st-kaiwa-2330 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f4ffd8;
					border-color: #61d60e;
		}
	
	
.st-kaiwa-2330 .st-kaiwa-hukidashi::before {
	border-color: transparent #61d60e transparent transparent;
}

.st-kaiwa-2330 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #61d60e;
}
	
	.st-kaiwa-2330 .st-kaiwa-hukidashi::after {
	border-right-color: #f4ffd8;
}

.st-kaiwa-2330 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4ffd8;
}
					
	
.st-kaiwa-2324 .st-kaiwa-face-name,
.st-kaiwa-2324 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-2324 .st-kaiwa-hukidashi,
.st-kaiwa-2324 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f4ffd8;
					border-color: #59d600;
		}
	
	
.st-kaiwa-2324 .st-kaiwa-hukidashi::before {
	border-color: transparent #59d600 transparent transparent;
}

.st-kaiwa-2324 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #59d600;
}
	
	.st-kaiwa-2324 .st-kaiwa-hukidashi::after {
	border-right-color: #f4ffd8;
}

.st-kaiwa-2324 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4ffd8;
}
					
	
.st-kaiwa-2321 .st-kaiwa-face-name,
.st-kaiwa-2321 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-2321 .st-kaiwa-hukidashi,
.st-kaiwa-2321 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f4ffd8;
					border-color: #61d60e;
		}
	
	
.st-kaiwa-2321 .st-kaiwa-hukidashi::before {
	border-color: transparent #61d60e transparent transparent;
}

.st-kaiwa-2321 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #61d60e;
}
	
	.st-kaiwa-2321 .st-kaiwa-hukidashi::after {
	border-right-color: #f4ffd8;
}

.st-kaiwa-2321 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4ffd8;
}
					
	
.st-kaiwa-2312 .st-kaiwa-face-name,
.st-kaiwa-2312 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-2312 .st-kaiwa-hukidashi,
.st-kaiwa-2312 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f4ffd8;
					border-color: #5ed608;
		}
	
	
.st-kaiwa-2312 .st-kaiwa-hukidashi::before {
	border-color: transparent #5ed608 transparent transparent;
}

.st-kaiwa-2312 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #5ed608;
}
	
	.st-kaiwa-2312 .st-kaiwa-hukidashi::after {
	border-right-color: #f4ffd8;
}

.st-kaiwa-2312 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4ffd8;
}
					
	
.st-kaiwa-2309 .st-kaiwa-face-name,
.st-kaiwa-2309 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-2309 .st-kaiwa-hukidashi,
.st-kaiwa-2309 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f4ffd8;
					border-color: #5fd60a;
		}
	
	
.st-kaiwa-2309 .st-kaiwa-hukidashi::before {
	border-color: transparent #5fd60a transparent transparent;
}

.st-kaiwa-2309 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #5fd60a;
}
	
	.st-kaiwa-2309 .st-kaiwa-hukidashi::after {
	border-right-color: #f4ffd8;
}

.st-kaiwa-2309 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4ffd8;
}
					
	
.st-kaiwa-2306 .st-kaiwa-face-name,
.st-kaiwa-2306 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-2306 .st-kaiwa-hukidashi,
.st-kaiwa-2306 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f4ffd8;
					border-color: #63d611;
		}
	
	
.st-kaiwa-2306 .st-kaiwa-hukidashi::before {
	border-color: transparent #63d611 transparent transparent;
}

.st-kaiwa-2306 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #63d611;
}
	
	.st-kaiwa-2306 .st-kaiwa-hukidashi::after {
	border-right-color: #f4ffd8;
}

.st-kaiwa-2306 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4ffd8;
}
					
	
.st-kaiwa-2303 .st-kaiwa-face-name,
.st-kaiwa-2303 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-2303 .st-kaiwa-hukidashi,
.st-kaiwa-2303 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f4ffd8;
					border-color: #60d60c;
		}
	
	
.st-kaiwa-2303 .st-kaiwa-hukidashi::before {
	border-color: transparent #60d60c transparent transparent;
}

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

.st-kaiwa-2303 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4ffd8;
}
					
	
.st-kaiwa-2278 .st-kaiwa-face-name,
.st-kaiwa-2278 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-2278 .st-kaiwa-hukidashi,
.st-kaiwa-2278 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f4ffd8;
					border-color: #0cd610;
		}
	
	
.st-kaiwa-2278 .st-kaiwa-hukidashi::before {
	border-color: transparent #0cd610 transparent transparent;
}

.st-kaiwa-2278 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #0cd610;
}
	
	.st-kaiwa-2278 .st-kaiwa-hukidashi::after {
	border-right-color: #f4ffd8;
}

.st-kaiwa-2278 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4ffd8;
}
					
	
.st-kaiwa-2260 .st-kaiwa-face-name,
.st-kaiwa-2260 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-2260 .st-kaiwa-hukidashi,
.st-kaiwa-2260 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f4ffd8;
					border-color: #7ce21d;
		}
	
	
.st-kaiwa-2260 .st-kaiwa-hukidashi::before {
	border-color: transparent #7ce21d transparent transparent;
}

.st-kaiwa-2260 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #7ce21d;
}
	
	.st-kaiwa-2260 .st-kaiwa-hukidashi::after {
	border-right-color: #f4ffd8;
}

.st-kaiwa-2260 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4ffd8;
}
					
	
.st-kaiwa-2248 .st-kaiwa-face-name,
.st-kaiwa-2248 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-2248 .st-kaiwa-hukidashi,
.st-kaiwa-2248 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f4ffd8;
					border-color: #1ed61b;
		}
	
	
.st-kaiwa-2248 .st-kaiwa-hukidashi::before {
	border-color: transparent #1ed61b transparent transparent;
}

.st-kaiwa-2248 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #1ed61b;
}
	
	.st-kaiwa-2248 .st-kaiwa-hukidashi::after {
	border-right-color: #f4ffd8;
}

.st-kaiwa-2248 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4ffd8;
}
					
	
.st-kaiwa-2245 .st-kaiwa-face-name,
.st-kaiwa-2245 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-2245 .st-kaiwa-hukidashi,
.st-kaiwa-2245 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f4ffd8;
					border-color: #09d306;
		}
	
	
.st-kaiwa-2245 .st-kaiwa-hukidashi::before {
	border-color: transparent #09d306 transparent transparent;
}

.st-kaiwa-2245 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #09d306;
}
	
	.st-kaiwa-2245 .st-kaiwa-hukidashi::after {
	border-right-color: #f4ffd8;
}

.st-kaiwa-2245 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4ffd8;
}
					
	
.st-kaiwa-2242 .st-kaiwa-face-name,
.st-kaiwa-2242 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-2242 .st-kaiwa-hukidashi,
.st-kaiwa-2242 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f4ffd8;
					border-color: #0ad600;
		}
	
	
.st-kaiwa-2242 .st-kaiwa-hukidashi::before {
	border-color: transparent #0ad600 transparent transparent;
}

.st-kaiwa-2242 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #0ad600;
}
	
	.st-kaiwa-2242 .st-kaiwa-hukidashi::after {
	border-right-color: #f4ffd8;
}

.st-kaiwa-2242 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4ffd8;
}
					
	
.st-kaiwa-2239 .st-kaiwa-face-name,
.st-kaiwa-2239 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-2239 .st-kaiwa-hukidashi,
.st-kaiwa-2239 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f4ffd8;
					border-color: #1dd165;
		}
	
	
.st-kaiwa-2239 .st-kaiwa-hukidashi::before {
	border-color: transparent #1dd165 transparent transparent;
}

.st-kaiwa-2239 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #1dd165;
}
	
	.st-kaiwa-2239 .st-kaiwa-hukidashi::after {
	border-right-color: #f4ffd8;
}

.st-kaiwa-2239 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4ffd8;
}
					
	
.st-kaiwa-2236 .st-kaiwa-face-name,
.st-kaiwa-2236 .st-kaiwa-face-name2 {
	margin-top: 5px;
}

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

	.st-kaiwa-2236 .st-kaiwa-hukidashi,
.st-kaiwa-2236 .st-kaiwa-hukidashi2 {
			color: #000000;
					background-color: #f4ffd8;
					border-color: #63d86d;
		}
	
	
.st-kaiwa-2236 .st-kaiwa-hukidashi::before {
	border-color: transparent #63d86d transparent transparent;
}

.st-kaiwa-2236 .st-kaiwa-hukidashi2::before {
	border-color: transparent transparent transparent #63d86d;
}
	
	.st-kaiwa-2236 .st-kaiwa-hukidashi::after {
	border-right-color: #f4ffd8;
}

.st-kaiwa-2236 .st-kaiwa-hukidashi2::after {
	border-left-color: #f4ffd8;
}
				</pre></body></html>