#kouhosya a{
	/*color: #e52d86;*/
	color: #95c21f;
	text-decoration: underline;
}

/*-----------------------
　　掲示前
-----------------------*/
.mae{
	/*border: 3px solid #e52d86;*/
	/*background: #fce9ed;*/
	border: 3px solid #95c21f;
	background: #f2fbdb;
	border-radius: 10px;
	padding: 50px 35px;
	font-weight: bold;
	/*color: #e52d86;*/
	color: #95c21f;
	font-size: 20px;
	text-align: center;
	line-height: 1.4;
}


/*-----------------------
　　掲示後
-----------------------*/
.ato .box{margin-top: 60px;}

.ato .box01 p{
	font-weight: bold;
	text-align: justify;
	font-size: 22px;
	line-height: normal;
	margin-bottom: 20px;
	color: #95c21f;
}

.ato .box01 span{
	text-align: justify;
	display: block;
	color: #95c21f;
}

.ato .box02{
	/*border: 2px solid #e52d86;*/
	border: 2px solid #95c21f;
	border-radius: 10px;
	padding: 30px;
	line-height: 1.4;
	text-align: justify;
}




.ato table ,.ato td,.ato th {
	border: 2px solid #e4007b;
	border-collapse: collapse;
	color: #e4007b;
	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;}

#kouhosya .ato td a{
	font-size: 13px;
	line-height: normal;
	display: block;
	background: #fdeff5;
	border: 2px solid #e4007b;
	color: #e4007b;
	border-radius: 10px;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding: 5px 5px;
	text-decoration: none;
}

#kouhosya .ato td a:hover{
	background: #e4007b;
	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;
	/*color: #e4007b;*/
}
.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:#fce9ed; padding: 5px;}

.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;}
}
