@charset "euc-jp";


.newitem {
	float: left;
	width: 720px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left bottom;
	font: normal 12px/160% "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	color: #333333;
}
.listend {
	margin-bottom: 0px;
	padding-bottom: 0px;
}


.newitem ul {
	float: left;
	width: 746px;
	padding-left: -26px;
	margin-left: -26px;
}

.newitem li {
	width: 160px;
	float: left;
	margin-left: 26px;
	display: inline;
}

.newitem li a img {
	border: 1px solid #666666;
}

.newitem li a:hover img {
	border: 1px solid #FF0000;
}
.newitem .date {
	text-align: center;
	margin-top: 3px;
}
.newitem .word {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.newitem .brandname {
	font: bold 12px/14px "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	margin-top: 3px;
}
.newitem .brandname .count {
	font-weight: normal;
	color: #999999;
}





.newitem .makername {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 11px;
	margin-top: 3px;
}

.newitem .goodsname {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 12px;
	line-height: 15px;
}
.newitem .price {
	text-decoration: line-through;
	margin-top: 5px;
	font: normal 11px/12px "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
}
.newitem .pricesame{
	text-decoration: none;
	margin-top: 5px;
	font: normal 11px/12px "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
}
.newitem .button { margin-top: 5px; }



.newitem a p {
	text-decoration: underline;
}
.newitem a:hover p {
	text-decoration: none;
}

.newitem .brosprice {
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 0px;
}

.newitem .cap {
	font-size: 12px;
	line-height: 16px;
}

.newitem .evaluation { line-height: 160%; }

.newitem .evaluation img { vertical-align: baseline; }




/* ¥Ú¡¼¥¸¥Í¥¤¥·¥ç¥ó */
.uinfo {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-color: #999999;
	margin-bottom: 20px;
	margin-top: 10px;
	float: left;
	width: 720px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	border-top-style: dotted;
}

.uinfo p {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 5px;
}

.uinfo .left {
	float: left;
	width: 719px;
	text-align: left;
	font-size: 12px;
}
.uinfo .right {
	float: right;
	width: 720px;
	text-align: right;
}




/*¥Õ¥©¡¼¥à¥¤¥á¡¼¥¸¥Ü¥¿¥ó*/
.fbutton {
	font-size: 0px;
	line-height: 0px;
	vertical-align: bottom;
	margin-left: 5px;
}


/*BB¥Ý¥¤¥ó¥È*/
.newitem .BBpoint {
	background-image: url(../../img/ec/common/icon_BBpoint.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	margin-bottom: 5px;
	font-size: 12px;
	display: block;
	line-height: 20px;
}


.newitem .discount {
 font-weight: bold;
 color: #FFFFFF;
 margin-bottom: 5px;
 font-family: Verdana;
 background-color: #FF0000;
 text-align: center;
 font-size: 14px;
 line-height: 20px;
 margin-top: 5px;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 2px;
 padding-left: 0px;
 -moz-border-radius:100px;
 border-radius: 100px;
 -webkit-border-radius:100px;
}
