<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#coshi_info {
	width: 100%;
}
#area_move {
	padding-top: 10px;
	padding-bottom: 10px;
}
#area_move #move {
	border: 1px ridge #D4D0C8;
}
#coshi_info .cinfo_table {
	margin-top: 10px;
	margin-bottom: 30px;
	word-break:break-all;
}
#coshi_info .cinfo_table th {
	color: #FFFFFF;
	background-image : url(cohead.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	font-size: small;
	text-indent: 0.5em;
	white-space: nowrap;
}
#coshi_info .cinfo_table .c_name {
	font-size: medium;
	font-weight: bold;
}
#coshi_info .cinfo_table .c_small {
	font-size: x-small;
	font-weight: bold;
}
#coshi_info .cinfo_table td {
	padding: 3px;
	vertical-align: middle;
	font-size: small;
}
#coshi_info .cinfo_table .k_head {
	vertical-align: top;
}
#coshi_info .cinfo_table .c_photo {
	padding: 0px;
	vertical-align: top;
}
iframe {
	height: 60px;
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
</pre></body></html>