@charset "UTF-8";
/*! stylesheet home rekka v1.00 (http://www.sofrosune.net/) */
/*! stylesheet common set v1.00 (http://www.sofrosune.net/) */
/**/
/*! stylesheet base globals v1.00 (http://www.sofrosune.net/) */
/*! stylesheet common set v1.00 (http://www.sofrosune.net/) */
/**/
/*! stylesheet mixins v1.00 (http://www.sofrosune.net/) */
/*! stylesheet home globals override v1.00 (http://www.sofrosune.net/) */
/*! stylesheet home globals home v1.00 (http://www.sofrosune.net/) */
/*! stylesheet home globals override v1.00 (http://www.sofrosune.net/) */
/* === TEMP === */
/** Usage: .TEMP

*/
dl.corpinfo {
	margin: 0px 0px;
	padding: 0.25rem 0.5rem;
	border: 3px double #8a8;
	border-radius: 0.5rem;
	background-color: #f8fff8;
}
dl.corpinfo div.corpinfo-item {
	display: flex;
}
dl.corpinfo dt {
	line-height: 1.2;
	white-space: nowrap;
}
dl.corpinfo dd {
	line-height: 1.2;
}

ul.person-vox {
	list-style: none;
}
ul.person-vox li::before {
	content: "●";
	color: #f60;
}

ul.corp-vox {
	list-style: none;
}
ul.corp-vox li::before {
	content: "●";
	color: #8a8;
}