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

/* Base body
----------------------------------------------- */
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a {
	border: none;
}
img {
	border: none;
}

h2 {
	margin: 0;
	padding: 0;
}

p {
	font-size: 12px;
	line-height: 16px;
}
ul {
	font-size: 12px;
	line-height: 16px;
}
ol {
	font-size: 12px;
	line-height: 16px;
}
td {
	font-size: 12px;
	line-height: 16px;
}

/* works
----------------------------------------------- */
#works {
	border: 1px solid #3366FF;
}

#works-hd {
	background-image: url(../img/work_temp_y160.gif);
	background-position: center center;
	padding: 10px;
}

/* Basic Fonts
----------------------------------------------- */

.text10 {
	font-size: 10px;
	line-height: 12px;
}

.text10g {
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}

.text11 {
	font-size: 11px;
	line-height: 13px;
}
.text11g {
	font-size: 11px;
	line-height: 13px;
	color: #666666;
}
.text12 {
	font-size: 12px;
	line-height: 12px;
}
.text12w {
	font-size: 12px;
	line-height: 16px;
	font-weight: bolder;
	color: #ffffff;
}
.text12b {
	font-size: 12px;
	line-height: 16px;
	font-weight: bolder;
	color: #009933;
}
.text14 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
.text14b {
	font-size: 14px;
	line-height: 18px;
	color: #009933;
	font-weight: bold;
}
.text16b {
	font-size: 20px;
	line-height: 24px;
	color: #336699;
	font-weight: bold;
}


/* Extend Fonts
----------------------------------------------- */

.form {
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

sup {
	font-size: 9px;
}
.block-10grey {
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
	font-size: 10px;
	line-height: 15px;
	padding: 5px;
	text-align: left;
}
.block-12green {
	border: 1px solid #999999;
	background-color: #BFEEB7;
	font-size: 12px;
	line-height: 16px;
	padding: 5px;
	text-align: left;
}
.block-12w {
	font-size: 10px;
	color: #FFFFFF;
}



/* border
----------------------------------------------- */
.bor3-text14 {
	border-left: 3px solid #CCCCCC;
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	font-weight: bold;
	margin: 0px;
}

/* Ext
----------------------------------------------- */

.placenavi {
	font-size: 11px;
	text-indent: 5pt;
	padding: 5px;
}
.btitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 10px;
	text-align: left;
}
.bnavi {
	font-size: 14px;
	color: #FFFFFF;
	text-indent: 10px;
	text-align: left;
}
#bunder {
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	font-weight: normal;
	border-right-style: none;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	text-decoration: none;
}
#bbody a:link{
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	text-indent: 10pt;
}
#bbody a:visited{
	color: #CCCCCC;
	text-decoration: underline;
	padding-left: 10px;
}
#bbody a:hover{
	color: #FFCC00; background:transparent;
	text-decoration: underline;
}

.praise {
	font-size: 12px;
	line-height: 15px;
	padding: 2px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
	margin: 0px;
	font-weight: bold;
	color: #3333CC;
	background-color: #FFCC66;
	width: 150px;
	text-align: center;
}
</pre></body></html>