<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* AssetNowVersion: FX1.8.0 Last Up Date: 2009-1-30 DesignVersion: 1.7 */

/* OSC Templates Designs  */
table.kondate,
table.MeiboTable,
table.PlanTable,
table.TimeTable,
table.HokenTable,
table.GeneralTable {
	font-size:80%;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
table.GeneralTable {
	font-size:80%;
}
table.TimeTable,
table.HokenTable,
table.GeneralTable {
	margin-bottom: 15px;
}
table.MeiboTable,
table.PlanTable,
table.TimeTable,
table.HokenTable {
	font-size: 100%;
}
table.GeneralTable th {
	font-size: 110%;
}
table.kondate td,
table.kondate th,
table.MeiboTable td,
table.MeiboTable th,
table.PlanTable td,
table.PlanTable th,
table.TimeTable td,
table.TimeTable th,
table.HokenTable td,
table.HokenTable th,
table.GeneralTable td,
table.GeneralTable th {
	padding: 3px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}
table.kondate th {
	white-space: nowrap;
}
table.tokei {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
table.tokei td,
table.tokei th {
	padding: 3px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}
table.tokei th {
	white-space: nowrap;
}

table.mEventTable,
table.HistoryTable,
table.LengthTable {
	border-top: 1px solid #999999;
}
table.LengthTable {
	margin-bottom: 15px;
}
table.mEventTable th,
table.HistoryTable th,
table.LengthTable th {
	border-bottom: 1px solid #999999;
	width: 7em;
}
table.mEventTable td,
table.HistoryTable td,
table.LengthTable td {
	border-bottom: 1px solid #999999;
}
table.Shisetu {
	border-bottom: 1px solid #999999;
}

/* Keyword Content List Designs */
.designContents div.keywordContents,
.contentBody div.keywordContents,
#DynamicLeft div.keywordContents,
#DynamicRight div.keywordContents,
div.keywordContents {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}
.designContents h2.keywordTitle,
.contentBody h2.keywordTitle,
#DynamicLeft h2.keywordTitle,
#DynamicRight h2.keywordTitle,
h2.keywordTitle {
	margin: 0;
	padding: 4px 10px 2px;
	color: #000000;
	background: #B2B2B2;
	font-size: 100%;
}
.designContents .keywordContent,
.contentBody .keywordContent,
#DynamicLeft .keywordContent,
#DynamicRight .keywordContent,
.keywordContent {
	color: #000000;
	margin: 0;
	padding: 0;
}
.designContents ul.ContentKeywordList,
.contentBody ul.ContentKeywordList,
#DynamicLeft ul.ContentKeywordList,
#DynamicRight ul.ContentKeywordList,
ul.ContentKeywordList {
	margin: 10px 0;
	padding: 0 10px;
	list-style:none;
}
.designContents ul.ContentKeywordList li,
.contentBody ul.ContentKeywordList li,
#DynamicLeft ul.ContentKeywordList li,
#DynamicRight ul.ContentKeywordList li,
ul.ContentKeywordList li {
	margin: 0;
	padding: 0;
	padding-right: 5px;
	display: inline;
}

/* Table Design */
table.DesignTable {
	margin: 0 auto;
	padding: 0;
	/* cellpadding="0" cellspacing="0" don't write */
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	background: #FFFFFF;
	font-size: small;
	line-height: 1.2;
	width: 95%;
}
table.DesignTable tbody {
	margin: 0;
	padding: 0;
	border: none;
	font-size: small;
	line-height: 1.2;
}
table.DesignTable td {
	margin: 0;
	padding: 3px;
	border: none;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	font-size: small;
	line-height: 1.2;
	text-align: right;
}
table.DesignTable th {
	margin: 0;
	padding: 3px;
	border: none;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	font-size: small;
	line-height: 1.2;
	background: #CCCCCC;
}

/* PhotoFrame */
img.PhotoFrame {
	margin: 4px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	display: block;
}

/* Original Footer */
.designContents div.Address,
.contentBody div.Address,
#DynamicFooter div.Address,
div.Address {
	margin: 0;
	padding: 3px 0;
	border-top: 1px solid #EEEEEE;
	font-size: small;
}
.designContents div.Address p,
.contentBody div.Address p,
#DynamicFooter div.Address p,
div.Address p {
	margin: 0;
	padding: 0 10px;
	line-height: 1.2;
}
.designContents div.Copyright,
.contentBody div.Copyright,
#DynamicFooter div.Copyright,
div.Copyright {
	margin: 0;
	padding: 3px 0;
	background: #CCCCCC;
	font-size: small;
}
.designContents div.Copyright p,
.contentBody div.Copyright p,
#DynamicFooter div.Copyright p,
div.Copyright p {
	margin: 0;
	padding: 0 10px;
}</pre></body></html>