<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	color:#ffffff;
	background-color:#020721;

}

h1.title { font: bolder xx-large Arial,sans-serif; }

hr{

	display: block;
	width: 100%;
	height: 2px;
	background-color: #708090;
	border: 0;  

}
.container {
	overflow: hidden;
}
.photo_image{
    float: left;
    margin-right: 10px;
}

.text_area {
    overflow: hidden;
   
}

#kanji{
	font-size:150%;
}
#kana{
	margin-left:1em;
	text-align:right;
}
#katagaki{
	
	
	margin-top:10px;
}
#profile_text{
	margin-top:0.5em;
	line-height:150%;
	font-size:90%;
}
</pre></body></html>