#kouhosya a{color: #95c21f; text-decoration: underline;}

/*-----------------------
　　掲示前
-----------------------*/
.mae{
	border: 3px solid #95c21f;
	background: #f2fbdb;
	border-radius: 10px;
	padding: 50px 35px;
	font-weight: bold;
	color: #95c21f;
	font-size: 20px;
	text-align: center;
	line-height: 1.4;
}


/*-----------------------
　　掲示後
-----------------------*/
.ato .box{margin-top: 60px;}

.ato table ,.ato td,.ato th {
	border: 2px solid #95c21f;
	border-collapse: collapse;
	color: #95c21f;
	font-weight: bold;
}

.ato table{
	width: 100%;
}

.ato th{
	padding: 25px 20px;
	text-align: center;
}

.ato td{padding: 15px 20px;}
.ato td:nth-child(2){
	font-size: 14px; text-align: left;
	width: 50%;
}

.ato td:nth-child(3),.ato td:nth-child(4){padding: 10px;font-size: 13px;}

.link_none{
	opacity: 0.5;
	pointer-events:none;
	text-decoration: none!important;
}

.link_none:hover{
	background: #f2fbdb;
    color: #7a62a9;
    opacity: 0.5;
}

#kouhosya .ato td a{
	font-size: 13px;
	line-height: normal;
	display: block;
	background: #f2fbdb;
	border: 2px solid #95c21f;
	color: #95c21f;
	border-radius: 10px;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding: 5px 5px;
	text-decoration: none;
}

#kouhosya .ato td a:hover{
	background: #95c21f;
	color: #FFFFFF;
	opacity: 1;
}

.ato .box03 p {
	display: table;
	text-align: justify;
	font-size: 15px;
	margin-bottom: 10px;
}
.ato .box03 p span.icon {
    display: table-cell;
    padding-right: 45px;
    white-space: nowrap;
	color: #95c21f;
}
.ato .box03 p span.text {
    display: table-cell;
    width: 100%;
}

@media screen and (max-width: 750px){
	.table_box{overflow-x: scroll;}

	.ato .box{margin-top: 30px;}
	.ato table{ width:780px;}
	.ato .box03 p span.icon{padding-right: 8px;}
}



/*-----------------------
　　公報の読み上げ
-----------------------*/
.kouhou_yomiage table ,.kouhou_yomiage td,.kouhou_yomiage th {
	border: 2px solid #95c21f;
	border-collapse: collapse;
	color: #000000;
	font-weight: bold;
	font-size: 15px;
}

.kouhou_yomiage table{width: 100%;}

.kouhou_yomiage td{
	padding: 10px 20px;
	text-align: center;
}

.kouhou_yomiage td.ku{background:#f2fbdb; padding: 5px; width: 60px;}

.kouhou_yomiage .box{margin-bottom: 60px;}

.kouhou_yomiage .box03 p {
	display: table;
	text-align: justify;
	font-size: 15px;
	margin-bottom: 10px;
}
.kouhou_yomiage .box03 p span.icon {
    display: table-cell;
    padding-right: 45px;
    white-space: nowrap;
	color: #95c21f;
}
.kouhou_yomiage .box03 p span.text {
    display: table-cell;
    width: 100%;
}

@media screen and (max-width: 750px){
	.kouhou_yomiage .box{margin-bottom: 30px;}
	.kouhou_yomiage .box03 p span.icon{padding-right: 8px;}
	.kouhou_yomiage table ,.kouhou_yomiage td,.kouhou_yomiage th{font-size: 13px;}
}
