#content-detail-area {
	float: left;
	width: 558px;
	background-image: url(../../images/common/bg_detail.jpg);
}

#content-detail {
	width: 558px;
	background-image: url(../../images/common/bg_detail-top.jpg);
	background-repeat: no-repeat;
	float: left;
}

#content-detail .detail {
	width: 558px;
	margin-bottom: 50px;
	margin-top:30px;
	float: left;
}

#content-detail .detail p.title-mobile {
    clear:both;
	width:500px;
	margin-left:29px;
	margin-bottom:15px;
}

#content-detail .detail p.title-pc {
    clear:both;
	width:500px;
	margin-left:29px;
	margin-bottom:10px;
}

#content-detail .detail p.text-ac {
	color:#b9b8b8;
	font-size:12px;
	line-height:16px;
	margin-left:39px;
}

#content-detail .detail p.text-ac span {
	font-weight:bold;
	line-height:20px;
}

#content-detail .detail .access-area {
	width:500px;
	margin:20px 0 0 29px;
	padding-bottom:30px;
}

#content-detail .detail .access-area .access-left {
    clear:both;
	width:245px;
	background-color:#1e1e1e;
	margin:0 10px 15px 0;
	float:left;
}

#content-detail .detail .access-area .access-left02 {
    clear:both;
	width:245px;
	background-color:#1e1e1e;
	margin:0 10px 30px 0;
	float:left;
}

#content-detail .detail .access-area .access-right {
	width:245px;
	background-color:#1e1e1e;
	margin:0 0 15px 0;
	float:right;
}

h4 {
	width:245px;
	background-color:#343333;
	font-size:12px;
	color:#b9b8b8;
	line-height:24px;
	text-align:center;
	margin-bottom:10px;
	
}

p.qrcode {
	float:left;
	width:110px;
	text-align:center;
	padding-bottom: 12px;
}

p.icon {
	float:right;
	width:135px;
	margin-bottom:5px;
}

.space {
    margin-right:5px;
}


div.btn-url {
	float:right;
	width:135px;
	margin-top:10px;
}

div.btn-url2 {
	float:right;
	width:135px;
	margin-top:14px;
}

div.pc {
    clear:both;
	width:500px;
	margin:0 0 0 29px;
}

p.pc-link01 {
	background-color:#1e1e1e;
	width:250px;
	border-bottom:1px solid #424242;
	padding:5px 0 5px 0;
	float:left;
}

p.pc-link02 {
    clear:both;
	background-color:#1e1e1e;
	width:500px;
	padding:5px 0 5px 0;
}

.middle {
    vertical-align:middle;
}

a.pc-link {
	color:#b9b8b8;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

a.pc-link:visited {
	color:#b9b8b8;
}

a.pc-link:active {
	color:#1964fe;
}

a.pc-link:hover {
	color:#1964fe;
}

div.banner {
	width:529px;
	margin-top:30px;
	text-align:right;
}

#smnu ul {
    height:400px;
}


