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

.read_b {
	margin-bottom: 20px;
	font-weight: bold;
}



.download_torisetsu_table {
	clear: both;
	width: 100%;
}
	.download_torisetsu_table td{
		padding:10px 15px 10px 15px;
		vertical-align:middle;
	}
	.download_torisetsu_table td a{
		display: block;
	}
	.download_torisetsu_table .white_bg_noline td{
		background:#fff;
	}
	.download_torisetsu_table tr.gray_bg td{
		background:#F5F5F5;
		border-top:1px dotted #ccc;
	}

span.break {
	display: block;
}

@media (max-width: 640px){
	.download_torisetsu_table td {
		padding: 10px 1px;
		vertical-align: middle;
		font-size: 80%;
	}
	.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;
	}
	.mq-break {
		display: block;
	}
}</pre></body></html>