<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* base --------------------------- */
form {
	margin: 0px;
}
p {
	margin: 0px 0px 8px 0px;
}
li {
	margin-bottom: 0.3em;
}
.goto-top {
	text-align: right;
	display: block;
	clear: left;
	width: 755px;
	margin: 5px 0px;
}

.page-controller {
	text-align: right;
}
.page-controller .back {
	font-size: 70%;
	line-height: 150%;
	background-image: url(/support/ersearch/images/icon-back.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding: 0px 0px 3px 14px;
}
.page-controller .top {
	font-size: 70%;
	line-height: 150%;
	background-image: url(/support/ersearch/images/icon-top.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding: 0px 0px 3px 14px;
}







/* Select Page --------------------------- */

/* main area */
.faq-topL {
	width: 560px;
}
.faq-topR {
	width: 197px;
}
.faq-choiceL {
	width: 450px;
}
.faq-choiceR {
	width: 300px;
}


/* title */
h1.title {
	font-weight:bold;
	font-size: 90%;
	margin: 0px;
	padding: 7px 0px 0px 5px;
	display: block;
}
.box1 .code {
	color: #FF3333;
	margin: 0px 0.5em;
}
h2 {
	margin: 0px;
}
div.box1 {
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #b4b4b4;
	margin: 0px 0px 0px 0px;
	height: 30px;
} 
div.box2 {
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: e3e3e3;
	margin: 0px;
} 
div.titleline {
	margin: 0px;
	background-color: #c8c8c8;
} 



/*  text area */
.text-box {
	padding: 8px 5px 5px 10px;
}
.text-box .text {
	margin: 0px 0px 0.5em 0px;
	font-size: 80%;
	line-height: 160%;
}
.text-box .title {
	margin: 1.5em 0px 0.5em 0px;
	font-size: 80%;
	line-height: 160%;
}
.text-box .note {
	margin: 0px 0px 0.5em 0px;
	font-size: 70%;
	line-height: 140%;
}
.text-box .attention {
	color: #FF3333;
}
.text-box .terms_of_use li {
	font-size: 80%;
	line-height: 160%;
	margin: 0px 0px 1em 0px;
}



/* product list area */
.productslist-box {
	padding: 3px 5px 5px 10px;
}
.productslist-box .title {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 5px 0px;
	display: block;
}
.productslist-box .category-list {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
	margin: 4px 0px;
	display: block;
	width: 540px;
}
.productslist-box .category-image {
	width: 100px;
}
.productslist-box .category-name {
	font-size: 90%;
	font-weight: bold;
	line-height: 120%;
	margin: 0px 0px 3px 0px;
}



/* error search area */
.errorsearch-box {
	padding: 5px 5px 5px 10px;
}
.errorsearch-box .title {
	padding: 0px 0px 2px 0px;
	margin: 0px;
	display: block;
}
.errorsearch-box .frame {
	background-color: #FFDDDD;
	width: 535px;
}
.errorsearch-box .f-tl {
	width: 10px;
	height: 10px;
	background-image: url(/support/ersearch/images/f-tl.gif);
	background-repeat: no-repeat;
}
.errorsearch-box .f-tc {
	height: 10px;
	background-image: url(/support/ersearch/images/f-tc.gif);
	background-repeat: repeat-x;
}
.errorsearch-box .f-tr {
	width: 10px;
	height: 10px;
	background-image: url(/support/ersearch/images/f-tr.gif);
	background-repeat: no-repeat;
}
.errorsearch-box .f-l {
	width: 10px;
	background-image: url(/support/ersearch/images/f-l.gif);
	background-repeat: repeat-y;
}
.errorsearch-box .f-r {
	width: 10px;
	background-image: url(/support/ersearch/images/f-r.gif);
	background-repeat: repeat-y;
}
.errorsearch-box .f-bl {
	width: 10px;
	height: 10px;
	background-image: url(/support/ersearch/images/f-bl.gif);
	background-repeat: no-repeat;
}
.errorsearch-box .f-bc {
	height: 10px;
	background-image: url(/support/ersearch/images/f-bc.gif);
	background-repeat: repeat-x;
}
.errorsearch-box .f-br {
	width: 10px;
	height: 10px;
	background-image: url(/support/ersearch/images/f-br.gif);
	background-repeat: no-repeat;
}
.errorsearch-box .errorsearch {
	text-align: center;
}
label.box-note {
	font-size: 70%;
}
input.error-code {
	font-size: 30px;
	font-weight: bold;
	padding: 5px 16px;
	text-align: center;
	background-color: #FFFFFF;
}
.errorsearch-box .code-section {
	margin: 20px 10px 0px 10px;
}
input.search-button {
	margin: 20px 0px 0px 25px;
	font-weight: bold;
	padding: 3px 4px;
}
.errorsearch-box .attention {
	font-size: 75%;
	line-height: 160%;
	color: #660000;
}



/* retrieval result area */

.result-box {
	padding: 5px 0p;
	width: 559px;
	background-color: #FFFFFF;
}
.result-box .result {
	padding: 25px 0px 0px 0px;
}
.result-box .code {
	margin: 0px 0.5em;
}
.result-box caption {
	font-size: 90%;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 3px 0px;
	text-align: left;
}
.result-box .table-frame {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
.result-box .table-left {
	font-size: 70%;
	line-height: 160%;
	padding: 5p 3pxx;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-left-color: #333333;
	background-color: #EDF4F6;
	width: 18%;
	letter-spacing: 1em;
}
.result-box .table-cont {
	font-size: 80%;
	line-height: 160%;
	padding: 5px 3px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-left-color: #333333;
}
.focus-box {
	margin: 1.5em 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #C8C8C8;
}
.focus-box .note {
	margin: 0px 0px 0.1em 0px;
	font-size: 70%;
	line-height: 140%;
}
.focus-box .attention {
	color: #FF3333;
}



/* error area */
.error-box {
	padding: 30px 0px 120px 0px;
	margin: 0px 0px 5px 10px;
	border-bottom: 1px solid #C8C8C8;
}
.error-box ul {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 90%;
	font-weight: bold;
	color:#FF3333
}
.error-box li {
	margin-top: 0px;
	margin-bottom: 0.7em;
	font-size: 90%;
	font-weight: bold;
	color:#FF3333
}



/* extra area */
.extra-comment-box {
	margin: 0px 0px 20px 0px;
	width: 190px
}
.extra-comment-box .text {
	margin: 5px 0px 10px 0px;
	font-size: 70%;
	line-height: 140%;
}
.extra-comment-box .control-panel {
	margin: 5px 0px 3px 0px;
	text-align: center;
	font-size: 70%;
	color: #666666;
}
.extra-comment-box .link-list ul {
	width: 190px;
	margin: 5px 0px;
	padding: 0px;
	list-style-type: none;
}
.extra-comment-box .link-list li {
	font-size: 70%;
	line-height: 125%;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 1px 14px;
	background-image: url(/support/faq/images/mark_link_tri.gif);
	background-repeat: no-repeat;
	background-position: 6px 5px;
}
.extra-verticalline {
	background-image: url(/common/src/jp/images/b_01.gif);
	background-repeat: repeat-y;
} 

/*===============================================

	ãƒ†ã‚­ã‚¹ãƒˆãƒ»ãƒ¬ã‚¤ã‚¢ã‚¦ãƒˆå´©ã‚ŒãªãŠã—

===============================================*/
div#f_contents{
	padding-right:0!important;
}


/* ãƒ‘ãƒ³ã‚¯ã‚ºç”¨ */
div#bBreadcrumb {
	margin:0!important;
}
div.reader{
	text-indent:-9999px;
}
</pre></body></html>