<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS for SMALL CALL (by Mei Itsuki) - Gray Color(Original) */
/* Body Style */
BODY {
	color: #101030;
	background-color: #EBEBEE;
	margin-left: 5%;
	margin-right: 5%;
}

HR { height:2px; color: #101030; }
P { line-height:130%; }
DL { line-height:150%; }

/* View Style */
.Site_Title { font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
.Counter { font-size: 80%; font-family: Arial, Helvetica, sans-serif; }
.Copyright { font-size: 80%; font-family: "Times New Roman", Times, serif; text-align: right; }
.Mailto { font-size: 80%; font-family: "Times New Roman", Times, serif;}
.Page_Title { font-size: 150%; font-weight: bold; font-style: normal; font-family: Arial, Helvetica, sans-serif; }
.BuyList { font-size: 90%; line-height:130%; color: #101030; background-color: #CCCCDD; }

/* Diary Style */
.title { font-size: 150%; font-weight: bold; font-style: normal; font-family: Arial, Helvetica, sans-serif; }
.day { font-size: 150%; font-weight: bold; font-style: normal; font-family: "Times New Roman", Times, serif; }
.center { text-align: center; }

/* Link Style */
A { font-weight: bold; color:#CC6666; text-decoration: none; }
A:hover { text-decoration: underline; }
IMG { border-style: none; }

/* Color Style */
.revers { color: #FCFCFF; background-color: #101030; }
.bbs1 { color: #101030; background-color: #AAAABB; }
.bbs2 { color: #101030; background-color: #CCCCDD; }

/* Font Style */
.sans { font-family: Arial, Helvetica, sans-serif; }
.serif { font-family: "Times New Roman", Times, serif; }

/* end of file */
</pre></body></html>