/* 阿賀野市まちづくりポイント情報一覧	table
----------------------------------------------------------- */
.atp_box_l {
	width:460px;
	float:left;
}

.atp_box_r {
	width:460px;
	float:left;
	margin:0px 0px 0px 60px;
}

.atp_box_clear {
	clear:left;
}


table.atp_point_info2017 {
    font-size: 14px;
    line-height: 120%;
    border-collapse: collapse;
    text-align: left;
    line-height: 1.5;
    border: 1px solid #ccc;
    width: 980px;
}

table.atp_point_info2017 thead {
	font-size: 14px;
	line-height: 120%;
	border-right: 2px solid #ccc;
	border-left: 2px solid #ccc;
	background: #9933cc;
}

table.atp_point_info2017 thead th {
    vertical-align: middle;
    font-size: 14px;
    line-height: 120%;
    padding: 10px;
    font-weight: bold;
    color: #fff;
    border-right: 2px solid #ccc;
    width: 0px;
}

table.atp_point_info2017 tbody th {
	font-size: 14px;
	line-height: 120%;
	padding: 10px;
	font-weight: bold;
	vertical-align: middle;
	border-bottom: 2px solid #ccc;
	background: #efefef;
}

table.atp_point_info2017 td {
	font-size: 14px;
	line-height: 120%;
	padding: 10px;
	vertical-align: middle;
	border-right: 2px solid #ccc;
	border-left: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
}

.t00{
width: 10%;
}

.t01{
width: 25%;
}

.t02{
width:50%;
}

.t03{
width: 15%;
}
