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

/*
	================================================================================================
		support 
	================================================================================================
*/

#contents .section .txtbox_midashi{
	margin:0 0 0 10px;
	border: 1px solid #cccccc;
	font-size: 120%;
	padding: 5px 5px 5px 15px;
	font-weight:bold;
}

#contents .section .txtbox_manual{
	margin-left: 10px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 15px;
	overflow: auto;
	height: 150px;
}

#contents .section .txtbox_manual ul,
#contents .section .txtbox_manual ul ol {
	margin-bottom: 0;
}

#contents .section .btn_enter,
#contents .section .btn_enter_3{
	margin-bottom:30px;
	margin-top: 20px;
}
#contents .section .btn_enter ul{
	width: 520px;
	margin-left: auto;
	margin-right: auto;
}
#contents .section .btn_enter_3 ul{
	width: 733px;
	margin-left: auto;
	margin-right: auto;
}

#contents .section .btn_enter li,
#contents .section .btn_enter_3 li{
	float:left;
	margin-left: 10px;
	margin-right: 10px;
}


.download_torisetsu_table {
	clear: both;
	margin-left: 10px;
}
.download_torisetsu_table p {
	margin: 0px !important;
}

.download_torisetsu_table td{
	padding:10px 15px 10px 15px;
	vertical-align:middle;
}
.download_torisetsu_table td a{
	display: block;
}
.download_torisetsu_table .white_bg td{
	background:#FFFFFF;
	border-top:1px dotted #CCCCCC;
}

.download_torisetsu_table .white_bg_noline td{
	background:#FFFFFF;
}

.download_torisetsu_table tr.gray_bg td{
	background:#F5F5F5;
	border-top:1px dotted #CCCCCC;
}

.download_torisetsu_table tr.gray_bg_noline td{
	background:#F5F5F5;
}

.download_torisetsu_table tr.gray_bg img,
.download_torisetsu_table tr.gray_bg_noline img{
	border-style:none;
	margin:0px 0 0 10px;
	vertical-align:middle;
}

.download_torisetsu_table tr.white_bg img,
.download_torisetsu_table tr.white_bg_noline img{
	border-style:none;
	margin:0px 0 0 10px;
	vertical-align:middle;
}

.download_torisetsu_table .pdf {
	background:transparent url(/support/share/images/pdf_icon.gif) no-repeat scroll left 3px;
	padding:4px 0px 4px 22px;
	margin: 0 !important;
}


.download_torisetsu_table .pdf2 {
    background: transparent url(/support/share/images/pdf_icon.gif) no-repeat scroll center 3px;
    padding: 4px 0px 4px 40px;
    margin: 0 !important;
}

.download_torisetsu_table .html {
    background: transparent url(/support/share/images/html_icon.gif) no-repeat scroll center 3px;
    padding: 2px 0px 4px 40px;
    margin: 0 !important;
}

.download_torisetsu_table .kataban{
	font-size:140%;
	font-weight:bold;
	margin-bottom:5px
}

.get_adobe {
	border: 1px solid #ccc;
	padding: 15px;
	margin-left: 10px;
}
.get_adobe dt {
	float: left;
	margin: 0px 20px 0px 0px ;
	padding: 0px;
}
.get_adobe dd {
	float: left;
}
.download_torisetsu_table {
	clear: both;
	width: 100%;
}
.download_torisetsu_table tr.gray_bg td.top {
	vertical-align: top;
}
/*
----------------------------------------------------------------------------
	ｲ靂ﾌﾉ�｡・40px｡莢ﾊｲｼ､ﾎ､ﾈ､ｭ､ﾋﾅｬﾍﾑ
----------------------------------------------------------------------------
*/
@media screen and (max-width: 640px) {

	#contents .section .btn_enter ul,
	#contents .section .btn_enter_3 ul{
		width: auto;
		margin-left: 10px;
	}

	#contents .section .btn_enter li,
	#contents .section .btn_enter_3 li{
		float:none;
	}

	.download_torisetsu_table {
		font-size: 12px;
		word-break: break-word;
	}
	.download_torisetsu_table td {
		padding: 10px 5px;
		vertical-align: middle;
	}
	.download_torisetsu_table td a{
		font-size: 110%;
	}
	.download_torisetsu_table td *{
		vertical-align: middle;
	}
	.download_torisetsu_table td.left{
		display: none;
	}
	.get_adobe dt {
		float: none;
		text-align:center;
	}
	.get_adobe dt img {
		margin-bottom: 5px;
	}
	.download_torisetsu_table tr.gray_bg td.button {
		min-width: 110px;
	}
	.download_torisetsu_table tr.gray_bg td.left {
		display: none;
	}
	.download_torisetsu_table .pdf2 {
		display: none;
	}
	
	.download_torisetsu_table .html {
		display: none;
	}
}


/*
----------------------------------------------------------------------------
	ｲ靂ﾌﾉ�｡・00px｡莢ﾊｲｼ､ﾎ､ﾈ､ｭ､ﾋﾅｬﾍﾑ
----------------------------------------------------------------------------
*/

@media screen and (max-width: 500px) {
	.download_torisetsu_table tr.gray_bg td.button {
		min-width: 110px;
	}
	.download_torisetsu_table tr.gray_bg td.left {
		display: none;
	}

}
</pre></body></html>