@charset "UTF-8";

/* CSS Document */

/* ========================================
#01 GP
	#01-01 Yahoo UI
	#01-02 BaseSet
	#01-03 General-purpose
#02 LAYOUT
	#02-01 HEADER
	#02-02 MENU
	#02-03 CONTENT
	#02-04 FOOTER
#03 ARTICLE
	#03-01 TEIREI
	#03-02 GI-AN
	#03-03 PHOTO TABLE
	#03-04 IKENSHO
	#03-05 QUESTION
	#03-06 TSUISEKi
	#03-07 VOLUNTEER
	#03-08 BACKNUMBER&PDF
	#03-09 COLUMN TABLE
	#03-10 SLICER TABLE
	#03-11 SPAN
   ======================================== */

/* #01 GP ------------------------------------------------------------------- */
/* #01-Yahoo UI
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:http://developer.yahoo.net/yui/license.txt
version:2.4.0

	77% = 10px		|	122% = 16px	|	167% = 22px	
	85% = 11px		|	129% = 17px	|	174% = 23px
	92% = 12px		|	136% = 18px	|	182% = 24px
	100% = 13px	|	144% = 19px	|	189% = 25px
	107% = 14px	|	152% = 20px	|	197% = 26px
	114% = 15px	|	159% = 21px	|
*/
html {
	color: #000;
	background: #FFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	text-align:justify;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
li {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
legend {
	color: #000;
}
body {
	font: 13px/1.231 arial, helvetica, clean, sans-serif;
*font-size:small;
*font:x-small;
}
table {
	font-size: inherit;
	font: 100%;
}
pre, code, kbd, samp, tt {
	font-family: monospace;
*font-size:108%;
	line-height: 100%;
}
/* #01-02 BaseSet */
* {
	line-height: 1.5;
	font-style: normal;
}
p, pre, cite, blockquote {
	font-size: 100%;
}
li, dt, dd {
	font-size: 100%;
}
body {
font-family: "メイリオ","Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
/*	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3",Hiragino Kaku Gothic Pro,"ＭＳ Ｐゴシック",sans-serif; */
	color: #333;
	background-color: #FFF;
}
a {
	text-decoration: none;
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #663399;
}
a:hover, a:active {
	color: #FF0000;
}



ruby {
  position: relative;
}

ruby rt {
  position: relative;
  top: 0.1ex;
  font-size:0.6em;
transform: translateY(-.45em);
}

/* Chrome Edge Opera Hack */
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: .001dpcm) {
    rt{transform: translateY(-.01rem); font-size:0.5em;}
}

/* Safari Hack */
_::-webkit-full-page-media, _:future, :root rt {
  transform: translateY(-.01rem);
  font-size:0.6em;
}


/* #01-03 General-purpose */
p {
	margin-bottom: 0.5em;
}
td, th {
	padding: 3px;
}
.pLeft {
	text-align: left;
}
.pRight {
	text-align: right;
}
.pCenter {
	text-align: center;
}
.pPhoto {
	font-size: 0.92em;
}
.pBold {
	font-weight: bold;
}
.pSummary {
	font-weight: bold;
	color: #F60;
}
.pointcolor01 {
	color: #E67A00;
}
.pointcolor02 {
	color: #093;
}
.fRight {
	float: right;
	margin: 0 0 1em 1em;
}
.fLeft {
	float: left;
	margin: 0 1em 1em 0;
}

.mt00 {
	margin-top: 0 !important;
}
.mt05 {
	margin-top: 0.5em !important;
}
.mt09 {
	margin-top: 0.9em !important;
}
.mt10 {
	margin-top: 1.0em !important;
}
.mt15 {
	margin-top: 1.5em !important;
}
.mt20 {
	margin-top: 2.0em !important;
}
.mt30 {
	margin-top: 3.0em !important;
}
.mt40 {
	margin-top: 4.0em !important;
}
.mt50 {
	margin-top: 5.0em !important;
}
.mt-1 {
	margin-top: -1em !important;
}
.mt-10 {
	margin-top: -1em !important;
}
.mt-15 {
	margin-top: -1.5em !important;
}
.mt-20 {
	margin-top: -2em !important;
}
.mt-25 {
	margin-top: -2.5em !important;
}
.mb00 {
	margin-bottom: 0 !important;
}
.mb05 {
	margin-bottom: 0.5em !important;
}
.mb10 {
	margin-bottom: 1.0em !important;
}
.mb15 {
	margin-bottom: 1.5em !important;
}
.mb20 {
	margin-bottom: 2.0em !important;
}
.mb30 {
	margin-bottom: 3.0em !important;
}
.mb40 {
	margin-bottom: 4.0em !important;
}
.mb50 {
	margin-bottom: 5.0em !important;
}


.ml05{
	margin-left:0.5em !important;
}
.ml10{
	margin-left:1.0em !important;
}
.ml20{
	margin-left:2.0em !important;
}
.ml25{
	margin-left:2.5em !important;
}
.ml30{
	margin-left:3.0em !important;
}
.ml40{
	margin-left:4.0em !important;
}
.ml45{
	margin-left:4.5em !important;
}
.ml50{
	margin-left:5.0em !important;
}
.ml60{
	margin-left:6.0em !important;
}
.ml70{
	margin-left:7.0em !important;
}


.mr05{
	margin-right:0.5em !important;
}
.mr10{
	margin-right:1.0em !important;
}
.mr20{
	margin-right:2.0em !important;
}
.mr25{
	margin-right:2.5em !important;
}
.mr30{
	margin-right:3.0em !important;
}
.mr40{
	margin-right:4.0em !important;
}
.mr50{
	margin-right:5.0em !important;
}





.icon {
	float: left;
	margin: 2px 10px 10px 0;
}
.iconQ {
	margin: 0;
}
.iconA {
	margin: 1.5em 0 0;
}
.photoIcon {
	float: left;
	background: #FFF;
	padding: 0 1em 0 0;
	margin: 0 1em 1em 0;
}
.photoIconGiin {
	float: left;
	background: #FFF;
	padding: 0 0.5em 0 0;
	margin: 0em 0.5em 1em 0;
}
.clear {
	clear: both;
	line-height: 0;
}
.topicpath {
	background: url("_image/gikai_agupi.png") no-repeat left center;
	padding: 3px 0 3px 35px;
	line-height: 30px;
}
.topicpath_u {
	background: url(_image/gikai_agupi.png) no-repeat right center;
	padding: 3px 35px 3px 0px;
	line-height: 30px;
	text-align:right;
}


h2{
    color: #333;
	font-size: 1.25em;
    font-weight: bold;
    text-align: center;
}
h2.h2_Large{
    color: #333;
	font-size: 1.35em;
    font-weight: bold;
    text-align: center;
}

h3 {
	color:#F39700;
	font-size: 1.3em;
	padding-left:1em;
	margin-bottom:0.5em;
	margin-top:2em;
}
	

h4 {
	margin-bottom: 0.5em;
	font-size: 1.2em;
	color: #333;
	background: #FBE5E8;
	padding: 2px 1em 0;
	border:1px solid #E40064;
}

h4.h4_blue {
	margin-bottom: 1.5em;
	font-size: 1.2em;
	color: #333;
	background: #D3ECFB;
	padding: 2px 1em 0;
	border:1px solid #00A0E8;
}

h4.h4_orange {
	margin-bottom: 0.5em;
	font-size: 1.2em;
	color: #333;
	background: #FBE2BC;
	padding: 2px 1em 0;
	border:1px solid #F39700;
}

h4.h4_green {
	margin-bottom: 0.5em;
	font-size: 1.2em;
	color: #FFFFFF;
	background: #87C357;
	padding: 2px 1em 0;
	border:1px solid #5BB430;
}

h4.h4_pink {
	margin-bottom: 0.5em;
	font-size: 1.2em;
	color: #FFFFFF;
	background: #eb6d8d;
	padding: 2px 1em 0;
	border:1px solid #e40064;
}


h5 {
	font-size: 1.14em;
	font-weight: bold;
}
h6 {
	margin-bottom: 1em;
	color: #FF0000;
	font-weight: bold;
}
h6.h6black {
	color: #333333;
	line-height: 1.2em;
}

h6.h6_white {
	color: #FFF;
	line-height: 1.2em;
}

h6.h6_gd {
	margin-bottom: 1em;
	color: #333;
	font-weight: bold;
	background:url(_image172/03-gian_04.jpg) no-repeat #ecf4e3;
	height:1.5em;
	padding:2px 20px 1px 20px;
}

h6.h6_green {
	margin-top:0em;
	margin-bottom:0.5em;
	color: #5BB430;
	font-weight: bold;
}

h6.h6_green-w {
	margin-top:2em;
	margin-bottom:1em;
	color:#ffffff;
	font-weight: bold;
	padding:2px 8px 1px 8px;
	background-color:#5BB430;
	border:1px solid #5BB430;
	border-radius:3px;
}
h6.h6_green_QA {
	clear:both;
	margin-top:1.0em;
	margin-bottom:1.5em;
	color: #5CB531;
	font-weight: bold;
}

h6.h6_pink {
	margin-top:2em;
	margin-bottom:1em;
	color: #E40064;
	font-weight: bold;
	padding:3px 10px 1px 10px;
	background-color:#FADBE0;
}

h6.h6_pink_QA {
	clear:both;
	margin-top:1.0em;
	margin-bottom:1.0em;
	color: #E40064;
	font-weight: bold;
}
h6.h6_pink_QA01 {
	margin-top:1.0em;
	margin-bottom:1.0em;
	color: #E40064;
	font-weight: bold;
}
h6.h6_pink_QA span{
	color:#FFFFFF;
	padding:5px 1.5em 3px;
	background-color:#E40064;
    border-radius: 5px;
}



h6.h6_Black{
    color: #333333;
	font-weight: bold;
}


h6.h6_blue {
	margin-top:2em;
	margin-bottom:1em;
	color: #0068b7;
	font-weight: bold;
	padding:5px 10px 3px 10px;
}
h6.h6_blue-k {
	margin-top:2em;
	margin-bottom:1em;
	color: #333333;
	font-weight: bold;
	padding:5px 10px 3px 10px;
	background-color:#d3ecfb;
	letter-spacing:0.5em;
}
h6.h6_blue_QA {
	clear:both;
	margin-top:1.0em;
	margin-bottom:1.5em;
	color:#195FBE;
	font-weight: bold;
}
h6.h6_blue_QA01 {
	margin-top:1.0em;
	margin-bottom:1.0em;
	color: #195FBE;
	font-weight: bold;
}
h6.h6_blue_QA span{
	background-color: #D3EDFB;
	padding: 5px 10px 3px;
}

h6.h6_blue-w {
	margin-top:2em;
	margin-bottom:1em;
	color:#ffffff;
	font-weight: bold;
	padding:2px 8px 1px 8px;
	background-color:#0068b7;
	border:1px solid #0068b7;
	border-radius:3px;
}


h6.h6_orange-w {
	margin-top:2em;
	margin-bottom:1em;
	color:#ffffff;
	font-weight: bold;
	padding:2px 8px 1px 8px;
	background-color:#f6ac3b;
	border:1px solid #f6ac3b;
	border-radius:5px;
}
h6.h6_orange_QA {
	clear:both;
	margin-top:1.0em;
	margin-bottom:1.5em;
	color: #F97A00;
	font-weight: bold;
}
h6.h6_orange_QA01 {
	margin-top:1.0em;
	margin-bottom:1.0em;
	color: #F97A00;
	font-weight: bold;
}
h6.h6_orange_QA span{
	background-color: #FEECD2;
	padding: 5px 10px 3px;
}




dl {
	margin: 0;
	}

dt {
	font-weight: bold;
	margin-top: 1em;
}
dd {
	margin-left: 2em;
	line-height: 1.75em;
}


/* Slim DataList */

dl.dl_Sl{margin:0;}
dl.dl_Sl dt {font-weight:normal; margin-top: 1em;}
dl.dl_Sl dd {margin-left:1em; line-height:1.75em;}

.dd_indent{margin-left:2em !important; text-indent:-1em;}



ol {
	margin: 0 0 1em 2em;
}
ol.listOnly {
	clear: left;
	margin-top: 0em;
}
ol.listOnly2 {
	clear: left;
	margin-top: -1em;
}
ol li {
	list-style-type: decimal;
	line-height: 1.75em;
}
.indentList li {
	margin-left: 1em;
}
marquee {
	display: block;
	margin: 10px 25px 0 25px;
}
.sakuji {
	margin-bottom: -1px;
}
.sakuji_v06 {
	margin-bottom: -6px;
}
sup, sub {
	vertical-align: top;
	font-size: 75%;
}
sub {
	vertical-align: bottom;
	font-size: 75%;
}
/* \*//*/
	.photoIcon{float:right; background:#FFF; padding:0 1em 0 0; margin:-75px 1em 1em 0; }
	.fRight{float:none; margin:0 0 1em 1em; }
/**/


/* #02 LAYOUT ----------------------------------------------------------- */
#container {
	margin: 0 auto;
	width: 800px;
	background-color: #FFFFCC;
}
/* #02-01 HEADER */
#header {
	height: 73px;
	background: #FFF url(_image/gikai_title.jpg) no-repeat left top;
	text-align: right;
}
#header h1 {
	display: none;
}
.jumpMenu {
	margin: 23px 0 0;
}
#issue {
	padding: 6px 1em 3px 1em;
	color: #FFF;
	/*color:#333; */
	font-weight: bold;
	font-size: 0.92em;
    background-image: url("_image206-01/gikai_issue.jpg");
    background-size: contain;
	/*	background-color:#E1016A;  ColorChange-Pink */
	/* background-color:#58B530; ColorChange-Green */
	background-color:#0068b7; /* ColorChange-Blue */
}
/* #02-02 MENU */
#menu {
	float: left;
	width: 200px;
	min-height: 300px;
}
#menu ul {
	margin: 5px 10px;
}
#menu li {
	/* \*//*/
	margin-top:1em;
/**/
	padding-left: 15px;
	margin-top: 0.75em;
	line-height: 1.0em;
	list-style: none;
	background: url(_image206-01/gikai_triangle.png) no-repeat left 2px;
}
/* #02-03 CONTENT */
#content {
	float: right;
	width: 600px;
	background: #FFF;
}
.information {
	float: right;
	margin: 10px 0 0 0;
}
.information table {
	margin: 0 0 1em 0;
	width: 170px;
}
.information th, .information td {
	text-align: center;
	font-size: 0.92em;
	border: 1px solid #666;
}
.information th {
	background: #FFFFCC;
	color: #497B0F;
	font-weight: bold;/* \*//*/
	border-bottom:none;
/**/
}
p.topImage {
	width: 427px;
	margin: 10px 0 1em 10px;
	text-align: center;
	font-size: 0.92em;
}
.topics {
	padding: 10px;
	margin: 0 0 1em 10px;
	background-color: #FFF3C3;
}
.topics ul {
}
.topics li {
	/* \*//*/
	margin-top:1em;
	padding:5px 0px 0px 38px;
/**/
	padding-left: 38px;
	line-height: 31px;
	list-style: none;
	background: url(_image/gikai_agupi.png) no-repeat left center;
	min-height: 33px;
}
html>/**/body .topics li a {
	padding-top /*\**/: 8px\9;
	display: block\9;
} /* IE8向け */


@media all and (-ms-high-contrast:none){
  body .topics li a { 
  padding-top: 7px !important; 
  display: block;} /* IE10 hereafter */
}





.normalTable {
	margin: 0 0 1.25em;
}
.normalTable th {
	padding: 2px 1em;
	background: #EEEEFF;
	border: 1px solid #666;
	text-align: center;
	font-weight: bold;
	line-height: 1.5em;
}
.normalTable th.thLeft {
	text-align: left;
}
.normalTable td {
	padding: 4px 1em 1px !important;
	border: 1px solid #666;
	line-height: 1.5em;
}
.normalTable td.gray {
	background: #DDDDDE;
}
.normalTable td.aqua {
	background: #EEEEFF;
}
.nonborderTable {
	margin: 0 0 1.25em;
}
.nonborderTable th {
	padding: 2px 1em;
	text-align: center;
	font-weight: bold;
	line-height: 1.5em;
}
.nonborderTable td {
	padding: 4px 1em 1px !important;
	line-height: 1.5em;
}
.nonborderTableR {
	margin: 0 0 0 auto;
}
.nonborderTableR th {
	padding: 2px 1em;
	text-align: center;
	font-weight: bold;
	line-height: 1.5em;
}
.nonborderTableR td {
	padding: 4px 1em 1px !important;
	line-height: 1.5em;
}
.outlineTable {
	border: 1px solid #666;
}
.outlineTable th {
	padding: 2px 1em;
	text-align: center;
	font-weight: bold;
	line-height: 1.5em;
}
.outlineTable td {
	padding: 4px 1em 1px !important;
	line-height: 1.5em;
}
.simpleTable {
	margin: 0 0 0 auto;
}
.simpleTable td {
	padding: 4px 0 1px !important;
	line-height: 1.5em;
}
.smallTable {
	margin: 0 0 1.25em;
}
.smallTable th {
	padding: 2px 1em;
	background: #EEEEFF;
	border: 1px solid #666;
	text-align: center;
	font-weight: bold;
	font-size: 0.92em;
	line-height: 1.5em;
}
.smallTable td {
	padding: 4px 1em 1px;
	border: 1px solid #666;
	font-size: 0.92em;
	line-height: 1.5em;
}
td.doubleLineT, th.doubleLineT {
	border-top: 3px double #666;
}
td.doubleLineB, th.doubleLineB {
	border-bottom: 3px double #666;
}
td.doubleLineL, th.doubleLineL {
	border-left: 3px double #666;
}
td.doubleLineR, th.doubleLineR {
	border-right: 3px double #666;
}
td.dottedLineT, th.dottedLineT {
	border-top: 1px dotted #666;
}
td.dottedLineB, th.dottedLineB {
	border-bottom: 1px dotted #666;
}
td.dottedLineL, th.dottedLineL {
	border-left: 1px dotted #666;
}
td.dottedLineR, th.dottedLineR {
	border-right: 1px dotted #666;
}
td.noneLineT, th.noneLineT {
	border-top: none;
	padding-top: 0px !important;
}
td.noneLineB, th.noneLineB {
	border-bottom: none;
	padding-bottom: 0px !important;
}
td.noneLineL, th.noneLineL {
	border-left: none;
	padding-left: 0px !important;
}
td.noneLineR, th.noneLineR {
	border-right: none;
	padding-right: none;
	padding-right: 0px !important;
}
th.pink, td.pink {
	background-color: #FFDDDD;
}
table.layoutTable {
	border: none;
}
table.layoutTable td {
	padding: 0;
	line-height: 1.5;
}
td.bgGray, th.bgGray {
	background: #E6ECF3 !important;
}
td.bgGrayBold, th.bgGrayBold {
	font-weight: bold;
/*	background: #E6ECF3 !important; *//* Blue */
/*	background: #F9EAD2 !important; */ /* Beige */
}
/* #02-04 FOOTER */
#footer {
	padding: 6px 1em 3px 1em;
	color: #FFF;
	/* color:#333; */
	font-weight: bold;
	font-size: 0.92em;
	text-align: center;
	/*	background:#E1016A;   ColorChange-Pink */
	/* background:#58B530;  ColorChange-Green */
	background:#0068b7;  /* ColorChange-Blue */
}
/* #02 ARTICLE ----------------------------------------------------------- */
.article {
	padding: 10px 0 10px 10px;
}
.article-wide {
	padding: 0px 0 0px 0px;
}
.article-pBlue {
	padding: 10px 10px 10px 10px;
    background-color: #D3EDFB;
}
.article-QA {
	padding: 10px 10px 10px 20px;
	background: url(_image206-QandA/08_00-Question_BG01.jpg) no-repeat top right;
    background-size: contain;
}
.article p {
	line-height: 1.75em;
}


/* #03-01 TEIREI */
.teirei {
	margin-bottom: 1.25em;
}
.teirei td {
	padding: 0;
}
/* #03-02 GI-AN*/
.gian {
	margin: 0 0 1.25em;
}
.gian td {
	padding: 5px 0;
	line-height: 1.5em;
	text-align: left;
	vertical-align: top;
}
/* #03-03 PHOTO TABLE */
.phototable {
	margin: 0.5em 0 1.25em;
}
.phototableC {
	margin: 0.5em auto 1.25em;
}
.phototable td, .phototableC td {
	padding: 0;
	font-size: 0.92em;
}
/* #03-04 IKENSHO */
.kaketsu {
	padding: 5px;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	background: #A2E9FF;
}
.hiketsu {
	padding: 5px;
	margin-top: 2.0em;
	margin-bottom: 0.5em;
	background: #FFA4FF;
}
.kaketsu p, .hiketsu p {
	margin-bottom: 0;
}
.iken {
	font-weight: bold;
}



/* #03-05 QUESTION */
.title_question {
	font-size:175%;
	font-weight:bold;
	text-align:center;
	color:#72AF10;
	border-bottom:3px solid #bfbfbf;
	padding:0;
	margin:0;
}
.title_question_pink {
	font-size:175%;
	font-weight:bold;
	text-align:center;
	color:#E40064;
	padding:0;
	margin:0;
 	box-shadow: 0 15px 15px -15px rgba(0,0,0,0.5); 
}
.title_question_blue {
	font-size:175%;
	font-weight:bold;
	text-align:center;
	color:#195FBE;
	padding:0;
	margin:0;
 	box-shadow: 0 15px 15px -15px rgba(0,0,0,0.5); 
}
.title_question_orange {
	font-size:175%;
	font-weight:bold;
	text-align:center;
	color:#FF7F00;
	padding:0;
	margin:0;
 	box-shadow: 0 15px 15px -15px rgba(0,0,0,0.5); 
}
.title_question_green {
	font-size:175%;
	font-weight:bold;
	text-align:center;
	color:#5CB531;
	padding:0;
	margin:0;
 	box-shadow: 0 15px 15px -15px rgba(0,0,0,0.5); 
}

.title_answer {
	font-size:145%;
	font-weight:bold;
	text-align:center;
	color:#6A3906;
	padding:0;
	margin:5px 0 0.5em 0;
}
.title_SDGs {
	text-align: center;
}
.title_SDGs img{
	margin-right: 5px;
	margin-left: 5px;
}

/* #03-06 TSUISEKi */
.tsuiseki td {
	padding: 0;
}
/* #03-07 VOLUNTEER */
.shoukai {
	padding: 3px 1em;
	background: #FFFFCC;
}
/* #03-08 BACKNUMBER&PDF */

.catalog {
}
.catalog2 {
	border: 1px solid #CCC;
}
.catalog th, .catalog2 th {
	background: #F9EAD2;
}
.catalog td, .catalog th {
	padding: 10px 0 4px;
	line-height: 1.7em;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	text-align: center;/* \*//*/
	border-top:none;
/**/
}
.catalog2 th {
	padding: 10px 0 4px;
	line-height: 1.7em;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 3px double #CCC;
	border-right: 3px double #CCC;
	text-align: center;/* \*//*/
	border-top:none;
	border-right:none;
/**/
}
.catalog2 td {
	padding: 10px 5px 4px;
	line-height: 1.7em;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 3px double #CCC;
	border-right: 3px double #CCC;
	text-align: left;/* \*//*/
	border-top:none;
	border-right:none;
/**/
}
/* #03-09 COLUMN TABLE */
.column td {
	padding: 10px;
}
td.BgGradation {
	background: url(_image/gikai_bg_gradation.jpg) left repeat-y;
}
/* #03-10 SLICER TABLE */
.slicer {
}
.slicer td {
	padding: 0 !important;
	font-size: 0.92em
}
.namelistTable {
	margin: 0.5em auto 2em;
}
.namelistTable td {
	padding: 2px !important;
	font-size: 13px !important;
}
/* #03-11 SPAN */
.spanRed {
	color: #FF0033;
}
.spanBlack {
	color: #333;
}
.spanDotted {
	border: 1px dotted #666;
}

.spanBullet-o{
	font-weight:bold;
	vertical-align:middle;
	margin:0 0.25em 0 0.25em;
	color:#f39700;
}
.spanGreen{color: #5CB531;}


/* #03-12 miniColumn */
.miniColumn {
	border: 2px dashed #e4007e;
	border-radius:10px;
	padding: 10px;
	background-color: #fceef4;
	width:400px;
	margin:auto;
}
.miniColumn h6 {
	margin-top: 0em;
	text-align: left;
	font-size: 115%;
	color: #333333;
}
.miniColumn h6 span {
	font-weight: normal !important;
	font-size: 90%;
}
.miniColumn dl {
	margin: 0;
}
.miniColumn dt {
}
.miniColumn dd {
	margin-left: 10em;
}


/* #03-12 miniColumn02&03 */
.miniColumn02 {
	border: 3px dotted #E7005D;
	border-radius:10px;
	padding: 10px;
	background-color: #FFF;
	width:400px;
	margin:auto;
}
.miniColumn02 h6 {
	margin-top: 0em;
	text-align: center;
	font-size: 140%;
	color: #E7005D;
}

.miniColumn03 {
	border: 1px solid #E40064;
	border-radius:10px;
	padding: 10px;
	background-color: #fffcda;
	width:300px;
}
.miniColumn03 h6 {
	margin-top: 0em;
	margin-bottom:0.5em;
	font-size: 120%;
	color: #E40064;
}

.miniColumn04 {
	border: 1px solid #F39700;
	padding: 12px 5px 2px 5px;
	background-color: #fffcda;
}
.miniColumn04 h6 {
	margin-top: 0em;
	margin-bottom:0.5em;
	font-size: 120%;
	color: #F18100;
}


.huhou {
	border: 5px solid #999;
	padding: 10px 10px 5px;
}

p.textIndent {
	margin-left: 1em;
	text-indent: -1em;
}
p.textIndentAbc {
	margin-left: 1.5em;
	text-indent: -1.5em;
}


.miniColumn-Blue{
	border:2px solid #4DBCD7;
	padding:10px;
}




/*  One Time*/

.information2 {
	margin: 10px 0 0 0;
}
.information2 table.infomationTableL {
	margin: 0 10px 1em 10px;
	_margin: 0 5px 1em 10px;
	width: 285px;
	_width: 280px;
	height: 180px;
}
.information2 table.infomationTableR {
	float: right;
	margin: 0 10px 1em 10px;
	_margin: 0 5px 1em 5px;
	width: 285px;
	_width: 280px;
	height: 180px;
}
.information2 table.infomationTableC {
	margin: 0 10px 1em 10px;
	width: 590px;
}
.information2 th, .information2 td {
	padding: 5px 10px;
	text-align: center;
	font-size: 0.92em;
	border: 1px solid #666;
}
.information2 th {
	background: #2F92B6; /* ChangeColor-index-Publish and Edit */
	color: #FFFFFF;
	font-weight: bold;/* \*//*/
	border-bottom:none;
/**/
}
p.topImage2 {
	margin: 10px 0 0 10px;
	text-align: center;
	font-size: 0.92em;
}
p.topImage3 {
	margin: 0;
	text-align: center;
	font-size: 0.92em;
}
.gianTouron {
	padding: 3px 10px;
	border: 1px dotted #333 !important;
	position: relative;
	_border: 1px dashed #666 !important;
}
.IE6Follow {
	position: relative;
	_margin-top: 2.3em !important;
}
*:first-child+html .IE6Follow {
	margin-top: 2.3em !important;
}


/* General inquiry */

.GeneralInquiry {
}
.GeneralInquiry th {
	border: 1px solid #333;
	background: #E40064;
	color: #FFF;
	text-align: center;
}
.GeneralInquiry td {
	border: 1px solid #333;
}
.GeneralInquiry img {
	margin-top: 5px;
	margin-bottom: 5px;
}
.GeneralInquiry ol {
	color: #333;
	margin-bottom: 0;
}



/* General inquiry Blue */

.GeneralInquiry_blue {
}
.GeneralInquiry_blue th {
	border: 1px solid #333;
	background: #6B9BD2;
	color: #FFF;
	text-align: center;
}
.GeneralInquiry_blue td {
	border: 1px solid #333;
}
.GeneralInquiry_blue img {
	margin-top: 5px;
	margin-bottom: 5px;
}
.GeneralInquiry_blue ol {
	color: #333;
	margin-bottom: 0;
}


/* General inquiry Orange */

.GeneralInquiry_orange {
}
.GeneralInquiry_orange th {
	border: 1px solid #333;
	background: #FDB256;
	color: #333333;
	text-align: center;
}
.GeneralInquiry_orange td {
	border: 1px solid #333;
}
.GeneralInquiry_orange img {
	margin-top: 5px;
	margin-bottom: 5px;
}
.GeneralInquiry_orange ol {
	color: #333;
	margin-bottom: 0;
}


/* General inquiry Green */

.GeneralInquiry_green {
}
.GeneralInquiry_green th {
	border: 1px solid #333;
	background: #87C357;
	color: #FFF;
	text-align: center;
}
.GeneralInquiry_green td {
	border: 1px solid #333;
}
.GeneralInquiry_green img {
	margin-top: 5px;
	margin-bottom: 5px;
}
.GeneralInquiry_green ol {
	color: #333;
	margin-bottom: 0;
}



/* General inquiry Pink */

.GeneralInquiry_pink {
}
.GeneralInquiry_pink th {
	border: 1px solid #333;
	background: #EB6D8D;
	color: #FFF;
	text-align: center;
}
.GeneralInquiry_pink td {
	border: 1px solid #333;
}
.GeneralInquiry_pink img {
	margin-top: 5px;
	margin-bottom: 5px;
}
.GeneralInquiry_pink ol {
	color: #333;
	margin-bottom: 0;
}



.shozoku{
	margin-bottom:10px;
}
.shozoku img{
	margin-bottom:-7px;
	margin-right:0px;
}
dl.otherQ{
}

dl.otherQ dt span{
	padding:3px 10px 2px 10px;
	background-color:#fadbe0;
}

dl.dl_volunteer{
}

dl.dl_volunteer dt{
	padding:3px 10px 2px 10px;
	color:#E40064;
	font-weight:bold;
}

dl.dl_volunteer_orange{
}

dl.dl_volunteer_orange dt{
	padding:3px 10px 2px 10px;
	color:#F18100;
	font-weight:bold;
}


/* 2018.11.01 Iinkai-Houkoku */

dl.dl_iinkai_orange{
}
dl.dl_iinkai_orange dt{
	font-weight:bold;
}
dl.dl_iinkai_orange dt span{
	font-weight:bold;
	vertical-align:middle;
	margin:0 0.25em 0 0.25em;
	color:#f39700;
}
dl.dl_iinkai_orange dd{
	margin-left:1em;
}
/*  */


/* 2019.07.29 QandA */
/* Renewal 2025.01.28 */

dl.dl_QandA{
}
dl.dl_QandA dt{
	display: block;
	font-weight:bold;
	margin-left:30px; !important;
	margin-bottom:0.65em;
}
dl.dl_QandA dt:before{
	display: block;
	float:left;
	margin-top:-3px;
	margin-left:-30px;
	content: url(_image/gikai_Icon_question.gif);
}
dl.dl_QandA dd{
	display: block;
	margin-left:30px !important;
	margin-bottom:1.5em;
}
dl.dl_QandA dd img{
	vertical-align:middle;
	margin-top: -4px;
}
dl.dl_QandA dd:before{
	display: block;
	float:left;
	margin-top:-1px;
	margin-left:-30px;
	content: url(_image/gikai_Icon_answer.gif);
}
dl.dl_QandA dd.dd_QandA_dummy:before{
	display: block;
	float:left;
	margin-top:-1px;
	margin-left:0px;
	content: url(_image/gikai_Icon_answer-dummy.gif);
}
.dd_QandA_indent{
	margin-left:3.5em !important;
	text-indent:-1.35em !important;
	line-height:1.75em;
}


/* 2019.07.29 QandA */
/* Renewal 2022.04.22

dl.dl_QandA{
}
dl.dl_QandA dt{
	display: block;
	font-weight:bold;
	margin-left:30px; !important;
	margin-bottom:1em;
}
dl.dl_QandA dt:before{
	display: block;
	float:left;
	margin-top:-3px;
	margin-left:-30px;
	content: url(_image/gikai_Icon_question.gif);
}
dl.dl_QandA dd{
	display: block;
	margin-left:30px !important;
	margin-bottom:2em;
}
dl.dl_QandA dd img{
	vertical-align:middle;
	margin-top: -4px;
}
dl.dl_QandA dd:before{
	display: block;
	float:left;
	margin-top:-1px;
	margin-left:-30px;
	content: url(_image/gikai_Icon_answer.gif);
}
dl.dl_QandA dd.dd_QandA_dummy:before{
	display: block;
	float:left;
	margin-top:-1px;
	margin-left:0px;
	content: url(_image/gikai_Icon_answer-dummy.gif);
}
.dd_QandA_indent{
	margin-left:3.5em !important;
	text-indent:-1.35em !important;
	line-height:1.75em;
}
*/


/* Type02  dl_QandA_CircleNumber */
dl.dl_QandA_CircleNumber{
}
dl.dl_QandA_CircleNumber dt{
	display: block;
	font-weight:bold;
	margin-left:43px !important;
	margin-top: 0.5em;
	margin-bottom:0.5em;
	text-indent: -1.0em;
}
dl.dl_QandA_CircleNumber dt:last-of-type{
	margin-bottom:1em;
}
dl.dl_QandA_CircleNumber dt:first-of-type:before{
	display: block;
	float:left;
	margin-top:-3px;
	margin-left:-30px;
	content: url(_image/gikai_Icon_question.gif);
}
dl.dl_QandA_CircleNumber dd{
	display: block;
	margin-left:43px !important;
	margin-top: 0.5em;
	margin-bottom:0.5em;
	text-indent: -1.0em;
}
dl.dl_QandA_CircleNumber dd:last-of-type{
	margin-bottom:2em;
}
dl.dl_QandA_CircleNumber dd:first-of-type:before{
	display: block;
	float:left;
	margin-top:-1px;
	margin-left:-30px;
	content: url(_image/gikai_Icon_answer.gif);
}
dl.dl_QandA_CircleNumber dd img{
	vertical-align:middle;
	margin-top: -4px;
}



p.p_QandA_Congressman{
	text-align:right;
	font-weight:bold;
	margin-top:1.0em;
}
p.p_indent{
    margin-left: 1em;
    text-indent: -1em;
}

h6.p_indent{
    margin-left: 1em;
    text-indent: -1em;
}

dl.dl_otherQ_blue{
	margin-top:3.0em;
}
dl.dl_otherQ_blue dt span{
	padding:3px 10px 1px 10px;
	background-color:#CCEBF3;
}


dl.dl_otherQ_orange{
	margin-top:3.0em;
}
dl.dl_otherQ_orange dt span{
	padding:3px 10px 1px 10px;
	background-color:#FDD8A4;
}


dl.dl_Glossary{
}

dl.dl_Glossary dt {
	font-weight: bold;
	margin-top: 0;
}
dl.dl_Glossary dd {
	margin-left: 1.0em;
	line-height: 1.75em;
	margin-bottom:0.5em;
}



.div_surround_SGrR{
	border:1px solid #333333;
	border-radius:10px;
	padding:10px;
	margin:1em 0 1em 0;
}

.div_surround_pY{
	background-color:#FFFCDA;
	border-radius:10px;
	padding:10px;
	margin:1em 0 1em 0;
}
.div_surround_pG{
	background-color:#E5F0D8;
	border-radius:10px;
	padding:10px;
}
.div_surround_pGr00{
	background-color:#E5F0D8;
	padding:10px;
}
.div_surround_pGr25{
	background-color:#E5F0D8;
	border-radius:25px;
	padding:10px;
	margin:1em 0 0.5em 0;
}
.div_surround_pP{
	background-color:#FADCE0;
	padding:10px;
}
.div_surround_pPr00{
	background-color:#FADCE0;
	padding:10px;
}
.div_surround_pB{
	background-color:#D3EDFB;
	padding:10px;
}
.div_surround_pBr02{
	background-color:#D3EDFB;
	border-radius:2px;
	padding:10px;
}
.div_surround_pBr20{
	background-color:#D3EDFB;
	border-radius:20px;
	padding:10px;
}
.div_surround_pBr25{
	background-color:#D3EDFB;
	border-radius:25px;
	padding:10px;
}
.div_surround_pBn{
	background-color:#D3EDFB;
	padding:10px;
}
.div_surround_pO{
	background-color:#fdebd1;
	border-radius:10px;
	padding:10px;
}
.div_surround_pOr20{
	background-color:#fdebd1;
	border-radius:20px;
	padding:10px;
}
.div_surround_pOr25{
	background-color:#fdebd1;
	border-radius:25px;
	padding:10px;
}
.div_surround_pOr02{
	background-color:#fdebd1;
	border-radius:2px;
	padding:10px;
}

.div_surround_pYbG{
	background-color:#FFFCDA;
	border:2px solid #5BB430;
	border-radius:10px;
	padding:10px 10px 5px 10px;
	margin:0 0 2em 0;
}
.div_surround_pYbP{
	background-color:#FFFCDA;
	border:1px solid #e40064;
	border-radius:10px;
	padding:10px;
	margin:0 0 2em 0;
}
.div_surround_pYbO{
	background-color:#FFFCDA;
	border:2px solid #f39700;
	border-radius:10px;
	padding:10px;
	margin:0 0 2em 0;
}

.div_surround_dG{
	background-color:#7AC344;
	border-radius:10px;
	padding:10px;
	margin:0 0 0.5em 0;
	color:#FFFFFF;
}

.div_surround_dG2{
	background-color:#5BB430;
	border-radius:10px;
	padding:5px 10px;
	margin:0 0 0.5em 0;
	color:#FFFFFF;
}
.div_surround_dG2n{
	background-color:#5BB430;
	padding:5px 10px;
	margin:0 0 0.5em 0;
	color:#FFFFFF;
}
.div_surround_dG2 h3{
	color:#FFFFFF;
	font-size:150%;
	font-weight:bold;
	margin:0;
	padding:0;
}

.div_surround_white_shadow_G20_Pw{
	background-color: #FFF;
	border: 2px solid #5cb531;
	border-radius: 20px;
	margin: 0;
	padding: 10px;
	box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.15);
}
.div_surround_white_shadow_G20_Pw03{
	background-color: #FFF;
	border: 3px solid #5cb531;
	border-radius: 20px;
	margin: 0;
	padding: 27px;
	box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.15);
}

.div_surround_white_shadow_B20_Pw{
	background-color: #FFF;
	border: 3px solid #00afec;
	border-radius: 20px;
	margin: 0;
	padding: 10px;
	box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.15);
}
.div_surround_white_shadow_B20_Pw03{
	background-color: #FFF;
	border: 3px solid #00afec;
	border-radius: 20px;
	margin: 0;
	padding: 27px;
	box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.15);
}

.div_surround_white_shadow_O20_Pw{
	background-color: #FFF;
	border: 3px solid #f8bc62;
	border-radius: 20px;
	margin: 0;
	padding: 10px;
	box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.15);
}
.div_surround_white_shadow_O20_Pw03{
	background-color: #FFF;
	border: 3px solid #f8bc62;
	border-radius: 20px;
	margin: 0;
	padding: 27px;
	box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.15);
}


.div_surround_white_shadow_P20_Pw{
	background-color: #FFF;
	border: 3px solid #E9537E;
	border-radius: 20px;
	margin: 0;
	padding: 10px;
	box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.15);
}
.div_surround_white_shadow_P20_Pw03{
	background-color: #FFF;
	border: 3px solid #E9537E;
	border-radius: 20px;
	margin: 0;
	padding: 27px;
	box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.15);
}


.div_surround_k01{
	background-color:#FFFFFF;
	border:1px solid #333333;
	padding:10px;
	margin:0 0 0.5em 0;
}
.div_surround_k01-r{
	background-color:#FFFFFF;
	border:1px solid #333333;
	border-radius:10px;
	padding:10px;
	margin:0 0 0.5em 0;
}
.div_surround_k01-touben{
	background-color:rgba(255,255,255,0.50);
	border:1px solid #AAAAAA;
	border-radius:5px;
	padding:5px 10px;
	margin:0 0 1.5em 0;
	clear:both;
}
.div_surround_k01-touben img{
	vertical-align: middle;
}
.div_surround_k01-touben p span{
	display:inline-block;
	margin-top:2px !important;
}


.div_surround_k02{
	background-color:#FFFFFF;
	border:2px solid #333333;
	padding:10px;
	margin:0 0 0.5em 0;
}

.div_surround_dG03-ds{
	background-color:#FFFFFF;
	border:3px solid #5cb531;
	padding:10px;
	box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.15);
}

.div_surround_dB03-ds{
	background-color:#FFFFFF;
	border:3px solid #00a0e9;
	padding:10px;
	box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.15);
}


.div_surround_dP{
	background-color:#E76F8E;
	border-radius:10px;
	padding:10px;
	margin:0 0 0.5em 0;
	color:#FFFFFF;
}
.div_surround_dO{
	background-color:#f8bc62;
	border-radius:10px;
	padding:10px;
	margin:0 0 0.5em 0;
	color:#FFFFFF;
}

.div_surround_fG{
	border:1px solid #5BB430;
	border-radius:10px;
	padding:10px;
	margin:0 0 0.5em 0;
}
.div_surround_fGp2{
	border:2px solid #B9DA97;
	padding:10px;
	margin:0 0 0.5em 0;
}
.div_surround_fP{
	border:1px solid #e40064;
	border-radius:10px;
	padding:10px;
	margin:0 0 0.5em 0;
}
.div_surround_fpP2{
	border:2px solid #F19CAD;
	padding:10px;
	margin:0 0 0.5em 0;
}
.div_surround_fB{
	border:1px solid #00a0e8;
	border-radius:10px;
	padding:10px;
	margin:0 0 0.5em 0;
}
.div_surround_fO{
	border:1px solid #f39700;
	border-radius:10px;
	padding:10px;
	margin:0 0 0.5em 0;
}
.div_surround_pGfG{
	background-color: #F3F8EC;
	border:1px solid #5CB531;
	border-radius:10px;
	padding:10px;
	margin:0 0 0.5em 0;
}
.div_surround_pYfB{
	background-color: #FFFCDB;
	border:1px solid #0068b7;
	border-radius:10px;
	padding:10px;
	margin:0 0 0.5em 0;
}


.div_surround_pYfG{
	background-color: #FFFCDB;
	border:1px solid #5CB531;
	border-radius:10px;
	padding:10px;
	margin:0 0 0.5em 0;
}

.div_surround_gray03{
	border:3px solid #BBB;
	padding:10px;
	margin:0 0 0.5em 0;
}
.div_surround_green03_dropshadowR{
	width: 560px;
	border:3px solid #5CB531;
	padding:10px;
	margin:0 0 0.5em 0;
	border-radius: 25px;
	box-shadow: 1px 1px 3px 3px rgba(0, 0, 0, 0.15);
}

.div_surround_white_shadow{
	background-color: #FFF;
	border-radius: 20px;
	margin: 0;
	padding: 10px;
	box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.15);
}
.div_surround_white_shadow_r10{
	background-color: #FFF;
	border-radius: 10px;
	margin: 0;
	padding: 10px;
	box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.15);
}

.div_surround_white_shadow_P20{
	background-color: #FFF;
	border-radius: 20px;
	margin: 0;
	padding: 10px 20px;
	box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.15);
}

.div_surround_white_shadow_P20_O{
	background-color: #FFF;
	border: 2px solid #F6AD3C;
	border-radius: 20px;
	margin: 0;
	padding: 10px 20px;
	box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.15);
}

.div_surround_white_shadow_P20_Pb{
	background-color: #FFFCDB;
	border: 2px solid #E50065;
	border-radius: 20px;
	margin: 0;
	padding: 10px;
	box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.15);
}
.div_surround_white_shadow_P20_Pw{
	background-color: #FFF;
	border: 2px solid #E50065;
	border-radius: 20px;
	margin: 0;
	padding: 10px;
	box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.15);
}

/* ---------------------------------------------------------------------- */

/* Border */

.div_surround_bd01_black100{
	border: 1px solid #333;
}

.div_surround_bd01_blue100{
	border: 1px solid #0068b7;
}
.div_surround_bd02_blue100{
	border: 2px solid #0068b7;
}
.div_surround_bd03_blue100{
	border: 3px solid #0068b7;
}
.div_surround_bd03_blue100_dotted{
	border: 3px dotted #0068b7;
}

/* Cyan */

.div_surround_bd02_cyan100{
	border: 2px solid rgba(0,160,233,1.0);
}
.div_surround_bd03_cyan100{
	border: 3px solid rgba(0,160,233,1.0);
}


.div_surround_bd01_orange100{
	border: 1px solid #F39800;
}
.div_surround_bd02_orange100{
	border: 2px solid #F39800;
}
.div_surround_bd03_orange100_dotted{
	border: 3px dotted #F39800;
}


.div_surround_bd01_pink100{
	border: 1px solid #E1016A;
}
.div_surround_bd02_pink100{
	border: 2px solid #E1016A;
}
.div_surround_bd03_pink100{
	border: 3px solid #E1016A;
}
.div_surround_bd03_pink100_dotted{
	border: 3px dotted #E1016A;
}


.div_surround_bd01_green100{
	border: 1px solid #58B530;
}
.div_surround_bd02_green100{
	border: 2px solid #58B530;
}
.div_surround_bd03_green100{
	border: 3px solid #58B530;
}
.div_surround_bd03_green100_dotted{
	border: 3px dotted #58B530;
}


/* Radius */
.div_surround_rd02{
	border-radius: 2px;
}
.div_surround_rd05{
	border-radius: 5px;
}
.div_surround_rd07{
	border-radius: 7px;
}
.div_surround_rd10{
	border-radius: 10px;
}
.div_surround_rd20{
	border-radius: 20px;
}


/* Background Color */
/* Blue */
.div_surround_bg_Blue010{
	background-color: rgba(0,104,183,.1);
}
.div_surround_bg_Blue100{
	background-color: rgba(0,104,183,1.0);
}


/* Cyan */
.div_surround_bg_Cyan010{
	background-color: rgba(0,160,233,.1);
}
.div_surround_bg_Cyan100{
	background-color: rgba(0,160,233,1.0);
}


/* Orange */
.div_surround_bg_Orange010{
	background-color: rgba(243,152,0,.1);
}
.div_surround_bg_Orange100{
	background-color: rgba(243,152,0,1.0);
}

/* Yellow */
.div_surround_bg_Yellow010{
	background-color: #FFFCDB;;
}

/* White */
.div_surround_bg_White100{
	background-color: rgba(255,255,255,1.0);
}

/* Green */
.div_surround_bg_Green010{
	background-color: rgba(92,181,49,0.1);
}
.div_surround_bg_Green020{
	background-color: rgba(92,181,49,0.2);
}
.div_surround_bg_Green100{
	background-color: rgba(92,181,49,1.0);
}



/* Padding */
.div_surround_pd05{
	padding: 5px;
}
.div_surround_pd10{
	padding: 10px;
}


/* Width */
.div_surround_wd_fit{
	width: fit-content;
}

/* Margin */
.div_surround_mg_auto{
	margin: auto;
}


/* ---------------------------------------------------------------------- */

.div_surround_voice{
	background-color:#22AC38;
	border-radius:10px;
	padding:10px;
	margin:0 0 0.5em 0;
	color:#FFFFFF;
}
.div_surround_voice_Blue{
	width: fit-content;
	background-color:#0068B7;
	border-radius:10px;
	padding:10px;
	margin:0 auto 0.5em auto;
	color:#FFFFFF;
}
.div_surround_voice_Orange{
	width: fit-content;
	background-color:#E1016A;
	border-radius:10px;
	padding:10px;
	margin:0 auto 0.5em auto;
	color:#FFFFFF;
}

.div_surround_voice h5,
.div_surround_voice p,
.div_surround_voice_Blue h5,
.div_surround_voice_Blue p,
.div_surround_voice_Orange h5,
.div_surround_voice_Orange p{
	text-align: center;
}
.div_surround_voice a,
.div_surround_voice_Blue a,
.div_surround_voice_Orange a{
	color: #FFFFFF;
	font-weight: bold;
}


.div_surround_Stripe_pBlue{
    background: repeating-linear-gradient(-45deg, #C5E0DD, #C5E0DD 5px, #FFF 5px, #FFF 10px);
    padding: 15px;
    border: 2px solid #666666;
    margin-top: 0.5em;
}
.div_surround_Stripe_pBlue div{
    padding: 20px 20px 10px 20px;
    background-color: #FFFFFF;
}


.div_surround_Zagaku_Green{
	margin-top: 2em;
	padding: 0;
	background-color: rgba(41,136,84,1.0);
	border: 5px solid rgba(41,136,84,1.0);
	border-radius: 20px;
	filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.5));
}

.div_surround_Zagaku_Green > div:first-child{
}
.div_surround_Zagaku_Green > div:first-child p{
	text-align: center;
	margin: -25px auto -15px;
}

.div_surround_Zagaku_Green > div:last-child{
	padding: 20px;
	background-color: rgba(255,255,255,1.0);
	border-radius: 0 0 15px 15px;
}


dl.dl_num {
	margin: 0;
	}

.dl_num dt {
	font-weight: bold;
	margin: 1em 0 0.5em 0;
}
.dl_num dd {
	margin: 0 0 0.5em 2em;
	line-height: 1.75em;
	text-indent:-1em;
}




.table_list{
	margin:0 !important;
}
.table_list th{
    padding-right: 1.5em;
	text-align:left;
	vertical-align:top;
}
.table_list td{
	text-align:left;
	vertical-align:top;
}


.table_list_name{
	margin:0 !important;
	font-weight:bold;
}

.table_list_name th{
	text-align:left;
	vertical-align:top;
	font-weight:bold;
	padding-right:1em;
}
.table_list_name td{
	text-align:left;
	vertical-align:top;
	font-weight:bold;
}


.table_normal_G {
	margin:0 !important;
}
.table_normal_G th {
	padding: 2px 1em;
	background: #E5F0D8;
	border: 1px solid #666;
	text-align: center;
	font-weight: bold;
	line-height: 1.5em;
}
.table_normal_G th.thLeft {
	text-align: left;
}
.table_normal_G td {
	padding: 4px 1em 1px !important;
	border: 1px solid #666;
	line-height: 1.5em;
}


.table_list_num{
	margin:0 !important;
}
.table_list_num td{
	text-align:left;
	vertical-align:top;
}
.table_list_num th{
	text-align:right;
	vertical-align:top;
	padding-right:1em;
}


.table_w100{
	width:100%;
}



td.td_lt{
	text-align:left;
	vertical-align:top;
}
td.td_cm{
	text-align:center;
	vertical-align:middle;
}

td.td_lm{
	text-align:left;
	vertical-align:middle;
}

td.td_rm{
	text-align:right;
	vertical-align:middle;
}

td.td_rt,th.td_rt{
	text-align:right;
	vertical-align:top;
}

td.td_rb{
	text-align:right;
	vertical-align:bottom;;
}



.ul_Bullet{
}
.ul_Bullet li{
	line-height:1.5em;
	list-style-type:disc;
	margin-bottom: 0.5em;
	margin-left:1.5em;
}


.span_lettersp_05{
	letter-spacing:0.5em;
	margin-right:-0.5em;
}
.span_lettersp_10{
	letter-spacing:1.0em;
	margin-right:-1.0em;
}
.span_lettersp_20{
	letter-spacing:2.0em;
	margin-right:-2.0em;
}

.fs060{
	font-size:0.6em;
}

.fs070{
	font-size:0.7em;
}

.fs080{
	font-size:0.8em;
}

.fs090{
	font-size:0.9em;
}

.fs105{
	font-size:1.05em;
}

.fs110{
	font-size:1.10em;
}

.fs115{
	font-size:1.15em;
}

.fs120{
	font-size:1.20em;
}




/* Accent color */

.pointcolor01 {
	/*color:#E1016A;   ColorChange-Pink */
	/* color:#58B530;  ColorChange-Green */
	color:#0068b7;  /* ColorChange-Blue */
}
.pointcolor02 {
	/*color:#990046;   ColorChange-dPink */
	/* color:#32681B;  ColorChange-dGreen */
	color:#00315d;  /* ColorChange-dBlue */
}
.accentColorLight {
	/*color:#E1016A;   ColorChange-Pink */
	/* color:#58B530;  ColorChange-Green */
	color:#0068b7; /* ColorChange-Blue */
}
.accentColorDark {
	/*color:#990046;   ColorChange-dPink */
	/* color:#32681B;  ColorChange-dGreen */
	color:#00315d;  /* ColorChange-dBlue */
}

.volunteer_DBlue{
	color: #1c1f87;
	font-weight:bold;
}



/* 白フチ */

.txt_outline-w3{
text-shadow:0 0 3px #FFF,0 0 3px #FFF,0 0 3px #FFF,0 0 3px #FFF,0 0 3px #FFF,0 0 3px #FFF,0 0 3px #FFF,0 0 3px #FFF,0 0 3px #FFF,0 0 3px #FFF,0 0 3px #FFF,0 0 3px #FFF,0 0 3px #FFF,0 0 3px #FFF,0 0 3px #FFF,0 0 3px #FFF;
}
.txt_outline-w3p{
text-shadow:0 0 3px #fef8f9,0 0 3px #fef8f9,0 0 3px #fef8f9,0 0 3px #fef8f9,0 0 3px #fef8f9,0 0 3px #fef8f9,0 0 3px #fef8f9,0 0 3px #fef8f9,0 0 3px #fef8f9,0 0 3px #fef8f9,0 0 3px #fef8f9,0 0 3px #fef8f9,0 0 3px #fef8f9,0 0 3px #fef8f9,0 0 3px #fef8f9,0 0 3px #fef8f9;
}


.div_blur_WhiteBox{
	background-color: rgba(255,255,255,0.70);
	padding: 10px;
	border-radius: 10px;
	box-shadow: 0px 0px 8px 9px rgba(255,255,255,0.70);
}

.div_blur_WhiteBox p{
text-shadow:0 0 3px #FFF,0 0 3px #FFF,0 0 3px #FFF,0 0 3px #FFF,0 0 3px #FFF,0 0 3px #FFF,0 0 3px #FFF,0 0 3px #FFF,0 0 3px #FFF,0 0 3px #FFF,0 0 3px #FFF,0 0 3px #FFF,0 0 3px #FFF,0 0 3px #FFF,0 0 3px #FFF,0 0 3px #FFF;
}

/* 影のみ */

.image_shadow_3{
	filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.5));
}

/* 囲み */
.div_surround_covid19rules{
	background-color:#ECF5E3;
	border: 4px dotted #5CB531;
	border-radius: 10px;
	padding: 10px;
}

.div_surround_covid19rules h5{
	background-color: #73BC44;
	color: #FFFFFF;
	font-weight: bold;
	border-radius: 5px;
	padding: 3px 10px 2px 10px;
	margin: 1.5em auto 1.0em;
}
.div_surround_covid19rules h6{
	color: #E60039;
	margin: 1.5em auto 1.0em;
}

.div_surround_covid19rule-info{
	padding: 10px;
	background-color: #ffffff;
	border-radius: 8px;
	text-align: center;
}


/* 常任委員会レポート */
.Report_title{
	float: right;
	margin: -75px -15px 2.0em 2.0em;
}
.Report_title_mini{
    position: absolute;
    right: -5px;
    top: -20px;
	/* filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.5)); */
}
.Report_title-05{
	float: right;
	margin: -25px -15px 2.0em 2.0em;
}

/* 編集後記 */
.Editors_note_BG01{
    background-image: url(_image206-03/11_Editors_note_BG10.png),url(_image206-03/11_Editors_note_BG12.png),url(_image206-03/11_Editors_note_BG11.png);
    background-repeat: no-repeat,no-repeat,repeat-y;
    background-size: contain,contain,contain;
    background-position: top center,bottom center,center center;
}
.Editors_note_BG02{
    margin: 1.5em 0 0;
    padding: 0 35px 20px;
}
.Editors_note_BG02 p{
    line-height: 1.9em;
}
.Editors_note_BG03{

}

.Editors_note_title{
/*	border-top: 8px solid #FFF455; */
	padding-top: 20px;
	text-align: center;
	margin: 2.0em 0 1.5em;
}

.Editors_note_layout{
	width: 100%;
	margin-top: 3.0em;
	padding: 0;
}
.Editors_note_layout td{
	padding: 0;
}

.Editors_note_layout td div{
	width: 270px;
	background-color: #004098;
	border-radius: 20px;
	height: 100%;
	padding: 10px;
	margin: 0 auto;
}

.Editors_note_layout td div p,
.Editors_note_layout td div h6{
	text-align: center;
	color: #FFFFFF;
}

.Editors_note_layout td div h6{
	padding-bottom:10px;
	border-bottom: 3px dotted #FFF;
	font-weight: bold;
	font-size: 1.3em;
}

.Editors_note_day{
	color: #FFF100 !important;
	font-weight: bold;
}
.Editors_note_day span{
	font-size: 1.5em;
}

.Editors_note_footer{
	padding-top: 5px;
	border-top: 3px dotted #FFF;
}


.Editors_note_member{
	width: 200px;
	margin: 0 0 0 auto;
}
.Editors_note_member th{
	padding: 5px 20px;
/*	background-color: #FFF455; */
	font-weight: bold;
	text-align: center;
}
.Editors_note_member td{
	padding: 3px 15px;
	text-align: center;
}


.radius25{
	border-radius: 25px;
}

.radius30{
	border-radius: 30px;
}

