/* DVDEBD & Goods */

.prArea{
	max-width:640px;
	margin:16px auto 30px auto;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.video-container iframe {
	position: absolute;
	top: 2px;
	left: 0;
	width: 100%;
	height: 100%;
}
#goodsArea {
	margin: 0 auto;
	padding: 20px 60px 40px 60px;
	position: relative;
	width: 920px;
}
#goodsArea h1 {
	margin:0;
}
#goodsArea h1 img {
	width:auto;
	height:90px;
}
#goodsArea #btnList {
	position: absolute;
	top: 50px;
	right: 60px;
	width: 280px;
	height: 30px;
}

/* GoodsList */
#goodsTopMain {
	margin: 0 auto;
	padding: 120px 0 0 10px;
	position: relative;
	width: 910px;
}
#goodsTopMain h2 {
	line-height:0px;
	margin:0 0 20px 0
}
#goodsTopMain h2 img {
	height:50px;
}
#goodsTopMain ul {
	margin:0 0 50px 0;
	width: 910px;
	overflow: hidden; /*floatπ*/
	position: relative; /*DW*/
	zoom: 1; /*IE6*/
}
#goodsTopMain ul li {
	width:300px;
	float:left;
	line-height:0px;
}
#goodsTopMain ul li:hover {
	background: #ffffcc;
}
#goodsInfo{
	width:900px;
	height:auto;
	border:0;
	padding:0;
	margin:0;
}
#goodsInfo img{
	width:100%;
	height:auto;
	border:0;
	padding:0;
	margin:0;
}
#goodsInfo p{
	display:none;
}

/* GoodsPage */
#goodsMain {
	margin: 0 auto;
	padding: 120px 0 0 0;
	position: relative;
	width: 800px;
}
#goodsArea #goodsMain #mainArea {
}
#goodsArea #goodsMain #mainArea #midashi {
}
#goodsArea #goodsMain #mainArea .midashi {
}
#goodsArea #goodsMain #mainArea #midashi2 {
	
}
#goodsArea #goodsMain #mainArea h2,#goodsArea #mainArea p,#goodsArea #mainArea .line {
	display: none;
}
#goodsArea #mainArea .text{
	display:block;
	font-size:18px;
	color:#666;
	line-height:1.4em;
	margin:0 0 10px 0;
}
#goodsArea #mainArea .sub{
	display:none;
	font-size:18px;
	color:#666;
	line-height:1.4em;
	margin:0 0 10px 0;
}

#goodsArea #goodsMain #detailArea {
}
#goodsArea #goodsMain #detailArea h3 {
	height: 80px;
	width: 800px;
	margin: 30px 0 0 0;
}
#goodsArea #goodsMain #detailArea ul {
	margin: 20px 0 20px 0;
}
#goodsArea #goodsMain #detailArea ul li {
	background: url(../img/detail_icon.gif) no-repeat Left Top;
	padding: 0 0 0 30px;
	font-size: 18px;
	color: #F33;
	line-height: 24px;
	margin: 4px 0;
}
#goodsArea #goodsMain #detailArea #spTxt {
	color: #3399cc;
	margin: 20px 0 20px 0;
	line-height: 1.4em;
	font-size: 18px;
}
#goodsArea #goodsMain #detailArea p{
	color: #666666;
	margin: 0 0 20px 30px;
	line-height: 1.4em;
	font-size: 14px;
}
#goodsArea #goodsMain .line {
	height: 10px;
	line-height: 10px;
	background: url(../../img/line.gif) repeat-x;
	margin: 30px 0;
}
#goodsArea #goodsMain .specArea {
	overflow: hidden; /*floatπ*/
	position: relative; /*DW*/
	zoom: 1; /*IE6*/
	margin: 0 0 30px 0;
}
#goodsArea #goodsMain .specArea .specImg {
	float: left;
	width: 300px;
}
#goodsArea #goodsMain .specArea .specImgBook {
	float: left;
	width: 260px;
}
#goodsArea #goodsMain .specArea .specTxt {
	float: right;
	width: 470px;
}
#goodsArea #goodsMain .specArea .specTxt {
	float: right;
	width: 470px;
}
#goodsArea #goodsMain .specArea .specTxt p{
	margin: 6px 0;
}
#goodsArea #goodsMain .specArea .specTxt .tyui {
	line-height:1.2em;
	margin: 6px 0;
}
#goodsArea #goodsMain .specArea .specTxt b{
	font-size: 16px;
	font-style: normal;
	color: #39C;
}
#goodsArea #goodsMain .specArea .specTxt i{
	font-size: 12px;
	font-style: normal;
	color: #666;
	line-height: 1.4em;
	margin: 0 0 10px 0;
}
#goodsArea #goodsMain .specArea .specTxt em{
	font-size: 12px;
	line-height:1em;
	font-style: normal;
	color: #666;
}
#goodsArea #goodsMain .specArea .specTxt h4 {
}
#goodsArea #goodsMain .specArea .specTxt table {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	line-height: 1.4em;
}
#goodsArea #goodsMain .specArea .specTxt td {
	margin: 0;
	padding: 4px;
}
#goodsArea #goodsMain .specArea .specTxt th {
	margin: 0;
	padding: 4px;
	text-align: right;
	vertical-align: top;
}


#goodsArea #goodsMain #eventArea {
	position:relative;
}
#goodsArea #goodsMain #eventArea #eventEnd {
	width: 640px;
	height: 70px;
	position: relative;
	left: -20px;
	background: url(../img/event_end.gif) no-repeat Left Top;
	margin: 0 0 20px 0;
}
#goodsArea #goodsMain #eventArea #eventEnd p{
	display:none;
}
#goodsArea #goodsMain #eventArea #eventMain {
	width:840px;
	height:530px;
	position:relative;
	left:-20px;
	background:url(../img/dvd_event_main_pc4.jpg) no-repeat Left Top;
	margin:0;
}
#goodsArea #goodsMain #eventArea #eventMain #eventLink {
	width:420px;
	height:24px;
	position:absolute;
	left:20px;
	top:416px;
}
#goodsArea #goodsMain #eventArea #eventMain #event_b {
	width:142px;
	height: 52px;
	position:absolute;
	left:326px;
	bottom:0px;
}
#goodsArea #goodsMain #eventArea #eventMain #open_b_sp {
	display:none;
}
#goodsArea #goodsMain #eventArea #eventMain #close_b_sp {
	display:none;
}
#goodsArea #goodsMain #eventArea #eventMain #eventTit {
	display:none;
}
#goodsArea #goodsMain #eventArea #eventMain #eventPhoto {
	display:none;
}
#goodsArea #goodsMain #eventArea #eventMain ul {
	display:none;
}
#goodsArea #goodsMain #eventArea #eventMain ul #eventTxt1_1 {
}
#goodsArea #goodsMain #eventArea #eventMain ul h3 {
}
#goodsArea #goodsMain #eventArea #eventMain ul #eventTxt1_2 {
}
#goodsArea #goodsMain #eventArea #eventMain ul #eventTxt1_2 p {
}
#goodsArea #goodsMain #eventArea #eventMain ul #eventTxt1_2 em {
}
#goodsArea #goodsMain #eventArea #eventMain ul #eventTxt1_3 h3 {
}

#goodsArea #goodsMain #eventArea #eventTxt2 {
	text-indent:-9999px;
	width:800px;
	height:190px;
	position:relative;
	margin:40px 0 0 0;
	background:url(../img/dvd_event_txt_pc2.gif) no-repeat Left Top;
}
#goodsArea #goodsMain #eventArea #eventMain #eventPhoto2 {
	display:none;
}
#goodsArea #goodsMain #eventArea #alert {
	line-height:1.6em;
	font-size:12px;
	margin:20px 0 100px 0;
	color:#666;
}
#goodsArea #goodsMain #eventArea #alert p {
	text-indent:-1em;
	padding-left:1em;
	margin:6px 0 0 0;
	line-height:1.2em;
}

#goodsArea #goodsMain #eventArea #mapArea {
	display: none;
}
#mapArea {
	width:640px;
	margin:14px auto 20px auto;
	
}
#mapArea #map1Waku {
	width:620px;
	height:678px;
	margin:0;
	background:url(../img/dvd_map_waku1.gif) Center Top no-repeat;
	padding:72px 0 0 0;
}
#mapArea #map1Waku #map1 {
	width:572px;
	height:390px;
	margin:0 auto 30px auto;
	padding:0;
	background:url(../img/dvd_map1.gif) Center Top no-repeat;
	font-size: 1px;
	text-indent:-9999;
}
#mapArea .mapButton {
	width:114px;
	height:34px;
	margin:0 0 20px 62px;
	text-indent:0;
}
#mapArea .mapButton img{
	width: 114px;
	height: 34px;
	margin: 0;
	text-indent: 0;
	border: none;
}
#mapArea #map1Waku #mapTxt1_a {
	font-size: 1px;
	text-indent:-9999px;
	background:url(../img/dvd_map_txt1_a.gif) Left Top no-repeat;
	padding:0 0 0 0;
	height:54px;
	margin: 0 0 6px 40px;
	width:530px;
	
}
#mapArea #map1Waku #mapTxt1_b {
	font-size: 1px;
	text-indent:-9999px;
	background:url(../img/dvd_map_txt1_b.gif) Left Top no-repeat;
	padding:0 0 0 0;
	height:54px;
	margin: 0 0 8px 40px;
	width:530px;
}

#mapArea #map2Waku {
	width:620px;
	height:1440px;
	margin:0;
	background:url(../img/dvd_map_waku2.gif) Center Top no-repeat;
	padding:84px 0 0 0;
}
#mapArea #map2Waku #map2 {
	width:572px;
	height:784px;
	margin:0 auto 30px auto;
	padding:0;
	background:url(../img/dvd_map2.gif) Center Top no-repeat;
	font-size: 1px;
	text-indent:-9999;
}
#mapPage #mapArea #map2Waku #mapTxt2_a {
	font-size: 1px;
	text-indent:-9999px;
	background:url(../img/dvd_map_txt2_a.gif) Left Top no-repeat;
	padding:0 0 0 0;
	height:26px;
	margin: 0 0 8px 40px;
	width:530px;
}
#mapPage #mapArea #map2Waku #mapTxt2_b {
	font-size: 1px;
	text-indent:-9999px;
	background:url(../img/dvd_map_txt2_b.gif) Left Top no-repeat;
	padding:0 0 0 0;
	height:54px;
	margin: 0 0 8px 40px;
	width:530px;
}
#mapPage #mapArea #map2Waku #mapTxt2_c {
	font-size: 1px;
	text-indent:-9999px;
	background:url(../img/dvd_map_txt2_c.gif) Left Top no-repeat;
	padding:0 0 0 0;
	height:54px;
	margin: 0 0 8px 40px;
	width:530px;
}
#mapArea #map2Waku #mapTxt2_d {
	font-size: 1px;
	text-indent:-9999px;
	background:url(../img/dvd_map_txt2_d.gif) Left Top no-repeat;
	padding:0 0 0 0;
	height:26px;
	margin: 0 0 8px 40px;
	width:530px;
}
#mapArea #map2Waku #mapTxt2_e {
	font-size: 1px;
	text-indent:-9999px;
	background:url(../img/dvd_map_txt2_e.gif) Left Top no-repeat;
	padding:0 0 0 0;
	height:26px;
	margin: 0 0 8px 40px;
	width:530px;
}
#mapArea #map2Waku #mapTxt2_f {
	font-size: 1px;
	text-indent:-9999px;
	background:url(../img/dvd_map_txt2_f.gif) Left Top no-repeat;
	padding:0 0 0 0;
	height:54px;
	margin: 0 0 8px 40px;
	width:530px;
}
#goodsArea #goodsMain #eventArea #mapTxt2 {
	display:none;
}

#samasamaPresent {
	width:100%;
	font-size:16px;
	font-family:"qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	line-height:1.8em;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
	margin-top:-40px;
	border-bottom: dotted 1px #3399ff;
}
#samasamaPresent #preImg p {
	font-size:14px;
	line-height:1.6em;
	padding:20px 0 20px 0;
	display:block;
	color:#666;
}
#samasamaPresent #presentTit {
	width:100%;
	padding:0;
}
#samasamaPresent #presentTxt {
	padding:20px 0 0 0;
	color:#666;
}
#samasamaPresent #presentTxt .presentWord {
	font-size:22px;
	color:#fe6766;
	font-weight:bold;
}
#preImg{
	width:600px;
	margin: 0 auto;
	padding:20px 0 0 0;
}
#preImg img{
	width:100%;
}
@media screen and (max-width: 770px) {

.prArea{
	max-width:640px;
	margin:10px auto 15px auto;
}
#goodsArea {
	margin: 0 auto;
	padding: 20px 10px 40px 10px;
	position: relative;
	width:auto;
}
#goodsArea h1 {
	margin:0 auto 0 auto;
	max-width:480px;
	height:auto;
}
#goodsArea h1 img {
	width:100%;
	height:auto;
}
#goodsArea #btnList {
	position: static;
	right: 10px;
	width:100%;
	max-width:480px;
	margin: -2px auto 0 auto;
	bottom: 20px;
	text-align:right;
}
#goodsArea #btnList img {
	width: 200px;
}

/* GoodsList */
#goodsTopMain {
	margin: 0 auto;
	padding: 120px 0 0 0;
	position: relative;
	width: auto;
}
#goodsTopMain h2 {
	line-height:0px;
	margin:0 0 10px 0
}
#goodsTopMain h2 img {
	height:30px;
}
#goodsTopMain ul {
	margin:0 0 30px 0;
	width: auto;
	overflow: hidden; /*floatπ*/
	position: relative; /*DW*/
	zoom: 1; /*IE6*/
}
#goodsTopMain ul li {
	width:33%;
	float:left;
	line-height:0px;
	min-width:150px;
}
#goodsTopMain ul li img {
	width:100%;
}
#goodsTopMain ul li:hover {
	background: none;
}
#goodsInfo{
	display:block;
	font-size:16px;
	color:#F66;
	line-height:1.4em;
}

/* GoodsPage */
#goodsMain {
	margin: 0 auto;
	padding: 100px 0 0 0;
	position: relative;
	width: auto;
}
#goodsArea #goodsMain #mainArea {
	font-family:"qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
}
#goodsArea #goodsMain #mainArea #midashi {
	display:none;
}
#goodsArea #goodsMain #mainArea .midashi {
	display:none;
}
#goodsArea #goodsMain #mainArea h2,#goodsArea #mainArea p,#goodsArea #mainArea .line {
	display: block;
}
#goodsArea #goodsMain #mainArea h2{
	font-size:24px;
	color:#F66;
	line-height:1.4em;
}
#goodsArea #goodsMain #mainArea p{
	font-size:14px;
	margin:6px 0;
	color:#666;
	line-height:1.4em;
}
#goodsArea #goodsMain #mainArea .sub{
	display:block;
	font-size:16px;
	color:#666;
	line-height:1.4em;
}

#goodsArea #goodsMain #detailArea {
}

#goodsArea #goodsMain #detailArea h3 .imgPc{
	display: block;
}
#goodsArea #goodsMain #detailArea h3 .imgSp{
	display: none;
}
#goodsArea #goodsMain #detailArea h3 {
	height: auto;
	width: auto;
	margin: 30px 0 0 0;
}
#goodsArea #goodsMain #detailArea h3 img {
	width: 100%;
	margin: 30px 0 0 0;
}
#goodsArea #goodsMain #detailArea ul {
	margin: 20px 0 20px 0;
}
#goodsArea #goodsMain #detailArea ul li {
	background: url(../img/detail_icon.gif) no-repeat Left Top;
	padding: 2px 0 2px 30px;
	font-size: 16px;
	color: #F33;
	line-height: 20px;
	margin: 2px 0;
}
#goodsArea #goodsMain #eventArea #eventMain #event_b {
	display:none;
}
#goodsArea #goodsMain #eventArea #eventMain #open_b_sp {
	margin: 0 auto;
	width:142px;
	height:52px;
	display:block;
}
#goodsArea #goodsMain #eventArea #eventMain #close_b_sp {
	margin: 0 auto;
	width:142px;
	height:52px;
	display:none;
}
#goodsArea #goodsMain #detailArea #spTxt {
	color: #3399cc;
	margin: 20px 0 20px 0;
	line-height: 1.4em;
	font-size: 16px;
}
#goodsArea #goodsMain #detailArea #spTxt2 {
	color: #666666;
	margin: 20px 0 20px 0;
	line-height: 1.4em;
	font-size: 14px;
}
#goodsArea #goodsMain .line {
	height: 10px;
	line-height: 10px;
	background: url(../../img/line.gif) repeat-x;
	margin: 10px 0;
}
#goodsArea #goodsMain .specArea {
	overflow: hidden; /*floatπ*/
	position: relative; /*DW*/
	zoom: 1; /*IE6*/
	margin: 0 0 30px 0;
}
#goodsArea #goodsMain .specArea .specImg {
	float: none;
	width: 200px;
	margin:0;
}
#goodsArea #goodsMain .specArea .specImg img {
	width: 100%;
}
#goodsArea #goodsMain .specArea .specTxt {
	float: none;
	width: auto;
}
#goodsArea #goodsMain .specArea .specTxt p img {
	width: 160px;
}
#goodsArea #goodsMain .specArea .specTxt h4 img {
	width: 300px;
}
#goodsArea #goodsMain .specArea .specTxt p{
	margin: 6px 0;
}
#goodsArea #goodsMain .specArea .specTxt em{
	font-size: 10px;
	font-style: normal;
	color: #666;
	line-height: 1.2em;
}
#goodsArea #goodsMain .specArea .specTxt h4 {
}
#goodsArea #goodsMain .specArea .specTxt table {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	line-height: 1.4em;
}
#goodsArea #goodsMain .specArea .specTxt td {
	margin: 0;
	padding: 4px;
}
#goodsArea #goodsMain .specArea .specTxt th {
	margin: 0;
	padding: 4px;
	text-align: right;
	vertical-align: top;
}




#goodsArea #goodsMain #eventArea {
	position:relative;
	padding :0 0 80px 0;
	margin: 0 0 80px 0;
	border-bottom:#999 dotted 1px;
}
#goodsArea #goodsMain #eventArea #eventEnd {
	width: 100%;
	height: auto;
	position:static;
	background: #FFFFFF;
	margin: 0 auto 20px auto;
	color:#FF3233;
	font-size: 20px;
	font-family:"qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-weight: bold;
}
#goodsArea #goodsMain #eventArea #eventEnd p{
	display:block;
}
#goodsArea #goodsMain #eventArea #eventMain {
	width: auto;
	height: auto;
	position: relative;
	left: 0px;
	background: #fff;
	margin:0 0 0 0;
	padding: 0 0 60px 0;
	border-bottom:#999 dotted 1px;
}
#goodsArea #goodsMain #eventArea #eventMain #eventLink {
	display:none;
}
#goodsArea #goodsMain #eventArea #eventMain #eventTit {
	display:block;
	width:100%;
	height:auto;
}
#goodsArea #goodsMain #eventArea #eventMain #eventTit img {
	width:100%;
}
#goodsArea #goodsMain #eventArea #eventMain #eventPhoto {
	width: 300px;
	height: 450px;
	margin: 20px auto;
	display: block;
	background: url(../img/dvd_event_photo_sp2.jpg) no-repeat Left Top;
	background-size: cover;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#goodsArea #goodsMain #eventArea #eventMain ul {
	display:block;
	font-size:14px;
	color:#333;
	line-height:1.4em;
}
#goodsArea #goodsMain #eventArea #eventMain #eventPhoto {
	width: 300px;
	height: 450px;
	margin: 20px auto;
	display: block;
	background: url(../img/dvd_event_photo_sp2.jpg) no-repeat Left Top;
	background-size: cover;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#goodsArea #goodsMain #eventArea #eventMain ul li p {
	margin:18px 10px 0 10px;
}


#goodsArea #goodsMain #eventArea #eventMain ul a:link {
  color: #ff3333;
  text-decoration: none;
}

#goodsArea #goodsMain #eventArea #eventMain ul a:hover {
  color: #ff3333;
}

#goodsArea #goodsMain #eventArea #eventMain ul a:visited {
  color: #ff3333;
}

#goodsArea #goodsMain #eventArea #eventMain ul a:active {
  color: #ff3333;
}

#goodsArea #goodsMain #eventArea #eventMain ul #eventTxt1_1 {
	margin:20px 5px 0 5px;
}
#goodsArea #goodsMain #eventArea #eventMain ul #eventTxt1_1 p {
	color:#ff3333;
	font-size:20px;
	font-weight:bold;
	margin:18px 0 0 0;
	text-align:center;
}
#goodsArea #goodsMain #eventArea #eventMain ul h3 {
	background:#ff6666;
	padding:5px 8px;
	font-size:14px;
	color:#FFF;
	line-height:1em;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	margin: 0 0 6px 0;
	text-align:center;
}
#goodsArea #goodsMain #eventArea #eventPhoto2 {
	width: 300px;
	height:300px;
	margin: 60px auto 0 auto;
	display: block;
	background: url(../img/dvd_event_photo2_sp.jpg) no-repeat Left Top;
	background-size: cover;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#goodsArea #goodsMain #eventArea #eventMain ul #eventTxt1_2 {
	margin:20px 5px 0 5px;
}


#goodsArea #goodsMain #eventArea #eventMain ul #eventTxt1_2 em {
	font-size:10px;
	color:#666;
	font-style:normal;
	line-height:1.2em;
}
#goodsArea #goodsMain #eventArea #eventMain ul #eventTxt1_3 {
	margin:20px 5px 40px 5px;
}

#goodsArea #goodsMain #eventArea #eventTxt2 {
	text-indent:0px;
	width:100%;
	height:auto;
	position:relative;
	margin:20px 5px 0 5px;
	background:#FFF;
	font-size:15px;
	color:#3399cc;
	line-height:1.4em;
}
#goodsArea #goodsMain #eventArea #alert {
	line-height:1.6em;
	font-size:10px;
	margin:20px 0 0 0;
	color:#666;
}
#goodsArea #goodsMain #eventArea #alert p {
	text-indent:-1em;
	padding-left:1em;
	margin:6px 0 0 0;
	line-height:1.2em;
}

#goodsArea #goodsMain #eventArea #mapArea {
	display: none;
	width: 300px;
	margin: 14px auto 60px auto;
	font-size: 14px;
	color: #333;
	line-height: 1.4em;
}
#goodsArea #goodsMain #mapArea .mapTxt {
	width:300px;
	background:#FFF; 
	margin:14px 0 6px 0;
	padding:0;
	font-size:14px;
	color:#333;
	line-height:1.4em;
}
#goodsArea #goodsMain #mapArea .mapTxt span {
	width:300px;
	padding:0;
	font-size:18px;
	color:#F66;
	line-height:1.4em;
}
#goodsArea #goodsMain #eventArea #mapTxt2 {
	text-indent:0px;
	width:300px;
	height:auto;
	position:relative;
	margin:20px auto 10px auto;
	background:#FFF;
	font-size:15px;
	color:#3399cc;
	line-height:1.4em;
	display:block;
	text-align:center;
	font-weight:bold;
}
#goodsArea #goodsMain #eventArea #mapTxt2 i {
	margin:6px 0 0 0;
	line-height:1.2em;
	font-size:10px;
	color:#666;
	font-style:normal;
}

#goodsArea #goodsMain #mapArea .mapButton {
	width:80px;
	height:24px;
	margin:0;
	text-indent:0;
}
#goodsArea #goodsMain #mapArea .mapbutton img{
	width: 80px;
	height: 24px;
	margin: 0;
	text-indent: 0;
	border: none;
}
#goodsArea #goodsMain #mapArea #map1Waku {
	width:300px;
	height:auto;
	margin:0;
	background:#FFF;
	padding:10px 0 0 0;
}
#goodsArea #goodsMain #mapArea #map1Waku #map1 {
	width:300px;
	height:245px;
	background:url(../img/dvd_map_sp1.gif) Left Top no-repeat;
	background-size:cover; 
	margin:0 ;
	padding:0;
}

#goodsArea #goodsMain #mapArea #map2Waku {
	width:300px;
	height:auto;
	margin:0;
	background:#FFF;
	padding:84px 0 0 0;
}
#goodsArea #goodsMain #mapArea #map2Waku #map2 {
	width:300px;
	height:430px;
	background:url(../img/dvd_map_sp2.gif) Left Top no-repeat;
	background-size: cover;
	margin:0 ;
	padding:0;
}
#goodsInfo{
	width:100%;
	height:auto;
	border:0;
	padding:0;
	margin:0;
}
#goodsInfo img{
	display:none;
}
#goodsInfo p{
	display:block;
	padding:0 10px 10px 0;
	font-size:12px;
	line-height:1.4em;
}
#goodsInfo em{
	display:block;
	padding:0 10px 10px 0;
	font-size:10px;
	line-height:1.4em;
	font-style:normal;
	}
#preImg{
	width:100%;
	max-width:600px;
	margin:0 auto;
}
#samasamaPresent {
	margin-top:0;
}
}


@media screen and (max-width: 480px) {
#goodsTopMain ul li {
	width:50%;
	float:left;
	line-height:0px;
	min-width:150px
}
#goodsArea #goodsMain #detailArea h3 .imgPc{
	display: none;
}
#goodsArea #goodsMain #detailArea h3 .imgSp{
	display: block;
}
#presentTxt {
	padding:10px 0 0 0;
	color:#666;
}
}
