@charset "utf-8";

@import url("../packages/default/css/import.css");


.listarea2 {
	float: left;
	width: 160px;
	height: 286px;
}
.listrightblock2 {
	height: 120px;
}

.icon2 {
	width: 160px;
	text-align: center;
	height: 40px;
}
.pricebox2 {
	text-align: center;
	height: 40px;
}

.itemname2 {
	height: 60px;
	overflow: hidden;
	text-align: center;
	margin-bottom: 10px;
background-color:#F5F5F5;
}
.listphoto5 {
	text-align: center;
	height: 115px;
	overflow: hidden;
}




.preorder{
padding-left:25px;
padding-top:5px;
}

.sale1{
border:solid 1px #e2e2e2;
padding:20px;
}

.comment{

padding-top:5px;

}

.salefont{
font-size:30px;
}
.salefont2{
font-size:20px;
color:#ff0000;
}
.cartinb{
padding-left:13px;
padding-right:13px;

}

.fsred2{
color:#ff0000;
}
.gazo{
float:left;
width:96px;
}

.live{
float:left;
width:200px;
padding-top:7px;
}
.liveb{
float:right;
width:90px;
}

.boxg{
float:left;
width:160px;
}

.logb{
 background: url("../packages/default/img/custom/c5.jpg") no-repeat 0 0;
float:left;
width:280px;
padding-top:16px;
}
.loga{
float:right;
width:108px;
padding-top:2px;
}

.topbanner img {
margin-bottom:10px;
}

.brandm{
margin-top:15px;
}

.infoarea{
padding-left:13px;
padding-right:13px;
}

.infoarea img {
margin-bottom:0px;
}

.fssale{
color:#ff0000;

}

/* 追記末永 トップスケジュール用 */

label { display: block; } 

.infiniteCarousel {
	width: 850px;
	position: relative;
	height: 146px;
}

.infiniteCarousel .wrapper {
	width: 770px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
	overflow: auto;
	min-height: 13em;
	position: absolute;
	top: 0;
	height: 146px;
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 40px;
}

.infiniteCarousel ul a img {
  display:block;
}

.infiniteCarousel .wrapper ul {
	width: 9999px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position: absolute;
	top: 0;
	text-align:center;
}

.infiniteCarousel ul li {
  display:block;
  float:left;
  padding: 8px;
  height: 130px;
  width: 138px;
  text-align:center;
}

.infiniteCarousel ul li a img {
  display:block;
}

.infiniteCarousel ul li p {
    letter-spacing:0px;
    line-height:14px;
    margin-top:3px;
}

.infiniteCarousel .arrow {
  display: block;
  height: 36px;
  width: 37px;
  background: url("../packages/default/img/arrow.png") no-repeat 0 0;
  text-indent: -999px;
  position: absolute;
  top: 37px;
  cursor: pointer;
}

.infiniteCarousel .forward {
  background-position: 0 0;
  right: 0;
}

.infiniteCarousel .back {
  background-position: 0 -72px;
  left: 0;
}

.infiniteCarousel .forward:hover {
  background-position: 0 -36px;
}

.infiniteCarousel .back:hover {
  background-position: 0 -108px;
}

#topschedule{
width:850px;
height:146px;
margin-left:auto;
margin-right:auto;
}

/* 追記末永 詳細画面テーブル用 */


