/*------------ structure ---------------*/

#contents #main {
 width: 510px;
 margin: 0 auto;
}

p.gakubu-navi .joint,
p.backnumber .joint {
  color: #D2CAC8;
}


/*------------ contentshead ---------------*/

#contents #cont-head {
  width: 730px;
  margin: 0 0 0 auto;
  padding: 30px 0 15px;
  text-align: left;
}

#contents #cont-head p.cont-title {
  float: left;
  width: 195px;
}

#contents #cont-lead {
  clear: both;
  margin: 0 30px 30px;
  text-align: left;
  color: #555555;
}

#contents #cont-lead .body2 {
  margin: 0 0 5px;
  font-size: 1.2em;
}

#contents #cont-lead .body1 {
  line-height: 1.3;
}


/*------------ gakubu-navi ---------------*/

#contents #cont-head p.gakubu-navi {
  height: 20px;
  padding: 22px 0 0;
  line-height: 1.2;
}

#contents #cont-head p.gakubu-navi a,
#contents #cont-head p.gakubu-navi a:visited,
#contents #cont-head p.gakubu-navi a:hover,
#contents #cont-head p.gakubu-navi a:active {
  color: #555555;
  font-weight: normal;
}

#cat-1 #contents #cont-head p.gakubu-navi a#gnavi-01 {
  font-size: 1.2em;
  font-weight: bold;
  color: #9FBB00;
}

#cat-2 #contents #cont-head p.gakubu-navi a#gnavi-02 {
  font-size: 1.2em;
  font-weight: bold;
  color: #2C5B99;
}

#cat-3 #contents #cont-head p.gakubu-navi a#gnavi-03 {
  font-size: 1.2em;
  font-weight: bold;
  color: #C3181F;
}

#cat-4 #contents #cont-head p.gakubu-navi a#gnavi-04 {
  font-size: 1.2em;
  font-weight: bold;
  color: #DD701A;
}

p.gakubu-navi .joint {
  letter-spacing: -0.3em;
  margin-right: 0.3em;
}


/*------------ category-header ---------------*/

.category-header {
  width: 520px;
  height: 60px;
  overflow: hidden;
  margin: 0 0 15px;
  text-align: left;
}

.category-header table.cat-body {
  width: 460px;
  margin: 17px 0 0 60px;
  border-bottom: 1px solid #6DA2D7;
  border-collapse: collapse;
  border-spacing: 0;
}

.category-header  table.cat-body td.cat-title {
  padding: 0 0 2px 8px;
  vertical-align: bottom;
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1.2;
}

.category-header  table.cat-body td.cat-link {
  padding: 0 0 2px;
  vertical-align: bottom;
  text-align: right;
  line-height: 1.2;
}

.category-header .cat-link img {
  border: 0 none;
}

#cat-1 .category-header {
  background: url(img/gakubu_ico_01.gif) no-repeat;
}

#cat-2 .category-header {
  background: url(img/gakubu_ico_02.gif) no-repeat;
}

#cat-3 .category-header {
  background: url(img/gakubu_ico_03.gif) no-repeat;
}

#cat-4 .category-header {
  background: url(img/gakubu_ico_04.gif) no-repeat;
}

#cat-1 .category-header .cat-title {
  color: #9FBB00;
}

#cat-2 .category-header .cat-title {
  color: #2C5B99;
}

#cat-3 .category-header .cat-title {
  color: #C3181F;
}

#cat-4 .category-header .cat-title {
  color: #DD701A;
}

#cat-1 .category-header .cat-body {
  border-bottom: 1px solid #AECC00;
}

#cat-2 .category-header .cat-body {
  border-bottom: 1px solid #2C5B99;
}

#cat-3 .category-header .cat-body {
  border-bottom: 1px solid #C3181F;
}

#cat-4 .category-header .cat-body {
  border-bottom: 1px solid #DD701A;
}


/*------------ date-header ---------------*/

.mt-datebased-yearly-archive .date-header {
  width: 516px;
  margin: 0 0 20px;
  padding: 0 5px 5px;
  font-size: 2em;
  line-height: 1.1;
  font-family: Verdana, Arial, sans-serif;
  color: #B2AAA8;
  text-align: left;
  border-bottom: 1px solid #D2CAC8;
}


/*------------ entry ---------------*/

.entry {
  width: 520px;
  margin: 0 0 10px;
  text-align: left;
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #D2CAC8;
}

.entry .entry-body {
  vertical-align: top;
  _width: 100%;
}

.entry .entry-pho {
  vertical-align: middle;
  padding: 5px 5px 5px 0;
}

.entry .entry-pho img {
  display: block;
}

.entry p.entry-date {
  margin: 0;
  padding: 5px 5px 0;
  line-height: 1.1;
}

.mt-entry-archive .entry p.entry-date {
  padding: 5px 10px;
  text-align: right;
  font-weight: bold;
  border-bottom: 1px solid #D2CAC8;
}

.entry p.entry-title {
  margin: 0;
  font-size: 1.2em;
  font-weight: bold;
  color: #FF6600;
  padding: 0.4em 10px 5px 16px;
  border-bottom: 1px solid #D2CAC8;
  background: url(img/entry_ico.gif) no-repeat 6px 0.8em;
  line-height: 1.2;
}

.mt-entry-archive .entry p.entry-title {
  font-size: 1.4em;
  border-bottom: 0 none;
  padding: 10px 8px 10px 18px;
  background-position: 8px 0.9em;
}

.entry .entry-text {
  padding: 8px 13px;
  overflow: hidden;
  line-height: 1.3;
}

.entry .entry-text img {
  border: 0 none;
}

.mt-entry-archive .entry .entry-text {
  padding: 13px;
  width: 502px;
  line-height: 1.5;
}

.mt-datebased-yearly-archive .entry {
  width: 530px;
  margin: 0;
  padding: 0;
  border: 0 none;
  border-bottom: 1px solid #D2CAC8;
  line-height: 1.2;
}

.mt-datebased-yearly-archive .entry p.entry-title {
  font-size: 1em;
  padding-bottom: 5px;
  border: 0 none;
  background-position: 5px 0.7em;
}


/*------------ pagenavi ---------------*/

p.backnumber {
  margin: 30px 0 40px;
  text-align: center;
  line-height: 1.2;
}

p.pager {
  width: 530px;
  margin: 20px 0 10px;
  line-height: 1.2;
}

ul.pagenavi {
  width: 530px;
  margin: 20px auto 30px;
  _margin: 20px 0 30px;
  padding: 0;
}

.mt-category-archive ul.pagenavi {
  margin: 0 auto 30px;
  _margin: 0 0 30px;
}

ul.pagenavi li {
  margin: 0 0 0.2em;
  list-style-type: none;
  line-height: 1.2;
}

ul.pagenavi li.navi-b { text-align: left; }
ul.pagenavi li.navi-t { text-align: center; }
ul.pagenavi li.navi-n { text-align: right; }

ul.pagenavi li a,
ul.pagenavi li a:visited,
ul.pagenavi li a:hover,
ul.pagenavi li a:focus,
ul.pagenavi li a:active {
  font-weight: normal;
}

