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

#acstyle {
	width:1000px;
	margin:20px auto 0;
	padding:20px 10px;
	background:#FFFFFF;
}

.trans_bar {
	width:1000px;
	margin:20px auto 0;
	padding:20px 10px;
	background:#FFFFFF;
}


.actitle {
	padding:0 10px 10px;
	font-size:18px;
	border-bottom:#868686 1px dotted;
	text-align:left;
	font-weight:bold;
}
/* img */ 
.wrap {
	width:400px;
	margin:0;
	padding:10px;
	float:left;
}

.wrap p {
	margin:0;
	width:380px;
}

.wrap p img {
	width:100%;
}

.wrap ul {
	display:block;
	margin-top:10px;
	margin-left:-45px;
	clear:both;
}
.wrap li {
	display:block;
	float:left;
	padding:5px;
	width:120px;
}
.wrap li img {
	width:100%;
}
/* img */ 

#topimag { margin: 0; padding: 0; border: 0; list-style: none; text-align:center; }
.slider { padding-bottom:30px; position: relative; width: 100%; height: aute; overflow: hidden; }
.slides { overflow: hidden; *zoom: 1;}
.slide { float: left; clear: none; list-style: none;}
.slide img {width: 100%; }
.slider-arrow { position: absolute; display: block; margin-bottom: -20px; padding: 20px; }
.slider-arrow--right { bottom: 5px; right: 10px; background:url(/img/right.png) no-repeat; }
.slider-arrow--left { bottom: 5px; left: 10px; background: url(/img/left.png) no-repeat; }
.slider-nav { position: absolute; bottom: 10px; }
.slider-nav__item { width: 8px; height: 8px; float: left; clear: none; display: block; margin: 0 5px; background:#868686; border-radius: 5px; }
.slider-nav__item:hover { background:#ff9900; }
.slider-nav__item--current { background:#ff9900; }


/* item info */ 
#iteminfo {
	margin:0;
	width:560px;
	float:left;
}

.pricelist {
	margin:0 auto;
	padding:5px 2%;
	list-style:none;
	border-bottom:#868686 1px dotted;
	text-align:left;
}


.pricec, .priceb, .timeleft{
	font-size:18px;
	font-weight:bold;
	padding:0;
}

.pricec, .priceb{
	color:#ff9900;
}

.bidbtn, .sbidbtn {
	text-align:center;
}

.wbidbtn a {
	display:block;
	margin:0 2%;
	padding:10px 0;
	text-align:center;
	width:94%;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	color:#4682b4;
	box-shadow: 3px 3px 3px rgba(0,0,0,0.10); 
	text-decoration:none;
	border:solid 1px #4682b4;
}

.bidbtn a, .sbidbtn a {
	display:block;
	margin:10px auto;
	padding:10px 0;
	text-align:center;
	width:95%;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	color:#ffffff;
	font-weight:bold;
	box-shadow: 3px 3px 3px rgba(0,0,0,0.10); 
	text-decoration:none;
	font-size:18px;
}

.bidbtn a {
	background:#ff9900;
}
.sbidbtn a {
	background:#4682b4;
}


.info_title {
	margin:30px 0 10px;
	padding:5px;
	border-bottom:#868686 3px solid;
}

.info_title strong {
	padding:5px 10px;
	font-size:14px;
	background:#868686;
	color:#ffffff;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
}

.info_list {
	margin:0 0 10px;
}

.info_list li {
	list-style:none;
	margin:0;
	padding:5px 10px;
	border-bottom:#868686 1px dotted;
	overflow: hidden;
}

.info_list em {
	display:block;
	width:35%;
	float:left;
	font-weight:normal;
}

.info_list span {
	display:block;
	width:60%;
	margin-left:5%;
	float:right;
	font-weight:normal;
	word-wrap: break-word;
}

.info_list a {
	color:#FF9900;
}

.info_list a:hover {
	color:#696969;
}

.info_btn {
	margin:5px 0;
	text-align:right;
}

.info_btn img {
	vertical-align:middle;
}

.info_btn a {
	margin:5px;
	color:#FF9900;
}

.info_btn a:hover {
	color:#696969;
}

/* likebox */

.likebox {
	text-align:right;
	margin:0;
	padding:0;
}

.yokonarabi {
  display:inline-block;

}

/* description */

#description {
	clear:both;
	margin:0;
}


#iframe_desc {
	margin:0 auto;
	text-align:center;
	width:95%;
}
