@charset "Shift_JIS";

.read_b {
	margin-bottom: 20px;
	font-weight: bold;
}

.border_box {
	border: 1px solid #ccc;
	padding-right: 10px;
}
	.border_box h3{
		padding: 1em;
	}
	.border_box ul{
		padding: 0 1em 1em 0;
	}
	.border_box li{
		margin: 0 0 10px 3em;
		list-style-type: disc;
		list-style-position: outside;
	}

.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;
	}
	.download_torisetsu_table .notes {
	font-size: 85%;
	margin: 0px;
}
span.break {
	display: block;
}
p.date {
}
.get_adobe {
	border: 1px solid #ccc;
	padding: 15px;
}
.get_adobe dl {
}
.get_adobe dt {
	float: left;
	margin: 0px 20px 0px 0px ;
	padding: 0px;
}
.get_adobe dd {
	float: left;
}
#contents .border_box h2 {
    padding: 1em;
	font-size: 1.1em;
}


@media (max-width: 640px){
	.download_torisetsu_table td {
		padding: 10px 5px;
		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;
	}
	.download_torisetsu_table th.left{
		display: none;
	}
	.download_torisetsu_table .white_bg_noline th {
		font-size: 0.85em;
		text-align: left;
		padding: 10px 5px;
	}
}