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


#body{
	margin: 20px 0px 20px 244px;
}
.lamp{
	float: left;
	margin-top: 12px;
}
.phot{
	width: 210px;
	margin: 16px 0px 0px 0px;
	float: left;
}
.text{
	margin: 15px 0px 0px 0px;
	font-size: 16px;
	line-height: 1.5;
	color: #201F1E;
}
.f1{
	position: absolute;   
    left: 0;
}
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}</pre></body></html>