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

body {
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo",sans-serif;
}

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


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

p.gakubu-navi {
  margin: 13px 0 0;
}

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

#cat-1 p.gakubu-navi a#gnavi-01 {
  font-size: 1.2em;
  font-weight: bold;
  color: #5D92C7;
}

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

#cat-3 p.gakubu-navi a#gnavi-03 {
  font-size: 1.2em;
  font-weight: bold;
  color: #6FBF4F;
}

#cat-4 p.gakubu-navi a#gnavi-04 {
  font-size: 1.2em;
  font-weight: bold;
  color: #5C8943;
}

#cat-5 p.gakubu-navi a#gnavi-05 {
  font-size: 1.2em;
  font-weight: bold;
  color: #366B90;
}


/*------------ 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: 15px 0 0 60px;
  border-bottom: 1px solid #6DA2D7;
}

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

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

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

#cat-1 .category-header {
  background: url(http://www.visualarts.ac.jp/news/img/gakubu_ico_01.gif) no-repeat;
}

#cat-2 .category-header {
  background: url(http://www.visualarts.ac.jp/news/img/gakubu_ico_02.gif) no-repeat;
}

#cat-3 .category-header {
  background: url(http://www.visualarts.ac.jp/news/img/gakubu_ico_03.gif) no-repeat;
}

#cat-4 .category-header {
  background: url(http://www.visualarts.ac.jp/news/img/gakubu_ico_04.gif) no-repeat;
}

#cat-5 .category-header {
  background: url(http://www.visualarts.ac.jp/news/img/gakubu_ico_05.gif) no-repeat;
}

#cat-1 .category-header .cat-title {
  color: #5D92C7;
}

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

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

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

#cat-5 .category-header .cat-title {
  color: #366B90;
}

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

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

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

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

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


/*------------ 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: Arial, sans-serif;
  color: #999999;
  text-align: left;
  border-bottom: 1px solid #CCCCCC;
}



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

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

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

.entry .entry-pho {
}

.entry .entry-pho img {
  display: block;
  margin: 5px;
}

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

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

.entry p.entry-title {
  margin: 0;
  font-size: 1.2em;
  font-weight: bold;
  color: #0066cc;
  padding: 0.3em 5px 8px 15px;
  border-bottom: 1px solid #CCCCCC;
  background: url(http://www.visualarts.ac.jp/news/img/entry_ico.gif) no-repeat 5px 0.6em;
}

.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;
  overflow: hidden;
}

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

.mt-entry-archive .entry .entry-text {
  width: 502px;
  _width: 520px;
}

.mt-datebased-yearly-archive .entry {
  width: 530px;
  margin: 0;
  padding: 0;
  border: 0 none;
  border-bottom: 1px dotted #CCCCCC;
}

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



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

p.backnumber {
  width: 530px;
  margin: 30px 0;
}

p.pager {
  width: 530px;
  margin: 20px 0 10px;
}

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.3em;
	list-style-type: none;
}

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;
}

