<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*
	Theme Name: runsc
	Description: 
	Theme URI:
	Author: Koji Kato
	Author URI:
	Version: 1.0
	License: 
	License URI: 
	Tags: 

*/

html {
	background-color: transparent;
	background-image: none;
	font-family: "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
}
body {
	-webkit-text-size-adjust: 100%;
}
p,h1,h2,h3,h4,h5,h6,th,td {
	max-height: 100%;
}

</pre></body></html>