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

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 80%;
	line-height: 1.3;
	color: #333333;
	background: #FFFFFF;
	text-align:center;
}

th,td {
	font-size: 80%;
	line-height: 1.3em;
}

h1,h2,h3,h4,h5,p {
	margin-top: 0;
	margin-bottom: 0;
}

img {
	border-style: none;
}

.css1 {  font-size: 80%; line-height: 1.3em;}
.css1-2 { font-size: 80%; line-height: 1.3em;}
.css2 {  font-size: 80%; line-height: 1.3em;}
.css2-2 { font-size: 80%; line-height: 1.3em;}
.css3 {  font-size: 80%; line-height: 1.3em;}
.css3-2 { font-size: 80%; line-height: 1.3em;}
.css4 {  font-size: 100%; line-height: 1.3em;}
.css4-2 { font-size: 100%; line-height: 1.3em;}
.css5 {  font-size: 140%; line-height: 1.3em;}
.css5-2 { font-size: 140%; line-height: 1.3em;}
.css6 {  font-size: 110%; line-height: 1.3em;}
.css6-2 { font-size: 110%; line-height: 1.3em;}

.mrg_l { margin-top:5px; margin-left:12px;}
.mgb-5 { margin-bottom: 5px;}


a { text-decoration: none }
a:link { color: #43677E; text-decoration: none}
a:visited { color: #43677E; text-decoration: none }
a:hover { color:#C41230; text-decoration:underline; }

.style3 {color: #666666}
.style5 {color: #333333}

.style1 {
	font-size: 100%;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
}
.style4 {font-size: 140%; line-height: 1.3em; font-weight: bold; }


/*caption text(2006/11/17add)
-----------------------------------------------------*/
td.caption{padding:0 5px 1em; line-height:1.3em;}


/* text(red)
-----------------------------------------------------*/
span.txt_new{color:red;}


/************* Styles *************/
#container {
	width: 760px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}

/************* Header *************/

#temp-productlink-l {
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#temp-productlink-r {
	float: right;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#temp-header{ border-bottom: solid 1px #CACACA;
height: 50px;
vertical-align:middle}

#temp-header-cleader{
margin-top: 2px;
clear:both;
margin-bottom: 6px;
}

/*caption text(2006/11/17add)
-----------------------------------------------------*/
td.caption{padding:0 5px 1em; line-height:1.3em;}

.tbl01{background-color: #ccc;}
.tbl01 th{padding: 2px; text-align: center; background-color: #eee; font-weight: normal; font-size: 80%;}
.tbl01 td{padding: 2px; text-align: center; background-color: #fff; font-size: 80%;}

.tbl-info{background-color: #000;}
.tbl-info td{padding: 2px; background-color: #fff;}

.tbl02 th{padding: 2px; text-align: center; background-color: #E6E6E6; font-weight: normal; font-size: 80%;}
.tbl02 td{padding: 2px; text-align: center; background-color: #fff; font-size: 80%;}

.tbl03 {
	border-top: 1px solid #778899;
	border-left: 1px solid #778899;
	}

.tbl03 td{
	border-right: 1px solid #778899;
	border-bottom: 1px solid #778899;
	padding: 6px 4px 6px 4px;
	font-size: 75%;
	font-style:normal;
	text-decoration:none;
	text-align:general;
	vertical-align:middle;
	}
</pre></body></html>