/*
Theme Name: Lightning Child
Theme URI: 
Template: lightning
Description: 
Author: 
Tags: 
Version: 0.6.0
*/
.sub-section{
	padding:10px;

}

.sub-section h3.wp-block-heading{
	font-size:1.2em;
	padding:15px;
	border-bottom: 2px solid #286af6;
}

aside.widget ul li{
	list-style: none!important;
    border-bottom: 1px solid #eeeeee;
    line-height: 128.6%;
}
/*******************************************
 **** 表の装飾 ****/
.entry-body table tr th,
.entry-body table tr td{
    border: 1px solid #ccc;
    padding: 10px 15px;
    vertical-align: top;
}
.entry-body table tr th, #content table thead tr th {
    padding: 9px 24px;
    background-color: #f5f5f5;
    white-space: nowrap;
}


th.tbl-blue_top {
    background-color: #0066FF !important;
    color: #FFFFFF !important;
    height: 15px;
    margin: 0px;
    padding-top: 5px;
    padding-right: 2px;
    padding-bottom: 5px;
    padding-left: 10px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #33CCFF !important;
} 
