article.newsDetail .mainBlock {
  width: 1200px;
}
article.newsDetail #gnav, article.newsDetail .cmnTopBlock {
  margin-bottom: 0px;
}
article.newsDetail .newsDetailtop {
  width: 1200px;
  overflow: hidden;
}
article.newsDetail .ttlBlock {
  margin-bottom: 40px;
  overflow: hidden;
}
article.newsDetail .topBlock {
  clear: both;
  overflow: hidden;
  background: url(../images/news/bg-news2.gif) 845px top repeat-y;
  margin-bottom: 60px;
}
article.newsDetail .topBlock .postBlock {
  width: 760px;
  float: left;
}
article.newsDetail .topBlock .postBlock .inner {
  overflow: hidden;
  padding-bottom: 20px;
}
article.newsDetail .topBlock .postBlock .leftBlock {
  float: left;
  width: 310px;
}
article.newsDetail .topBlock .postBlock .leftBlock .imgBlock li {
  margin-bottom: 40px;
}
article.newsDetail .topBlock .postBlock .leftBlock .imgBlock li p {
  line-height: 1.7;
  letter-spacing: 1px;
  font-size: 10px;
  margin-top: 20px;
}
article.newsDetail .topBlock .postBlock .leftBlock .newsBtm {
  overflow: hidden;
}
article.newsDetail .topBlock .postBlock .leftBlock .newsBtm .catLnk {
  float: left;
  margin-bottom: 10px;
}
article.newsDetail .topBlock .postBlock .leftBlock .newsBtm .catLnk p {
  float: left;
  margin-right: 10px;
  font-size: 10px;
  color: #fff;
  background: #336633;
  padding: 3px 8px;
  letter-spacing: 0px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  line-height: 1;
}
article.newsDetail .topBlock .postBlock .leftBlock .newsBtm .catLnk p a {
  color: #fff;
  text-decoration: none;
}
article.newsDetail .topBlock .postBlock .leftBlock .newsBtm .date {
  float: left;
  font-size: 11px;
  line-height: 1.5;
}
article.newsDetail .topBlock .postBlock .leftBlock ul.dTags {
  padding-bottom: 20px;
}
article.newsDetail .topBlock .postBlock .leftBlock ul.dTags li {
  font-size: 11px;
  color: #ffffff;
  background: #d2d2d2;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 5px;
  margin-bottom: 20px;
  margin-right: 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
article.newsDetail .topBlock .postBlock .leftBlock ul.dTags li a {
  color: #fff;
  text-decoration: none;
}
article.newsDetail .topBlock .postBlock .post {
  width: 400px;
  float: right;
}
article.newsDetail .topBlock .postBlock .post .ttl {
  line-height: 1.7;
  letter-spacing: 1px;
  color: #006600;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 25px;
  margin-bottom: 25px;
  background: url(../images/news/bg-news.gif) left bottom repeat-x;
}
article.newsDetail .topBlock .postBlock .post .postTxt {
  line-height: 1.7;
  letter-spacing: 1px;
  font-size: 13px;
  padding-bottom: 30px;
}
article.newsDetail .topBlock .postBlock .post ul.snsList {
  background: url(../images/news/bg-news.gif) left bottom repeat-x;
  margin-bottom: 39px;
  padding-bottom: 35px;
}
article.newsDetail .topBlock .postBlock .post dl.add {
  margin-bottom: 35px;
  padding-bottom: 40px;
  overflow: hidden;
  background: url(../images/news/bg-news.gif) left bottom repeat-x;
}
article.newsDetail .topBlock .postBlock .post dl.add dt {
  float: left;
  padding-top: 2px;
}
article.newsDetail .topBlock .postBlock .post dl.add dt span {
  font-size: 11px;
  color: #ffffff;
  background: #336633;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 5px;
  letter-spacing: 0px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
article.newsDetail .topBlock .postBlock .post dl.add dd {
  font-size: 12px;
  width: 320px;
  float: right;
  line-height: 1.8;
  padding-top: 3px;
}
article.newsDetail .topBlock .postBlock .post dl.add a {
  text-decoration: none;
  color: #006600;
}
article.newsDetail .topBlock .pickupBlock {
  float: right;
  width: 317px;
  padding-bottom: 25px;
  padding-top: 8px;
  background: url(../images/news/bg-news.gif) left bottom repeat-x;
}
article.newsDetail .topBlock .pickupBlock ul.pickupList li {
  margin-bottom: 13px;
}
article.newsDetail .topBlock .pickupBlock ul.pickupList li .ttl {
  font-size: 13px;
  line-height: 1.7;
  letter-spacing: 1px;
}
article.newsDetail .topBlock .pickupBlock ul.pickupList li .ttl a {
  color: #006600;
  text-decoration: none;
}
article.newsDetail .newsPager {
  position: relative;
  margin-bottom: 100px;
}
article.newsDetail .newsPager ul {
  overflow: hidden;
  height: 14px;
  width: 825px;
  margin: 0px auto;
  border-left: #336633 solid 1px;
}
article.newsDetail .newsPager li {
  float: left;
  text-align: center;
  width: 164px;
  border-right: #336633 solid 1px;
}
article.newsDetail .newsPager a {
  color: #006600;
  text-decoration: none;
}
article.newsDetail .newsPager .next {
  width: 133px;
  height: 14px;
  position: absolute;
  top: 0px;
  left: 0px;
}
article.newsDetail .newsPager .next a {
  display: block;
  width: 133px;
  height: 14px;
  background: url(../images/news/detail-next.png) left center no-repeat;
}
article.newsDetail .newsPager .prev {
  float: right;
  width: 133px;
  height: 14px;
  position: absolute;
  top: 0px;
  right: 0px;
}
article.newsDetail .newsPager .prev a {
  width: 133px;
  height: 14px;
  display: block;
  background: url(../images/news/detail-prev.png) left center no-repeat;
}

article.newsIndex .cmnTopBlock {
  margin-bottom: 0px;
  border-bottom: none;
}
article.newsIndex .mainBlock {
  width: 1200px;
}
article.newsIndex .ttlBlock {
  overflow: hidden;
  margin-bottom: 50px;
  height: 32px;
}
article.newsIndex .ttlBlock h1 {
  float: left;
  margin-right: 40px;
}
article.newsIndex .ttlBlock ul.sortNv {
  overflow: hidden;
  float: left;
  border-left: #336633 solid 1px;
  margin-top: 9px;
}
article.newsIndex .ttlBlock ul.sortNv li {
  float: left;
  text-align: center;
  width: 164px;
  border-right: #336633 solid 1px;
}
article.newsIndex .ttlBlock ul.sortNv li a {
  text-decoration: none;
}

#newsSortTtl .ttlBlock {
  overflow: hidden;
  margin-bottom: 50px;
  height: 32px;
}
#newsSortTtl .ttlBlock h1 {
  float: left;
  margin-right: 40px;
}
#newsSortTtl .ttlBlock ul.sortNv {
  overflow: hidden;
  float: left;
  border-left: #336633 solid 1px;
  margin-top: 9px;
}
#newsSortTtl .ttlBlock ul.sortNv li {
  float: left;
  text-align: center;
  width: 164px;
  border-right: #336633 solid 1px;
}
#newsSortTtl .ttlBlock ul.sortNv li a {
  text-decoration: none;
}
