@charset "UTF-8";
@import "../base/init.css";
@import "../base/style.css";
@import "../piece/style.css";

/* =========================================================
   mayor
========================================================= */

/* page-title
----------------------------------------------- */
#pageTitle .pieceContainer {
  margin-bottom: 10px;
  background-color: #ffffff;
}
#pageTitle .pieceBody {
  border: none;
}
#pageTitle h1 {
  margin: 0;
  padding: 5px 10px;
  border-left: solid 7px #000080;
  background-image: none;
  background-color: #DDF7FF;
  color: #000;
  font-size: 120%;
  font-weight: bold;
}
h1 {
  color: #000000;
}

/* SideMenu
----------------------------------------------- */
#sideMenu .pieceContainer {
  border: solid 1px #000080;
}
#sideMenu .pieceHeader {
  padding: 8px 5px;
  background-color: #00236D;
  color: #FFF;
  font-weight: bold;
}
#sideMenu ul {
  padding: 0;
}
#sideMenu ul li {
  padding: 0;
  border-top: solid 1px #999;
  background-image: url("./images/ic-sidemenu1.gif");
  background-position: 6px center;
  background-repeat: no-repeat;
}
#sideMenu ul li.m1 {
  border-top: none;
}
#sideMenu ul li:hover {
  background-color: #DDF7FF;
}
#sideMenu ul li a {
  display: block;
  padding: 8px 5px 8px 23px;
  _display: inline-block;
  color: #000;
  text-decoration: none;
}
#page-plan-index #sideMenu ul li.m1,
#page-progress-h23 #sideMenu ul li.m1,
#page-progress-h24 #sideMenu ul li.m1,
#page-progress-index #sideMenu ul li.m1,
#page-outline-index #sideMenu ul li.m1,
#page-outline-organization #sideMenu ul li.m2,
#page-outline-article #sideMenu ul li.m3,
#page-association-index #sideMenu ul li.m1,
#page-association-member #sideMenu ul li.m2,
#page-association-personnel #sideMenu ul li.m3,
#page-association-adviser #sideMenu ul li.m4,
#page-association-meeting #sideMenu ul li.m5,
#page-association-property #sideMenu ul li.m6,
#page-association-dismissal #sideMenu ul li.m7,
#page-association-miscellaneous #sideMenu ul li.m8,
#page-association-additional #sideMenu ul li.m9,
#page-zokusei-houkoku-index #sideMenu ul li.m2 {
  background-color: #DDF7FF;
}

/* Content
----------------------------------------------- */
#contentTitle {
  margin: 0;
  padding: 0;
  background-color: #000080;
}
#contentTitle .pieceContainer {
  margin-bottom: 10px;
  padding: 7px 10px;
}  
#contentTitle .pieceBody {
  font-weight: bold;
  font-size: 120%;
  background-image: url("./images/title-icon.gif");
  background-position: left center;
  background-repeat: no-repeat;
}
#contentTitle h1 {
  color: #fff;
  padding-left: 25px;
}
/* contentPage
----------------------------------------------- */
.contentPage .body h2 {
  margin-bottom: 10px;
  padding: 5px 5px 3px;
  border-left: solid 7px #0099CC;
  border-bottom: solid 1px #999;
  font-weight: bold;
}
.contentPage .body h3 {
  margin-bottom: 10px;
  padding: 5px 5px 3px;
  border-left: solid 5px #5279E7;
  font-weight: bold;
}
.contentPage .body h4 {
  margin-bottom: 10px;
  padding: 5px 5px 3px;
  font-weight: bold;
}
.contentPage .body p {
  line-height: 1.5;
}
.contentPage .body ul {
  margin: 0 0 10px 0;
  padding: 0;
}
.contentPage .body li {
  margin: 0 0 0 3px;
  padding: 0 0 0 10px;
  background-image: url(./images/ic-list-shinchaku.gif);
  background-repeat: no-repeat;
  background-position: left center;
  list-style-type: none;
  line-height: 1.5;
}
.contentPage table {
  width: 100%;
  margin-bottom: 10px;
}
.contentPage table th,
.contentPage table td {
  padding: 10px;
  border: solid 1px #999;
  line-height: 1.2;
}
.contentPage table th {
  background-color: #DDF7FF;
  text-align: left;
}
/* shinchaku-ichiran
----------------------------------------------- */
.contentArticleAttribute .latest {
  margin-bottom: 30px;
  padding: 0px;
  background-image: url(../attribute/images/tl-shinchaku-repeat.gif);
  background-repeat: repeat-x;
  background-position: left top;
}
.contentArticleAttribute .latest h2 {
  background-image: url("../attribute/images/tl-news02.gif");
  background-position: left center;
  background-repeat: no-repeat;
  padding: 8px 0 3px;
  text-indent: -9999em;
  margin: 0 0 5px;
}
}
.contentArticleAttribute ul {
  padding: 0 5px;
}
.contentArticleAttribute li {
  padding: 0 0 5px 10px;
  background-image: url(../attribute/images/ic-list-shinchaku.gif);
  background-repeat: no-repeat;
  background-position: left 5px;
}
.contentArticleAttribute h3 {
  margin-bottom: 10px;
  padding: 5px 5px 4px 15px;
  background-color: #DDF7FF;
  color: #333333;
  font-weight: bold;
  font-size: 120%;
}
.more {
  padding: 0 5px 10px 0;
  text-align: right;
}
/*RssAtom
------------------------------------------------*/
.latest .feed {
  height: 13px;
  right: 10px;
  position: absolute;
  top: 10px;
}
.dir-zokusei-houkoku .latest .feed {
  _top: -2px;
}
*:first-child+html .dir-zokusei-houkoku .latest .feed {
  top: -2px;
}
.latest .feed a.feedRss {
    background-image: url("../attribute/images/bt-rss.gif");
    background-repeat: no-repeat;
    display: inline-block;
    height: 13px;
    overflow: hidden;
    text-indent: 50px;
    width: 40px;
}
.latest .feed a.feedAtom {
    background-image: url("../attribute/images/bt-atom.gif");
    background-repeat: no-repeat;
    display: inline-block;
    height: 13px;
    overflow: hidden;
    text-indent: 50px;
    width: 40px;
}
.latest {
   position: relative;
}