﻿@charset "UTF-8";

@import url(../../common/css/common.css);

/* TOPCONTENTS-MAIN */

#main-area {
  width:665px;
  padding-top:20px;
  }

.menu-event a {
  color:#d6fa0c!important;
}

/* EVENT */

#event-area {
  margin-top:2px;
  }

/* NEWEVENT */
#newevent {
  }

.newevent-right {
  float:right;
  width:415px;
}

.newevent-right h4 {
  font-size:18px;
  line-height:22px;
}

.shousai-txt {
  margin-top:10px;
}

.data {
  height:auto;
  padding-bottom:10px;
}

.data:after { 
  content: "";
  display: block; 
  clear: both; 
  }
  
.data dl {
  margin:5px 5px 15px 5px;
  font-size:12px;
  line-height:18px;
  }

.data dt {
  padding-left:15px;
  background:URL(../../common/img/list_arrow03.gif) top left no-repeat;
  float:left;
  width:70px;
  margin-right:10px;
  clear:both;
  }

.data dd {
  float:left;
  width:280px;
  margin-bottom:3px;
  }

/* PAST */
#past {
  clear:both;
}

.past-left {
  width:363px;
  float:left;
}

.past-right {
  width:275px;
  float:right;
}

/* DVD */

#dvd-info {
  margin-top:10px;
  border:solid 1px #999;
  height:100%;
  padding:10px;
}

#dvd-info:after { 
  content: "";
  display: block; 
  clear: both; 
  }

#dvd-info .block1 { 
  width:180px;
  float:left;
  color:#0099cc;
  display:block;
  }
 
#dvd-info .block2 { 
  width:220px;
  float:left;
  display:block;
  }
  
  
/* PASTEVENT2 */  
  .past-right2  { 
  width:280px;
  float:right;
  display:block;
  }
  
  .in-txt  { 
  float:left;
  width:180px;
  }
  
  .dvd-price {
  font-size:10px;
  line-height:14px;
  }
 
 .tit-eventday {
 color:#0099CC;
 margin:20px 0 10px;
 font-size:14px;
 }
  
 .tit-dvd {
 font-size:14px;
 line-height:18px;
 padding-top:7px;
 }
 
 .dvd-cast {
 clear:both;
 background:#e9eef0;
 color:#789478;
 padding:10px;
 }
 
 .dvd-cast h6 {
font-size:12px;
 }
 
 .dvd-pack {
 float:left;
 text-align:center;
 width:95px;
 }
 
 /* SNAP_IMAGE */ 
  #snap_image {
  width:100%;
  } 
  #snap_image img { 
  margin-bottom:1px;
  margin-right:1px;
  }
  #snap_image p {
  margin-left:30px;
  }
