@import "w800.css";
#container #contright .contright_title { margin-bottom: 30px; }
#container #contright #subtitle { text-align: left; margin-top: 0; margin-right: 0; margin-left: 0; padding: 0 0 0 10px; border-bottom: 1px solid silver; border-left: 5px solid black; }
#container #contright .subname { font-size: 18px; text-align: left; margin: 0; padding: 0; }
#container #contright #contright_main { margin-bottom: 50px; }
#container #contright #contright_main p { line-height: 25px; }
#container #contright #contright_main h4.subindex { font-size: 18px; margin: 0 5px 10px; padding: 0 0 0 10px; border-bottom: 1px solid silver; border-left: 1px solid silver; }
#container #contright #contright_main table.spec { margin-left: 10px; }

/*会社カレンダー用*/
.calendartable { color: #000; font-size: 13px; border: 3px solid #ddd; }
.calendartable caption { color: #000; margin-top: 10px; }
.calendartable tr { background-color: #eee; }
.calendartable tr.dow { background-color: #ccc;  }
.calendartable tr td { text-align: center; }
.calendartable tr td.hol { color: #f00; }
.calendartable tr td.sun { color: #dc143c; }
.calendartable tr td.sat { color: #0000cd; }
