@charset "UTF-8";

/* lineup */ 

#contents #tab{
  width: 930px;
  height:29px;
  margin-bottom:24px;
  padding: 6px 0 0 0;
  background-image:url(../gallery/images/tab_bck.gif);
  background-position:left top;
  background-repeat:no-repeat;
}

#contents #tab ul{
}

#contents #tab li{
  float:left;
  padding-left:10px;
}

#contents .pagenation{
  width:100%;
  padding-top:12px;
}

#contents .pagenation p.prev{
  float:left;
  width:45%;
  padding-left:1px;
  text-align:left;
}

#contents .pagenation p.next{
  float:right;
  width:45%;
  padding-right:1px;
  text-align:right;
}

#contents #gallery {
  width:904px;
  margin:0 auto;
  padding-bottom:80px;
}

#contents #gallery.soon {
  text-align:center;
  padding:200px 0 80px 0;
}

#contents #gallery #main_photo{
  float:left;
  width:509px;
}

#contents #gallery #main_photo h2{
  text-align:center;
  font-size:15px;
  font-weight:bold;
}

#contents #gallery #main_photo #photo_box{
  text-align:center;
  width:509px;
  background-repeat:no-repeat;
  background-position:center center;
}

#contents #gallery #main_photo #photo_box img{
  padding:7px;
  border:1px solid #b4b4b4;
  vertical-align:top;
}

#contents #gallery #main_photo #movie_box{
  text-align:center;
  width:509px;
}

#contents #gallery #thumb_list{
  float:right;
  width:373px;
}

#contents #gallery #thumb_list ul{
  width:376px;
  margin-right:-3px;
}

#contents #gallery #thumb_list li{
  float:left;
  width:91px;
  height:95px;
  padding:0 3px 3px 0;
}

#contents #gallery #thumb_list li img{
  vertical-align:top;
}

#contents #gallery #thumbMovList{
  float:right;
  width:373px;
}

#contents #gallery #thumbMovList ul{
  width:382px;
  margin-right:-9px;
}

#contents #gallery #thumbMovList li{
  float:left;
  width:182px;
  height:128px;
  padding:0 9px 0 0;
  text-align:center;
}

#contents #gallery #thumbMovList li img{
  vertical-align:top;
}

#contents #gallery #thumbMovList li p{
  line-height:120%;
}