<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "shift_jis";
/* CSS Document */

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	background-color: #FFF;
}
.com {
	padding-bottom: 15px;
}
a {
	color: #09F;
	text-decoration: none;
}
p {
	margin: 0px;
	padding: 0px;
}
.com .date {
	font-size: 12px;
	color: #999999;
}
.non {
	display: none;
}
.com .sub {
	font-weight: bold;
	color: #80AA00;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	display:block
}
.photo {
	float: right;
	padding-right: 15px;
	padding-left: 10px;
}
.clear {
	clear: both;
}</pre></body></html>