@import url("common.css");

/*-------------------------------------------------------------- download
*/
.cn3 {
  background: url('images/contents_bg_top01.jpg') no-repeat center top;
  padding-top: 128px;
  padding-bottom: 48px;
}
.cn3 .flash {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 50;
  width: 896px;
  height: 256px;
  overflow: hidden;
}
.cn3 .main {
  position: relative;
  z-index: 80;
  width: 834px;
  margin: 0 auto;
  overflow: hidden;
}

/*-------------------------------------------------------------- menu box
*/

.mbox {
  width: 752px;
  margin: 0 auto;
}
.mbox .top {
  background: url('images/download/down_box_top.png') no-repeat;
  width: 752px;
  height: 16px;
  overflow: hidden;
  vertical-align: bottom;
}
.mbox .mid {
  background: url('images/download/down_box_bg.png') repeat-y;
  width: 688px;
  padding: 2px 32px;
  overflow: hidden;
}
.mbox .btm {
  background: url('images/download/down_box_bottom.png') no-repeat;
  width: 752px;
  height: 16px;
  overflow: hidden;
  vertical-align: bottom;
}
.mbox .mid li {
  display: inline;
  vertical-align: middle;
  background: url('images/download/mbox_marker01.png') no-repeat left center;
  margin: 2px 8px;
  padding-left: 18px;
  list-style: none;
  overflow: hidden;
  float: left;
}
.mbox .mid li a {
  display: block;
  white-space: nowrap;
}
.mbox .mid li a:hover {
  color: #f22469;
  text-decoration: none;
}

/*-------------------------------------------------------------- box
*/
.box {
  width: 752px;
  margin: 0 auto;
}
.hed {
  text-indent: -1000em;
  width: 752px;
  height: 48px;
  overflow: hidden;
  vertical-align: bottom;
}
.atc {
  background: url('images/download/down_box_bg.png') repeat-y;
  width: 752px;
}
.btm {
  background: url('images/download/down_box_bottom.png') no-repeat;
  width: 752px;
  height: 16px;
  overflow: hidden;
  vertical-align: bottom;
}
.box .wrap {
  background: url('images/download/down_box_cbg.jpg') no-repeat left bottom;
  width: 704px;
  margin: 0 auto;
  padding: 8px 8px 24px;
}
.box .thumb {
  background: url('images/download/down_thumbnail_shadow.png') no-repeat;
  width: 320px;
  height: 240px;
  padding: 8px;
  float: left;
}
.box .brdr1 {
  clear: both;
  background: url('images/download/down_box_border01.png') no-repeat;
  width: 656px;
  height: 16px;
  margin: 12px auto 8px;
  overflow: hidden;
  vertical-align: bottom;
}

#opmovie .hed {background: url('images/download/down_box_header_opmovie.png') no-repeat;}
#opsong .hed {background: url('images/download/down_box_header_opsong.png') no-repeat;}
#insong .hed {background: url('images/download/down_box_header_insong.png') no-repeat;}
#teaser .hed {background: url('images/download/down_box_header_teaser.png') no-repeat;}
#trial .hed {background: url('images/download/down_box_header_trial.png') no-repeat;}
#kabegami1 .hed {background: url('images/download/down_box_header_wp01.png') no-repeat;}
#kabegami2 .hed {background: url('images/download/down_box_header_wp02.png') no-repeat;}
#kabegami3 .hed {background: url('images/download/down_box_header_wp03.png') no-repeat;}
#kabegami4 .hed {background: url('images/download/down_box_header_wp04.png') no-repeat;}
#handbill .hed {background: url('images/download/down_box_header_handbill.png') no-repeat;}

/*-------------------------------------------------------------- box listbox
*/
.box .listbox {
  background: url('images/download/down_listbox_bottom.png') no-repeat center bottom;
  width: 360px;
  margin: 0 auto;
  padding-bottom: 8px;
  float: right;
}
.box .listbox h4 {
  text-indent: -1000em;
  background: url('images/download/down_listbox_header.png') no-repeat;
  width: 360px;
  height: 44px;
  margin: 0 auto;
  overflow: hidden;
}
.box .list {
  background: url('images/download/down_listbox_frame.gif') repeat-y center top;
  width: 296px;
  margin: 0 auto;
  padding: 16px 24px;
  overflow: hidden;
}

/*-------------------------------------------------------------- listbox list
*/
.mlh {
  color: #8d9ba6;
  font-size: 90%;
  background: url('images/nlove_down_border01.gif') repeat-x center bottom;
  padding-bottom: 2px;
}
.mlh .l {float: left;}
.mlh .r {float: right;}
.mlu {
  font-size: 90%;
  list-style: none;
  width: 296px;
  margin-top: 8px;
  overflow: hidden;
}
.mlu li {
  border-bottom: 1px dotted #ccc;
  background: url('images/download/down_listbox_marker01.gif') no-repeat center left;
  width: 280px;
  margin: 1px 0;
  padding-left: 16px;
  float: left;
}
.mlu li:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
.mlu li span {
  display: none;
}
.mlu .dwnl {
  display: block;
  text-align: left;
  float: left;
  overflow: hidden;
}
.mlu a.dwnr {
  display: block;
/*  line-height: 0;
  text-indent: -1000em;
  width: 72px;
  height: 20px;*/
  overflow: hidden;
  float: right;
}
.mlu a.dwnr:hover {
  background-position: bottom;
}

/*-------------------------------------------------------------- iepngfix
*/
.mbox .top,
.mbox .mid,
.mbox .btm,
.mbox .mid li,
.atc,
.btm,
.box .thumb,
.box .brdr1,
.hed,
.box .listbox,
.box .listbox h4 {behavior: url( "script/iepngfix.htc")};

