/*
 Theme Name:   lightning-child
 Theme URI:    http://example.com/lightning-child/
 Description:  lightning-child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     lightning
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  lightning-child
*/


/*Lightning_不要なコピーライト削除--------------*/
footer .copySection p:nth-child(2) {
			display:none !important;
			}



/*役員表のCSS----------------------------------*/
/*.yakuin{
	border-collapse:collapse;
	border:1px solid #c71585;
	background:green;
}

.yakuin td{
	border-width:3px 0px !important;
	border-color:#c71585 !important;
	border-style:solid;
	padding:0.3em;
}
-----------------------------------------------*/

/*figureにCSSをあてるttt----test*/
.ttt table{
	background-color:green;
	color:white;
}

.ttt table td{
	border-color:white;
}

/*figureにCSSをあてるyyy----test----------------*/
.yyy table{
	background-color:red;
	color:#000000;
}

.yyy table td{
	border-color:white;
}

/*tableにCSS------------test---------------------*/
.eee table{
	background-color:blue;
	color:white;
}














