@charset "utf-8";

#page_title { margin: 20px 0; }
#page_title dt { background-color: #001a4e; padding: 10px; color: #fff; text-align: center; font-size: 1.4em; }
#page_title dd { padding: 10px; }

table.pubtbl {border-collapse: separate; border-spacing: 0; width: 100%; border-right:2px solid #001a4e ; border-bottom: 2px solid #001a4e;}
table.pubtbl th,table.pubtbl td{border-left: 2px solid #001a4e; border-top: 2px solid #001a4e; padding: 10px;}
table.pubtbl th { background-color: #d2def6; font-weight: bold; color: #001a4e; }
table.pubtbl td { background-color: #ffffff; }
table.pubtbl td.title { background-color: #fff9de; text-align: center; width: 6em;}

dl.tbl_dl dt { font-weight: bold; }
dl.tbl_dl dd { line-height: 140%; margin-bottom: 10px; }

.item_higashibessyo #page_title dt { background: #d65421; }
.item_higashibessyo table.pubtbl { border-color: #d65421; }
.item_higashibessyo table.pubtbl th, .item_higashibessyo table.pubtbl td { border-color: #d65421; }
.item_higashibessyo table.pubtbl th { color: #d65421;background: #ffebe4; }

.item_smile #page_title dt { background: #0099cc; }
.item_smile table.pubtbl { border-color: #0099cc; }
.item_smile table.pubtbl th, .item_smile table.pubtbl td { border-color: #0099cc; }
.item_smile table.pubtbl th { color: #0099cc;background: #e0f7ff; }
