@charset "utf-8";
/* CSS Document */

h5{
	clear:both;
	color:#FFF;
	background-color:#360;
	font-size:14px;
	overflow:hidden;
	margin:2px 0;
	padding:5px;
	font-weight:normal;
}

.slist{
	 padding:5px;
	 margin:0;
	 overflow:hidden;
}

.shohin {
	 width:180px;
	 margin:5px;
	 padding:0;
	 float:left;
	 display:inline;
	 overflow:hidden;
}

.detail {
	width:170px;
	height:246px;
	background-color:#CCC;
	border:1px #333 solid;
	margin:0;
	padding:4px;
	overflow:hidden;
}

.sname {
	color:#000;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	height:32px;
	overflow:hidden;
}

.price {
	font-size:12px;
	color:#000;
	font-size:14px;
	line-height:16px;
	height:16px;
	overflow:hidden;
}

.gotodetail {
	text-align:right;
	padding-top:4px;
	height:20px;
}

.balance {
}

.slicon {
	color:#FFF;
	font-size:12px;
	line-height:20px;
	text-align:center;
	width:80px;
	height:20px;
	background-color:#F60;
	float:left;
}

.slprice {
	color:#C00;
	font-weight:bold;
}

img.balimg {
	border-width:0 1px 1px 1px;
	border-color:#333;
	border-style:solid;
	padding-bottom:0;
	margin-bottom:0;
}

#shurui {
	color:#006;
	font-size:12px;
	padding:5px;
	overflow:hidden;
}

#shurui a {
	color:#006;
	text-decoration:none;
	padding-bottom:1px;
}

#shurui a:hover {
	text-decoration:underline;
}

#anclink {
	width:600px;
	float:left;
	overflow:hidden;
}

#joken_toggle {
	 float:right;
	 width:200px;
	 text-align:right;
}

#joken {
	display:none;
	margin:5px;
	border:1px #333 solid;
	padding:10px;
	background-color:#FFFFDF;
	color:#000;
	font-size:12px;
	line-height:1.8em;
	overflow:hidden;
}

#joken :first-child {
	border:0;overflow:hidden;
}

.joken_line {
	border-top:1px #333 dotted;
	overflow:hidden;
}

.joken_title {
	width:160px;
	float:left;
}

.joken_content {
	width:700px;
	float:left;
}

.joken_content form{
	padding:0;
	margin:0;
}

.joken_content form input{
	padding:2;
}