@charset "shift_jis";

#contents .section {
	margin: 0 0 50px 0;
	position:relative;
}

#contents .section p{
	font-size: 12px;
	color:#333;
}

#contents .section ul{
	margin:0 40px;
}

#contents .section ul li{
	font-size: 14px;
	line-height:100%;
	color:#333;
	padding-bottom:10px;
	margin-bottom:20px;
	border-bottom:1px gray dashed;
}

#contents .section h2{
	margin: 0 0 20px 10px;
	padding: 0 0 0 0;
}

#contents .section h3{
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}

#contents ul#download_list{
	width:894px;
	margin: 0 0 0 4px;
	padding: 0 0 0 0;
}

#contents ul#download_list li{
	background: url(../../images/top/btn_bg.png) no-repeat right bottom;
}

#contents ul#download_list li.li_last{
	border-bottom:1px solid #dedacc;
	background: none;
}

#contents ul#download_list li a{
	margin: 10px 0 0 0;
	padding: 0 0 10px 10px;
	display:block;
	font-size: 16px;
	line-height:1.5;
}


#contents ul#news{
	width:894px;
	margin: 0 0 20px 4px;
	padding: 0 0 0 0;
	max-height:500px;
	overflow-y:auto;
}

#contents ul#news li{
	margin: 6px 0 12px 0;
	padding: 0 0 8px 10px;
	display:block;
	font-size: 16px;
	line-height:1.2;
}
#contents ul#news li p.date_txt{
	font-size: 14px;
	line-height:1.0;
	padding-bottom: 5px;
}
#contents ul#news li p.tit_txt{
	font-size: 16px;
	line-height:1.2;
}

table#table01{
	width:900px;
	margin: 0 0 50px 0;
	padding: 0 0 0 0;
	border-bottom:1px solid #a81a04;
}

table#table01 td{
	margin: 0 0 0 0;
	padding: 10px 0;
	font-size: 14px;
	line-height:21px;
	color:#333;
	border-bottom:1px solid #e0e0e0;
	vertical-align:middle;
	text-align:center;
}

table#table01 th{
	margin: 0 0 0 0;
	padding: 5px 0;
	font-size: 14px;
	line-height:21px;
	color:#fff;
	border-bottom:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	vertical-align:middle;
	text-align:center;
	background:#a81a04;
}


table#table01 td.td01{
	width:130px;
	padding-left: 15px;
	text-align:left;
}

table#table01 td.td02{
	width:110px;
	padding-left: 0;
}

table#table01 td.td02n{
	width:330px;
	padding-left: 0;
}


table#table01 td.td03{
	width:100px;
	padding-left: 0;
}

table#table01 td.td03n{
	width:250px;
	text-align:left;
	padding-left: 15px;
}

table#table01 td.td04{

}

table#table01 td.td_bg{
	background:#f8f8f0;
}

table#table01 td.td_last{
	border-bottom:0px solid #e0e0e0;
}


table#table02{
	width:900px;
	margin: 0 0 50px 0;
	padding: 0 0 0 0;
}

table#table02 td{
	margin: 0 0 0 0;
	padding: 6px 0;
	font-size: 14px;
	line-height:21px;
	color:#333;
	border-bottom:1px solid #e0e0e0;
	vertical-align:middle;
	text-align:center;
}

table#table02 td.naka{
	margin: 0 0 0 0;
	padding: 10px 0;
	font-size: 14px;
	line-height:21px;
	color:#fff;
	border-bottom:0px solid #fff;
}

table#table02 th{
	margin: 0 0 0 0;
	padding: 5px 0;
	font-size: 14px;
	line-height:21px;
	color:#fff;
	border-bottom:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	vertical-align:middle;
	text-align:center;
	background:#a81a04;
}
table#table02 th.naka{
	margin: 0 0 0 0;
	padding: 10px 0;
	font-size: 14px;
	line-height:21px;
	color:#fff;
	border-bottom:0px solid #fff;
	background-color:#fff
}

table#table02 td.td_bg{
	background:#f8f8f0;
}

.nolink {
	color:gray;
}


