/*
Theme Name: LAW Child
Theme URI: https://tcd-theme.com/tcd031
Template: law_tcd031
Author: TCD
Author URI: https://tcd-theme.com/
Description: WordPress theme "LAW" is developed for lawyers and other professionals, designed to be memorable on the first view. You can also easily create staff pages, so it can be used as a corporate website.
Version: 3.3.4.1695126854
Updated: 2023-09-19 21:34:14

*/

#top_blogs { width:1200px; margin:0 auto; padding:90px 0 100px; }
#top_news { background: #eeeeee; }
#top_news_box { width:1200px; margin:0 auto; padding:90px 0 100px; }
#top_message { width:1200px; margin:0 auto; padding:90px 0 100px;}
/* #boxA { background: #eeeeee; } */

.message_box:after { content: ""; display: block; clear: both }

/* .members_table */
.members_table {
 width: 90%;
 text-align: center;
 border-collapse: collapse;
 border-spacing: 0;
 border-top: solid 1px #778ca3;
 margin-left: 50px;
 margin-right: 50px;
 text-align: left;
}
.members_table th:nth-child(1),

table td:nth-child(1) {
    width: 100px;
}
table td:nth-child(2) {
    width: 250px;
}
.members_table th:nth-child(3),
.members_table td:nth-child(3),
.members_table th:nth-child(4),
.members_table td:nth-child(4) {
    width: 100px;
}

.members_table tr:nth-child(2n+1) {
 background: #e9faf9;
}
.members_table th,
.members_table td {
 padding: 10px;
 border-bottom: solid 1px #778ca3;
}

/* #index_staff {background: #ffffff !important;} */

/* ここのCSSは固定ページのカスタムCSSに移動しました */
