﻿@charset "UTF-8";


body {	margin:0;
	padding:0;
	font-size:14px;
	background-image:url(back.jpg);
}

#all	{
	width:1000px;
	height:auto;
	background-color:#ffffff;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #aaaaaa;

}

#header	{
	position:relative;
	width:1000px;
	height:100px;
	padding-top:5px;
	background-color:white;
	text-align:center;

}	

/* ---- start of 横に6列のドロップメニュー ---- */


.dropmenu1 {
	list-style-type: none;
	width: 997px;
	height: 40px;
	margin: 10px auto 10px;
	padding: 0;
	background:  #f5f0f0; 
	border-bottom: 5px solid #595757;
	position:relative;
	z-index:100;
	
}

.dropmenu1 li{
	position: relative;
	width: 165px;
	float: left;
	border-left:1px solid #595757;
	margin: 0;
	padding: 0;
	text-align: center;
}

.dropmenu1 li:nth-child(even){
	background-color: #f8dddd; /*背景色（偶数）*/
}

.dropmenu1 li:nth-child(odd){
	background-color: #f5f0f0; /*背景色（奇数）*/
}


.dropmenu1 li:last-child{
	border-right:1px solid #595757;
}


.dropmenu1 li a{
	display: block;
	margin: 0;
	padding: 15px 0 11px;
	color:black;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	text-decoration: none;

}


.dropmenu1 li:hover > a{
	background-color: #9fa0a0;
	color: #ffffff;
}




.dropmenu1 li ul{
	list-style: none;
	position: absolute;
	top: 100%;
	left: 0;
	margin: 0;
	padding: 0;

}




.dropmenu1 li ul li	{
	overflow:hidden;
	width:100%;
	height:0;
	background-color:#f8dddd; /*薄いミドリからピンクに変更*/
	color:#ffffff;

	transition: .2s;
}

.dropmenu1 li ul li a	{
	padding:13px 15px;
	background-color:#f8dddd; /*薄いミドリからピンクに変更*/
	text-align:left;
	font-size:13px;
	font-weight:normal;
}

.dropmenu1 li:hover ul li	{
	overflow:visible;
	background-color:#f27e7e; /*濃いミドリからピンクに変更*/
	height:38px;
	border-right:none;
	border-left:none;
	border-top:1px solid #aaaaaa;
	border-bottom:1px solid #aaaaaa;

}

.dropmenu1 li ul li a:hover	{
	background-color:#f27e7e; /*濃いミドリからピンクに変更*/
	color:white;
}

.dropmenu1 li:hover ul li:first-child	{
	border-top:0;
}
.dropmenu1 li:hover ul li:last-child	{
	border-bottom:0;
}

/* ---- end of 横に6列のドロップメニュー ---- */







#container	{
	margin-top:-10px;
	width:1000px
}
#sidemenu	{
	margin:0px;
	float:left;
	width:165px;
	padding-top:5px;
	padding-left:2px;
	padding-right:1px;
	padding-bottom:5px;
	background-color:white;


	
}

ul.pulldown_menu	{
	margin:0;
	padding:0;

}

ul.pulldown_menu li	{
	width:162px;
	list-style:none;
	background: #efefef;
	border-bottom: 5px solid #595757;
}



ul.pulldown_menu li a	{
	display:table;
	margin-top:1px;
	padding:12px 10px;
	width:142px;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	color:black;
	overflow:hidden;
}


ul.pulldown_menu li a:hover	{
	width:142px;
	background-color: #9fa0a0;
	color: #ffffff;	
}



ul.pulldown_menu li ul	{
	margin:0;
	padding:0;
}

ul.pulldown_menu li ul li	{
	border-bottom:none;

}

ul.pulldown_menu li li a	{
	display:block;
	margin-top:0;
	padding:0 10px;
	height:0;

}

/* ---- start of 知識の部屋のプルダウンメニュー ---- */
ul.pulldown_menu > li:hover li a	{
	display:table;
	margin-top:1px;
	padding:12px 10px;
	width:142px;
	background-color:#f8dddd;
	color:black;
	transition:.2s;
}

ul.pulldown_menu li ul li a:hover	{
	background-color:#f27e7e;
	color:white;	
}

/* ---- end of 知識の部屋のプルダウンメニュー ---- */



#main	{
	float:right;
	width:831px;
	margin:0px;
	height:auto;
	background-color:white;
	border-left:1px solid #595757;

	
}

#greeting_contents	{
	width:821px;
	height:auto;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	
}


#greeting_contents h1	{
	width:801px;
	color:black;
	text-align:left;
	padding-left:10px;
	padding-bottom:5px;
	font-size:1.2em;
	border-bottom:6px double #6a3906;
	
}

#contents1	{
	width:791px;
	height:auto;
	margin:5px auto;
}


#image1	{
	width:290px;
	float:right;
	margin-left:10px;

}



#contents1 h1	{
	width:781px;
	color:white;
	font-size:1.4em;
	padding:5px;
	background:linear-gradient(90deg,#900863 0%,#900863 70%,#ffffff 100%);
	border:none;
}

#contents1 h2	{
	width:751px;
	color:contents1;
	font-size:1.1em;
	padding:5px;
	text-align:left;
}
#contents1 h3{
	width:751px;
	color:#e75009;
	font-size:1.3em;
	padding:5px;
	text-align:center;
}

#contents1 h4{
	width:751px;
	color:#076478;
	font-size:1.3em;
	padding:5px;
	text-align:left;
}


#contents1 h5 {
	width:751px;
	color:#1390ca;
	font-size:1.1em;
	padding:5px;
	text-align:left;
}


#contents1 h6 {
	width:751px;
	color:#000000;
	font-size:1.2em;
	padding:5px;
	border:4px double #035eb8;
	text-align:center;
}

#contents1 h7 {
	display: block;
	margin: 1.53em auto;
	width:751px;
	color:#f14af7;
	font-size:1.1em;
	font-weight: bold;
	padding:5px;
	border:2px solid #f14af7;
	text-align:center;
}


.greenriboon2024 {
	width: 751px;
	margin: 1em auto;
	border-collapse: collapse;
	box-sizing: border-box;
	border: 1px solid #000;
}

.greenriboon2024 th {
	border-bottom:1px solid #000 ;
	border-right:1px solid #000  ;
	font-weight: bold;
	padding: 0.5em;
	background-color: #ace2f9;
}


.greenriboon2024 td {
	border-bottom:1px solid #000 ;
	border-right:1px solid #000  ;
	padding: 0.5em;
	font-weight: normal;
}







#contents1 ol	{
	margin-top:-0.5em;
}


#contents1 ol li	{	
	color:#00a2e9;
	font-size:1em;
	font-weight:bold;
	line-height:1.8em;
}


#contents1 ol.blue li	{	
	color:#036eb8;
	font-size:1.05em;
	font-weight:bold;
	line-height:1.5em;
}

#aichiYoubou {
	width: 751px;
	box-sizing: border-box;
	border: 1px solid #333;
	margin: 0 auto;
	background-color: #d4edf5;
	padding: 1em;
}

#contents1 ol.youbou2021  li {
	font-size: 1em;
	color: #054979;
	font-weight: bolder;
	line-height: 1.5em;
}


#contents1 ol.youbou2021_2  li {
	font-size: 1em;
	color:#333;
	font-weight: bold;
	line-height: 2em;
	list-style: none;
}

#contents1 ol.youbou2021_2  li ol li {
		list-style-type: none;
		font-weight: normal;
	}
	 
	#contents1 ol.youbou2021_2 ul li  {
		list-style-type: circle;
	}




#contents1 ul li	{	
	color:#595757;
	font-size:1m;
	font-weight:bold;
	line-height:1.8em;
}



#contents1 p	{
	color:black;
	margin-top:0.5em;
	line-height:2em;
	font-size:1em;
	text-align:justify;
	text-indent:1em;
	
}


#contents1 p span	{
	color:red;
	font-size:1em;
	font-weight:bold;
	text-align:justify;	
}

#contents1  p.noIndent span.underLine1	{
	color:black;
	font-size:1em;
	font-weight:bold;
	text-decoration: none;
	border-bottom: 2px solid rgb(109, 68, 15);
	padding-bottom: 0.05px;
}

#contents1 p span.red_large	{
	color:redf;
	font-size:1.2em;
	font-weight:bold;
	text-align:justify;	
}


#contents1 p span.blue	{
	color:#036eb8;
	font-size:1em;
	font-weight:bold;

}


#contents1 p span.blue_large	{
	color:#036eb8;
	font-size:1.2em;
	font-weight:bold;

}



#contents1 p span.green	{
	color:green;
	font-size:1em;
	font-weight:bold;
	line-height:1.5em;	
}

#contents1 p span.green_large	{
	color:green;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.5em;	
}




#contents1 p span.orange	{
	color:orange;
	font-size:1em;
	font-weight:bold;
	line-height:1.5em;	
}

#contents1 p span.purple	{
	color:purple;
	font-size:1em;
	font-weight:bold;
	line-height:1.5em;	
}

#contents1 p.gyoumatsu	{
	color:black;
	line-height:2em;
	text-align:right;
	
}

/* start of かわらばん8月号懇談項目 */
#contents1 table.aichi2022RoundTableConference {
	width: 761px;
	margin: 0 auto;
	border-collapse: collapse;
	box-sizing: border-box;
	border: 1px solid #333;
}

#contents1 table.aichi2022RoundTableConference td {
 padding: 0.3em;
 background-color: #e3dede;
}


#contents1 table.aichi2022RoundTableConference td  p.indent2	{
	margin-top: -0.7em;
	text-indent: 0em;
	padding-left:2.5em;
	text-indent:-2.5em;
	color:black;
	line-height:1.8em;
	font-size:1em;
	text-align:justify;
	font-weight: bolder;
	
	
}
/* end of かわらばん8月号懇談項目 */




/* start of 2022年度名古屋市・愛知県陳情結果 */

div#contents1 table.Petition2022_nagoya_aichi {
	width: 761px;
	margin: 0 auto;
	border-collapse: collapse;
	box-sizing: border-box;
	border: 1px solid #333;
}



div#contents1 table.Petition2022_nagoya_aichi thead th {
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	font-size: 1em;
	padding: 1em;
	font-weight: bold;
	text-align: center;
	background-color: #61c2ec;
}

div#contents1 table.Petition2022_nagoya_aichi tbody td {
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	padding: 0.5em;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
}

div#contents1 table.Petition2022_nagoya_aichi caption {
	font-size: 0.8em;
	text-align: right;
}


/* end of 2022年度名古屋市・愛知県陳情結果 */







/* start of 活動報告2022年写真3 */

#contents1 table.photoImage4 {
	width: 740px;
	margin: 0 auto;
}

#contents1 table.photoImage4 td {
	font-size: 1em;
	text-align: center;
}


#contents1 table.photoImage4  img{
	/* width:720px; */
	text-align:center;
	border:1px solid #9f2c02;
	box-shadow:3px 3px 1px #9f2c02;
	border-radius:5px;
	margin-left:5px;

}

#contents1 table.photoImage3 {
	width: 740px;
	margin: 0 auto;
}

#contents1 table.photoImage3 td {
	font-size: 1em;
	text-align: center;
}


#contents1 table.photoImage3  img{
	width:720px;
	text-align:center;
	/* border:1px solid #ee4af7;
	box-shadow:3px 3px 1px #ee4af7;
	border-radius:5px;
	margin-left:5px; */

}

/* end of 活動報告2022年写真3*/



/* start of 活動報告2022年写真2 */

#contents1 table.photoImage2 {
	width: 740px;
	margin: 0 auto;
}

#contents1 table.photoImage2 td {
	font-size: 1em;
	text-align: center;
}


#contents1 table.photoImage2  img{
	width:240px;
	text-align:center;
	border:1px solid #4a98f7;
	box-shadow:3px 3px 1px #4a98f7;
	border-radius:5px;
	margin-left:5px;

}

/* end of 活動報告2022年写真2 */



/* start of 活動報告2022年写真 */

#contents1 table.photoImage {
	width: 640px;
	margin: 0 auto;
}

#contents1 table.photoImage td {
	font-size: 1em;
	text-align: center;
}


#contents1 table.photoImage  img{
	width:280px;
	text-align:center;
	border:1px solid #9f2c02;
	box-shadow:3px 3px 1px #9f2c02;
	border-radius:5px;
	margin-left:5px;

}

/* end of 活動報告2022年写真 */


table.pattern1 {
	width:780px;
	margin:10px auto;
	border-collapse:collapse;
	border:2px solid #333;

}

table.pattern1 th{
	font-size: 1em;
	border:2px solid #333;
	background-color: #abe9c0;
	padding: 4px;
	vertical-align: middle;
}

table.pattern1 td{
	font-size: 1.1em;
	font-weight: bold;
	border:2px solid #333;
	text-align: right;
	padding: 4px;
	vertical-align: middle;
}




table.shasin {
	width:780px;
	margin:10px auto;



}

table.shasin th,td{
	font-size: 1em;
	border:none;
	

}

table.shasin td{
	font-size: 0.8em;
	border:none;
	text-align: center;
	

}

/* start of インデント無し */

div#contents1 p.noIndent	{
	color:black;
	margin-top:-0.5em;
	line-height:1.5em;
	font-size:1em;
	font-weight: normal;
	text-indent:0em;
	text-align:justify;
	
}

div#contents1 p.noIndent span {
	font-weight: bold;
	color: red;
	font-size:1.1em;
	text-align: left;
}

div#contents1 p.noIndent span.normal {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}
div#contents1 p.noIndent span.orange {
	font-size: 1em;
	font-weight: bold;
	color: rgb(163, 109, 8);
	text-align: left;
}

div#contents1 p.noIndent span.blue {
	font-size: 1em;
	font-weight: bold;
	color: blue;
	text-align: left;
}

#contents1 p.noIndent span.green	{
	color:#22ac38;
	font-size:1em;
	font-weight:bold;
	line-height:1.5em;	
	text-align: left;
}

/* end of インデント無し */


/* start of 2022_51 第51次国会請願・JPA署名活動結果報告 表 */

div#contents1 table.petition2022_51 {
	width: 761px;
	margin: 0 auto;
	border-collapse: collapse;
	box-sizing: border-box;
	border: 1px solid #333;
}



div#contents1 table.petition2022_51 thead th {
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	font-size: 1em;
	padding: 1em;
	font-weight: bold;
	text-align: center;
	background-color: #61c2ec;
}

div#contents1 table.petition2022_51 tbody td {
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	padding: 0.5em;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
}


/* end of 2022_51 第51次国会請願・JPA署名活動結果報告 */


/* start of 2022_1_25 愛知県要望結果表 */

div#contents1 table.petition2022_1_25 {
	width: 761px;
	margin: 0 auto;
	border-collapse: collapse;
	box-sizing: border-box;
	border: 1px solid #333;
}



div#contents1 table.petition2022_1_25 thead th {
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	font-size: 1em;
	padding: 1em;
	font-weight: bold;
	text-align: center;
	background-color: #61c2ec;
}

div#contents1 table.petition2022_1_25 tbody td {
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	padding: 1em;
	font-weight: normal;
	text-align: justify;
	vertical-align: top;
}


/* end of 2022_1_25 愛知県要望結果表 */


/* start of 2021年度陳情書名結果表 */

div#contents1 table.petition2021 {
	width: 500px;
	margin: 0 auto;
	border-collapse: collapse;
	box-sizing: border-box;
	border: 1px solid #333;
}

div#contents1 table.petition2021 caption {
	caption-side: bottom;
	text-align: right;
}

div#contents1 table.petition2021 thead th {
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	padding: 0.5em;
	font-weight: bold;
	text-align: center;
}

div#contents1 table.petition2021 tbody td {
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	padding: 0.5em;
	font-weight: normal;
	text-align: right;
}


/* end of 2021年度陳情書名結果表 */



/* start of 2024年度・2025年度役員 */

div#contents1 table.petition2024 {
	width: 600px;
	margin: 0 auto;
	border-collapse: collapse;
	box-sizing: border-box;
	border: 1px solid #333;
}

div#contents1 table.petition2024 caption {
	caption-side: bottom;
	text-align: right;
}

div#contents1 table.petition2024 thead th {
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	padding: 0.5em;
	font-weight: bold;
	text-align: center;
}

div#contents1 table.petition2024 tbody td {
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	padding: 0.5em;
	font-weight: normal;
	text-align: left;
}


/* end of 2024年度・2025年度役員*/





/* start of contents1_2 */
#contents1_2 {
	width: 711px;
	margin: 0 auto;
	background-color: #e7f2f5;
	padding: 0.3em;
	border: 10px double rgb(13, 129, 196);
}

#contents1_2 ul {
	list-style: none;
}

#contents1_2 ul li {
	color:#333;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.5em;
}

#contents1_2 ul li span {
	font-size: 0.8em;
	color: crimson;
}

/* end of contents1_2 */


/* start of contents3 */
#contents3	{
	width:791px;
	height:auto;
	margin:5px auto;
	font-size:1em;
}

#contents3 p {
	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
	text-indent: 1em;
	color: #333;
	padding: 0;
}


#contents3 h1	{
	width:781px;
	color:white;
	font-size:1.4em;
	padding:5px;
	background:linear-gradient(90deg,#078136 0%,#078136 70%,#ffffff 100%);
	border:none;
}

#contents3 h2 {
	display: inline-block;
	width: 700px;
	margin: 0 auto;
	font-size: 1.5em;
	font-weight: bold;
	color: #0b4377;
	text-align: center;
	padding: 0;

}

#contents3 table.shitsugi {
	width: 771px;
	box-sizing: border-box;
	margin: 0 auto;
	border-collapse: collapse;
	border: 1px solid #333333;
	font-size: 0.9em;
	line-height: 1.5em;
	padding: 0.5em;
}

#contents3 table.shitsugi th {
	width: 110px;
	text-align: left;
	font-weight: bolder;
	padding: 0.5em;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
}

#contents3 table.shitsugi td {
	text-align: justify;
	font-weight: normal;
	padding: 0.5em;
	border-bottom: 1px solid #333;
}

/* start of 第7回総会写真table */
#contents3 table.no7soukai {
	border-collapse: collapse;
	width: 771px;
	box-sizing: border-box;
	margin: 0 auto;
	border: none;
}

#contents3 table.no7soukai th {
  text-align: center;
}

#contents3 table.no7soukai th img {
	width: 370px;
	box-shadow: 1px 1px 2px #333;
}

#contents3 table.no7soukai td {
	text-align: center;
	font-size: 0.8em;
	text-shadow: 1px 1px 2px #333;
}
/* end of 第7回総会写真table */

/* end of contents2 */

/* end of contents3 */



/* start of 写真、新聞記事用テーブル */

#contents1 table.photoIllustration {
	width: 500px;
	margin: 5px auto;
	border-spacing: 3px;
  border-collapse:separate;
	
}

#contents1 table.photoIllustration th {
	background-color: white;
	border: 1px solid #808080;
	box-shadow: 0.5px 1px 1.5px #808080; 
	text-align: center;
	padding: 10px;
}

#contents1 table.photoIllustration td {
	color: #333;
	font-size: 0.8em;
	text-align: center;
	text-shadow: 0.5px 1px 1.5px #808080; 
	text-align: center;
	padding: 10px;
}

#contents1 table.photoIllustration td a {
	color: #333;
	font-size: 0.8em;
	text-align: center;
	text-shadow: 0.5px 1px 1.5px #808080; 
	text-align: center;
	text-decoration: none;
	padding: 10px;
}

#contents1 table.photoIllustration td a:hover {
	color: orange;
	font-size: 0.8em;
	text-align: center;
	text-shadow: 0.5px 1px 1.5px #808080; 
	text-align: center;
	padding: 10px;
}

/* end of 写真、新聞記事用テーブル */






#footer	{
	clear:both;
	background-color:#efefef;
	margin-top:20px;
	border-top:3px solid #ec7aac;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
}

#footer h1	{
	font-size:1.2em;
	color:black;
}

#footer small{
	color:#aaaaaa;

}

#footer p span{
	font-family: 'Passion One', cursive;
	font-size:1.5em;
}


#footer p span.email{
	font-family: 'Abril Fatface', cursive;
	font-size:1.5em;
}

#footer p a{
	text-decoration:none;
	font-weight:bold;
	color:#ec7aac;
}

#footer p a:hover{
	color:red;
}

#nichiji.myTime	{
	text-align:center;
}

#topicpath ol li	{
	/*liを横ならび＆ブレッドを消す*/
	display:inline;
	color:#595757;
	font-size:10px;
	list-style-type:none;
}

#topicpath ol li a	{
	color:#595757;
	font-size:10px;
	text-decoration:none;
}

#topicpath ol li a:hover	{
	color:orange;
	font-size:10px;
	text-decoration:underline orange;
}


#topicpath ol li:before	{
	/*liの前に記号追加*/
	content:" > ";
}


#topicpath ol li:first-child:before	{
	/*l最初のliだけcontentを消す*/
	content:none;
}


figure	{
	width:280px;
	float:right;
}

figure	img{
	width:280px;
	text-align:center;
	border:1px solid #e10ad9;
	box-shadow:3px 3px 1px #e10ad9;
	border-radius:5px;
	margin-left:5px;

}

figcaption	{
	width:290px;
	text-align:center;
	font-size:0.8em;
	margin-top:5px;
}
