#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:50px;
}

div.btn-url2 {
	float:right;
	width:135px;
	margin-top:33px;
}

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;
}


a:link { color: #b9b8b8; text-decoration: none; } 
a:visited { color: #b9b8b8; text-decoration: none; } 
a:active { color: #b9b8b8; text-decoration: none; }
a:hover { color: #b9b8b8; text-decoration:underline;}
/*
A:link  { color: #000000; text-decoration: none; }
A:visited  { color: #000000; text-decoration: none; }
A:active  { color: #000000; text-decoration: none; }
A:hover  { color: #0000FF; text-decoration: underline; }
*/


div.banner {
	width:529px;
	margin-top:30px;
	text-align:right;
}

#smnu ul {
    height:400px;
}

#main {
	text-align: left;
	padding: 0px 20px 0px 20px;
	color:#b9b8b8;
	
}

#main p {
	margin: 0 0 10px 0;	
}

#main table {
	width: 500px;
	border-top: 1px solid #666666;
	border-collapse: collapse;
	margin-bottom:20px;
	margin-left:30px;
	margin-top:25px;
	clear: both;
}

.small {
	font-size:11px;
	/*color:#0066FF;*/
	margin-top:-10px;
	margin-bottom:0px;
}
.blue {
	font-size:11px;
	color:#0066FF;
	margin-left:12px;
}

#main img.sheet {
	float:left;
	margin-right:10px;
	margin-bottom:20px;
}
#main table.head {
	float:left;
	width: 320px;
	border-top: 1px solid #666666;
	border-collapse: collapse;
	clear:none;
}

#main th {
	padding: 6px 10px 6px 10px;
	text-align:left;
	color: #b9b8b8;
	background-color: #343333;
	border-bottom: 1px solid #666666;
	font-weight: normal;
	vertical-align: top;
}

#main td {
	padding: 6px 10px 6px 10px;
	background-color: #1e1e1e;
	border-bottom: 1px solid #666666;
}

* {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 18px;
	color: #b9b8b8;
}
