/* --------------------------------------------------
	SiteName : 
	FileName : master.css
	Description : master style
	
	== TOC =========================================
	1 : 
	2 : 
	
-------------------------------------------------- */
/* 1 : 
================================================== */
h3 {
  margin-bottom: 21px; }

#container {
  min-width: 980px; }

#pickup {
  overflow: hidden;
  margin: 30px auto 0;
  text-align: left; }

#pickup a {
  color: #333333;
  text-decoration: none; }

#pickup a:hover {
  color: #333333;
  text-decoration: none; }

#pickup #pickupInner {
  margin-right: -32px; }

#pickup .article {
  width: 31%;
  display: block;
  position: relative;
  text-align: left;
  float: left;
  margin-right: 20px; }

#pickup .article p.new {
  background: url(../images/top/icon_new.gif) left top no-repeat;
  width: 32px;
  height: 17px;
  text-indent: -9999px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10; }

#pickup .article a {
  z-index: 1;
  display: block;
  background-color: #FFF;
  height: 100%; }
  #pickup .article a span {
    padding: 10px; }
  #pickup .article a span.photo {
    padding: 0px; }
  #pickup .article a span.txt {
    height: 60px; }

#pickup .article img {
  z-index: 5;
  position: relative;
  width: 100%; }

#pickup .article span.photo,
#pickup .article span.date,
#pickup .article span.txt {
  display: block; }

#pickup .article span.photo {
  width: 221px;
  height: 160px;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  z-index: 0; }

#pickup .article a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7; }

#pickup .article span.date {
  position: absolute;
  bottom: 0;
  left: 0;
  margin-top: 7px; }

#content-sub {
  padding-top: 20px; }

#news {
  width: 727px;
  text-align: left;
  float: left; }

#news a {
  color: #333333;
  text-decoration: none; }

#news a:hover {
  color: #7e7540;
  text-decoration: none; }

#news a:hover span.date {
  color: #333; }

#news .article {
  background: #fff; }

#news .article a {
  display: block;
  padding: 12px;
  height: 35px; }

#news .article a:hover {
  background: #f9f9f9; }

#news .odd {
  background: none; }

#news .odd a:hover {
  background: #f6f5ef; }

#news .article span.photo,
#news .article span.date,
#news .article span.txt {
  display: block; }

#news .article span.photo {
  float: left;
  padding-right: 13px; }

#news .more a {
  display: block;
  text-indent: -9999px;
  width: 727px;
  height: 30px;
  background: url(../images/top/btn_moreNews.gif) 0 0 no-repeat; }

#news .more a:hover {
  background-position: 0 -30px; }

#banner {
  float: left;
  padding-top: 26px;
  padding-left: 32px;
  width: 221px;
  line-height: 1.3em; }

#banner a {
  color: #333;
  text-decoration: none; }

#banner a:hover {
  color: #7e7540; }

#banner ul {
  border: #dcd8c1 1px solid;
  border-bottom: 0; }

#banner ul li {
  display: table;
  border-top: #fff 1px solid;
  border-bottom: #dcd8c1 1px solid; }

#banner ul li:first-child {
  border-top: 0; }

#banner ul li a {
  display: table-cell;
  vertical-align: middle;
  width: 190px;
  height: 40px;
  padding-top: 3px;
  padding-left: 29px;
  background: url(/asp/images/top/banner/bg_list.gif) 0 0 no-repeat; }

#banner ul li a:hover {
  background-position-y: -50px; }

*:first-child + html #banner ul li {
  display: block;
  border-top: #fff 1px solid;
  border-bottom: #dcd8c1 1px solid; }

*:first-child + html #banner ul li a {
  display: block;
  width: 190px;
  height: 33px;
  padding-top: 10px;
  padding-left: 29px;
  background: url(/asp/images/top/banner/bg_list.gif) 0 0 no-repeat; }

/*****************************
	Addition
 *****************************/
#main-visual-wrapper {
  position: relative;
  margin-top: 28px;
  width: 980px;
  height: 600px; }
  #main-visual-wrapper .main-visual-copy {
    z-index: 1;
    position: absolute;
    bottom: 25px;
    left: 30px; }

#pickup .more-news-area {
  text-align: center; }
  #pickup .more-news-area .btn {
    margin-top: 15px; }
  #pickup .more-news-area a {
    display: block;
    background-color: #222;
    width: 100%;
    margin: 0 auto;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    padding: 6px; }
    #pickup .more-news-area a:hover {
      opacity: .75; }

#special-features, #video-collections {
  margin-top: 45px; }
  #special-features h4, #video-collections h4 {
    margin-bottom: 2%; }
  #special-features ul, #video-collections ul {
    width: 100%; }
    #special-features ul li, #video-collections ul li {
      width: 32%;
      display: block;
      position: relative;
      text-align: left;
      float: left;
      margin-right: 2%;
      margin-bottom: 2%; }
      #special-features ul li:nth-child(3n), #video-collections ul li:nth-child(3n) {
        margin-right: 0; }
      #special-features ul li:nth-child(n+4), #video-collections ul li:nth-child(n+4) {
        margin-bottom: 0; }
      #special-features ul li img, #video-collections ul li img {
        width: 100%; }
      #special-features ul li a:hover, #video-collections ul li a:hover {
        opacity: .75; }

#video-collections ul li {
  width: 23.5%;
  margin-bottom: 0; }
  #video-collections ul li:nth-child(3n) {
    margin-right: 2%; }
  #video-collections ul li:nth-child(4n) {
    margin-right: 0; }
