@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:11px;
	line-height:18px;
	color:#777777;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.clear {
	clear:both;
}

h1 {margin:0 0 30px 0;padding:0;}
h2 {margin:0;padding:0;}
h3 {margin:0;padding:0;}
h4 {margin:0 0 13px 0;padding:0;}

a:hover img.btn {
	opacity:0.6;
	filter:alpha(opacity=60);
}

#wrap {
	width:860px;
	margin:0 auto;
}

#content {
	background:url(../dvd_images/bg.gif) repeat-y top center;
	width:756px;
	padding:0 52px;
}

.f_l {float:left;}
.f_r {float:right;}

.mgb_10 {
	margin-bottom:10px;
}

#dvd_info {
	position:relative;
	margin-bottom:30px;
}

.limited_btn {
	background:url(../dvd_images/limited_bg.gif) repeat-y left top;
	padding:0 0 0 17px;
	width:556px;
}
.normal_btn {
	background:url(../dvd_images/normal_bg.gif) repeat-x left top;
	padding:0 16px 0 16px;
}
.blu_ray_btn {
	background:url(../dvd_images/blu-ray_bg.gif) no-repeat left top;
	padding:7px 12px 23px 10px;
}

.detail_blu_ray {
	color:#c70c26;
	font-size:11px;
	line-height:14px;
}
.detail_blu_ray a:link,.detail_blu_ray a:visited {
	color:#c70c26;
	text-decoration:underline;
}
.detail_blu_ray a:hover,.detail_blu_ray a:active {
	color:#fe7789;
	text-decoration:underline;
}
.attention {
	font-size:10px;
	clear:both;
	line-height:25px;
}
.attention2 {
	font-size:10px;
	clear:both;
	padding-top:5px;
	line-height:12px;
	padding-left:6px;
}

.mask_dvd {
	position:absolute;
	top:377px;
	left:-10px;
}

#photo {
	margin-top:30px;
}
.txt {
	width:370px;
	padding:5px 20px 0 20px;
	float:right;
	height:540px;
	overflow:auto;
	background:url(../dvd_images/txt_bg.gif) repeat-x top left;
}

p {
	margin:0 0 10px 0;
}


#point {
	margin-top:0;
	position:relative;
}
.pointDiv {
	width:431px;
}
.point_movie_link {
	background:url(../dvd_images/point_movie_bg.jpg) no-repeat top left;
	width:361px;
	height:37px;
	font-size:13px;
	color:#0354a7;
	padding:0 0 0 70px;
	margin-bottom:15px;
}
.point_movie_link a:link,.point_movie_link a:visited {
	color:#0354a7;
	text-decoration:underline;
}
.point_movie_link a:hover,.point_movie_link a:active {
	color:#559ae1;
	text-decoration:none;
}
.sandm {
	width:431px;
	float:left;
}
.sandm .sound {
	margin-bottom:10px;
}

.blu-ray {
	width:318px;
	padding-top:0;
}

.media {
	margin-left:7px;
	margin-bottom:15px;
}

.mask_blu_ray {
	position:absolute;
	top:224px;
	left:602px;
}

#songs {
	margin:40px 0 25px 0;
	padding-bottom:25px;
	border-bottom:#c70026 solid 1px;
}

.bnr {
	padding-bottom:15px;
}

#footer {
	margin:10px 0 30px 0;
	padding:0 10px;
}

.footer_bnr {
	margin-right:10px;
}

.footer_link {
	margin-bottom:20px;
	padding-top:20px;
}
.footer_link img {
	margin-right:20px;
}

.second {
	margin-bottom:35px;
}

.copyright {
	text-align:center;
}

.sample_out {
	display:none;
}
.sample_on {
	position:absolute;
	width:323px;
	height:180px;
	top:41px;
	left:223px;
}
