<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#contents .section {
	margin-bottom: 30px;
}
#contents .section h1.title {
    border-bottom: 1px solid #d0d0d0;
    clear: both;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
    padding: 0 0 5px 13px;
}
#contents .section h2.title {
    border-bottom: 1px solid #d0d0d0;
    clear: both;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
    padding: 0 0 5px 13px;
}
#contents .section h2.subtitle {
    clear: both;
    font-size: 14px;
    color: #000;
    font-weight: 700;
    border-bottom: 1px solid #343434;
    margin-bottom: 15px;
    padding: 0 0 5px 13px;
}
#contents .section p {
    margin: 0 1em 1.25em;
}
#contents .section .section .nav {
	width: 920px;
	margin: 0 auto;
	overflow: hidden;
}

#supporttop_link_guide .faq_catalog {
	float: right;
	margin-top: 5px;
}
@media screen and (max-width: 640px) {
	#supporttop_link_guide .faq_catalog {
		float: none;
		margin: 10px 0 0 15px;
	}
}
#contents .section .lead {
	font-weight: bold;	
}
#contents .section .txtbox_midashi {
    border: 1px solid #cccccc;
    font-size: 120%;
    font-weight: bold;
    margin-right: 0;
    margin-top: 10px;
    padding: 5px 5px 5px 15px;
}
#contents .section p.txtbox_midashi {
	margin: 0;
}
#contents .section .txtbox_manual {
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    height: 150px;
    overflow: auto;
    padding: 15px;
}
#contents .section .txtbox_manual li {
    list-style: outside none none;
    margin: 0 0 15px 1em;
    text-indent: -1em;
}
#contents .section .txtbox_manual li ol {
    margin: 10px 0 0;
}
#contents .section .txtbox_manual li li {
    list-style: outside none decimal;
    margin: 0 0 15px 2em;
    padding-left: 1em;
}
#contents .section .txtbox_manual p {
    margin: 0 0 5px 1em;
    text-indent: -1em;
}

#contents .section h3.title {
    clear: both;
    font-size: 14px;
    color: #000;
    font-weight: 700;
    border-bottom: 1px solid #343434;
    margin-bottom: 15px;
    padding: 0 0 5px 13px;
}
#contents .section .download {
	overflow: hidden;
	margin-bottom: 15px;
}
#contents .section .download ul {
	margin-top: 5px;
	margin-left: 15px;
}
#contents .section .download ul li {
	float: none;
	margin-bottom: 10px;
}
#contents .section .other_area {
	clear: both;
	overflow: hidden;
    background-color: #f8f8f8;
    margin-bottom: 30px;
    padding: 15px 10px;
}
#contents .section .other_area ul {
    margin-left: 20px;
}
@media screen and (max-width: 640px) {
	#contents .section .other_area ul li {
	    margin-right: 5px;
	}
}
#contents .section span.link_out {
    background: transparent url("/support/share/images/icon_blank.gif") no-repeat scroll 0 0;
    display: inline-block;
    height: 0;
    margin-left: 3px;
    overflow: hidden;
    padding: 9px 0 0;
    vertical-align: baseline;
    width: 11px;
}


#contents ul.submenu {
	float:right;
	margin-bottom: 10px;
	text-align: right;
}
#contents ul.submenu li {
	float:left;
	top:21px;
	padding: 0 0 3px 10px;
	margin:0 0 0px 0px;
	list-style-type: none;
	text-decoration: none;
	text-align: right;
}
#contents ul.submenu li img {
	border-style:none;	
}
#contents ul.submenu li.submenu_rightalign {
	text-align:right;
}
@media screen and (max-width: 640px) {
	#contents ul.submenu li.submenu_rightalign {
		text-align:left;
	}
}


/*===========================================
	ダウンロードサービス利用上のご注意
=============================================*/
.box {
	border: 1px solid #ccc;
	margin-top: 10px;
	margin-bottom: 30px;
	padding: 10px;
}
.box .center {
	margin-top: 0;
	text-align: center;
}
.box p {
	margin: 15px;
}
.box ul {
	margin: 15px 10px 15px 20px;
}
.box ul li {
	list-style-type: disc;
	margin-bottom: .35em;
}

.box ul li a.textLink {
    display: inline;
    margin: 0 3px 0 7px;
    background-position: 0px;
}


#contents .tvsideview_link span.Button {
	width: 280px;
}

@media screen and (max-width: 640px) {

	#contents .tvsideview_link span.Button {
		width: 196px;
	}


}

/*===========================================
	anchorBtn アンカーボタン
=============================================*/
#contents ul.anchorBtnA,
#contents ul.anchorBtnB {
	margin: 0 0 30px 0;
	padding:0;
	list-style:none;
}
#contents ul.anchorBtnA li {
	margin:0 0 5px 15px;
	/*padding: 0 0 0 15px;*/
	border: solid 1px #CCCCCC;
	list-style:none;
	float: left;
	width: 335px;
	/*text-indent: -15px;*/
	word-break: break-all;
	background: url(/support/bd/share/images/bg_gradation_off.gif) repeat-y;
	/* behavior: url(./css/PIE.htc); */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#contents ul.anchorBtnB li {
	margin:0 0 5px 15px;
	padding: 0 0 0 15px;
	border: solid 1px #CCCCCC;
	list-style:none;
	width: 705px;
	text-indent: -15px;
	word-break: break-all;
	background: url(/support/share/images/bg_mod-linkButton.jpg) repeat-x scroll 0 0;

	/* behavior: url(./css/PIE.htc); */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#contents ul.anchorBtnA li a,
#contents ul.anchorBtnB li a {
	padding: 0px;
	color: #333;
	padding: 10px;
	display: block;
	transition: opacity 0.2s ease-in 0s;
	
	/* behavior: url(./css/PIE.htc); */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#contents ul.anchorBtnA li span,
#contents ul.anchorBtnB li span {
	background: url(/support/share/images/arrow_underline.gif) no-repeat 0 0.5em;
	padding: 0 0 0 15px;
}
#contents ul.anchorBtnA span.link_bg {
	background: url(/support/share/images/arrow_black.png) no-repeat 0 0.5em;
}
#contents ul.anchorBtnA li p,
#contents ul.anchorBtnB li p {
	margin-left:15px;
}
#contents ul.anchorBtnA li a:hover,
#contents ul.anchorBtnB li a:hover {
	background: url("/support/bd/share/images/bg_gradation_on.gif") repeat-y;
	opacity: 0.5;
	text-decoration: none;
}
@media screen and (max-width: 640px) {
#contents ul.anchorBtnA li {
	margin-left: 10px;
	width: auto;
	float: none;
}
#contents ul.anchorBtnB li {
	margin-left: 10px;
	width: auto;
}
}

/* 20230612 */
img.icon_window {
    padding: 0 0.25em;
}</pre></body></html>