body{
	-webkit-text-size-adjust: 100%;
	background:url(../img/common/bg.jpg) center top no-repeat #e2d1fb;
	background-size:100% auto;
	background-attachment:fixed;
}
.bd {
	font-weight: bold;
}
.sp{
	display:none;
}

#header {
    background: url(../img/common/bg_header.png) repeat-x;
    position: fixed;
    z-index: 50;
    width: 100%;
    height: 60px;
}
#nav{
    margin: 0 auto;
    width: 1000px;
    height: 100%;
	text-align:left;
}
#nav.active{
	right:0;
}
#nav ul{
	float:left;
}
#nav li{
	float:left;
}
#nav li a{
	display:block;
	line-height:0;
	text-decoration:none;
	text-align:center;
	padding:20px 0;
	height:20px;
	-webkit-transition: all 0.2s ease;
	   -moz-transition: all 0.2s ease;
	    -ms-transition: all 0.2s ease;
	     -o-transition: all 0.2s ease;
	        transition: all 0.2s ease;
}
#nav li a:hover,
#nav li a.active {
	background: rgba(255,255,255,0.5);
}
#nav li a.logo{
}
#nav li a .pc{
	border-right:1px solid #af6bba;
	padding:0 19px;
}
#nav li a.logo .pc{
}

#nav li:nth-child(2) a .pc{
	border-left:1px solid #af6bba;
}

#menu:hover,
#nav a.close:hover,
a.page-top:hover{
	background:none;
	opacity:0.8;
}

#nav .tw {
	display:block;
	float:right;
	margin-top:21px;
	text-align: center;
	width:51px;
	-webkit-transition: all 0.2s ease;
	   -moz-transition: all 0.2s ease;
	    -ms-transition: all 0.2s ease;
	     -o-transition: all 0.2s ease;
	        transition: all 0.2s ease;
}
#nav .tw:hover{
	opacity:0.8;
}
a.page-top{
	display:none;
	position:fixed;
	right:20px;
	bottom:30px;
	z-index:49;
	-webkit-transition: all 0.2s ease;
	   -moz-transition: all 0.2s ease;
	    -ms-transition: all 0.2s ease;
	     -o-transition: all 0.2s ease;
	        transition: all 0.2s ease;
}


#wrapper{
	background:url(../img/common/header.png) center top no-repeat;
	padding-top:60px;
	position:relative;
	z-index:2;
}
#wrapper h1{
	line-height:0;
	padding:20px 0 0;
	position:relative;
	z-index:3;
}
#wrapper h1 a{
	line-height:0;
}

#container{
	position:relative;
	width:960px;
	margin:-39px auto 0;
}

.list dt, .list dd {
	text-align:left;
}
.list dl {
	border-bottom: 1px solid #ccc;
	padding: 20px 0 20px;
}

.list.wm dl {
	padding: 10px 0 13px;
}
.list dt {
	float:left;
	font-size:12px;
	color: #333;
	width: 100px;
	padding-top:3px;
}
.list.wm dt {
	padding-top:0;
}

.list dd {
	margin-left:100px;
}
.list.wm dd {
	padding-top:7px;
}

.list dd a{
	display:block;
	font-size:15px;
	font-weight:bold;
//	white-space: nowrap;
//  	overflow: hidden;
//	text-overflow: ellipsis;
//    -webkit-text-overflow: ellipsis; /* Safari */
//    -o-text-overflow: ellipsis; /* Opera */
}

.list dt .PPMOV,
.list dt .PPMLP,
.list dt .PPMKK{
	background: #e91e63;
}
.list dt .PRIPA {
  background: #9e59cc;
}
.list dt .PRIPX {
	letter-spacing:-0.2em;
  background: #46B035;
}
.list dt .PRIP2 {
  background: #9c27b0;
}
.list dt .PPM3D,
.list dt .PLMPV{
  background: #4E94D2;
}

.list dt .artist-name {
	color: #fff;
 	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height:16px;
	width: 80px;
	height:16px;
	margin-top:3px;
}


a.btn{
	background: #fb32a0;
	border-radius:20px;
	color:#fff;
	display:block;
	font-size:14px;
	font-weight:bold;
	line-height:40px;
	text-decoration:none;
	text-shadow: 0 0 5px rgba(0,0,0,.2);  
	width:120px;
	height:40px;
}
a.btn:hover,
a.btn3:hover{
	opacity:0.8;
}
a.btn3{
	width:220px;
	background:#fb32a0;
}


.cont{
	background:url(../img/common/deco0.png) center top no-repeat rgba(255,255,255,.9);
	border-radius:10px;
	margin:0 auto;
	overflow:hidden;
	padding:0 50px 160px;
	position:relative;
}

.cont .header{
	margin-top:-54px;
}
.cont .footer{
	position:absolute;
	bottom:0;
	left:0;
	z-index:0;
}
.cont .footer2 {
	position:absolute;
	bottom:-31px;
	left:0;
	right:0;
	margin:0 auto;
	z-index:2;
}
.cont .footer3 {
	position:absolute;
	bottom:-20px;
	right:-10px;
	z-index:2;
}

.cont .heading {
	padding:10px 0 20px;
	position:relative;
	text-align:center;
}
.cont .heading h2 img{
	height:29px;
}
.cont .heading a{
	position:absolute;
	right:0;
	top:0;
}

.cont .inner{
	min-height:340px;
	position:relative;
	z-index:2;
}

.page-detail .cont .inner{
	background-position:center 6px;
	background-repeat:no-repeat;
	background-size:auto 162px;
}

.sec05 .btn.buy{
	width:140px;
	margin:0;
	background:#fb32a0;
}





.detail{
	padding-bottom:15px;
}

.detail h2{
	background:#fadce9;
	color:#a35ab0;
	font-size:18px;
	line-height:20px;
	border:solid 1px #ccc;
	border-width:1px 0;
}
.detail h2 .title{
	text-align:center;
	padding:19px 30px;
}

.detail .desc{
	text-align:left;
	padding:34px 20px;
}

.sec06 .detail .desc{
	text-align:center;
	padding:34px 0;
}

.subNav{
	position:relative;
	width:100%;
	height:50px;
	border-bottom:1px solid #ccc;
}
.subNav ul{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:50px;
}

.subNav li{
	float:left;
	height:49px;
	padding:0 10px 0 0;
}
.subNav li a{
	text-decoration:none;
	font-size:18px;
	display:block;
	line-height:0;
	height:100%;
	border-radius:5px 5px 0 0;
	border:1px solid #ccc;
}
.subNav li a img{
	opacity:0.5;
	margin-top:15px;
}
.subNav li a:hover,
.subNav li a.on{
	background:none!important;
	border-bottom:1px solid rgba(255,255,255,1);
}
.subNav li a:hover img,
.subNav li a.on img{
	opacity:1.0;
}

.subNav li a{
	background:rgba(232,244,254,0.5);
	opacity:1.0;
}

.subNav li a img{
	display:inline;
}
.subNav li a img.on{
	display:none;
}

.subNav li a:hover img,
.subNav li a.on img{
	display:none;
}
.subNav li a:hover img.on,
.subNav li a.on img.on{
	display:inline;
}

#sp-subNav{
	display:none;
}
.subNav li:last-child{
	padding-right:0;
}

.sec02 .subNav li{
	width:135px;
}

.sec05 .subNav li{
	width:164px;
}

.paging{
	font-size:18px;
	text-align:center;
	padding-top:20px;
}
.paging a{
	vertical-align:middle;
	text-decoration:none;
	line-height:40px;
	color:#333;
	display:inline-block;
	width:40px;
	height:40px;
	border-radius:20px;
	background:#eee;
	margin:0 5px;
}
.paging a:hover{
	background:#f4b5d0;
}
.paging span{
	vertical-align:middle;
	line-height:40px;
	display:inline-block;
	width:40px;
	height:40px;
	border-radius:20px;
	background:#f4b5d0;
	margin:0 5px;
}

p#copyright{
	color:#9e5cac;
	font-size:12px;
	font-weight:bold;
	line-height:40px;
    margin: 20px 0;
	text-align:center;
}

.soc iframe{
	width:103px!important;
}
#goods ul{

}

#goods li{
width:28%;
display:inline-block;
margin:2em 0.8em;
vertical-align:top;
}
#goods li img{
max-height:200px;
border:#CCC 10px solid;
}
#ec img{
max-width:100%;
}
