@charset "shift_jis";

/* top
---------------------------------------------------*/
#contents {
	
}

#items {
	width: 960px;
	margin: 0 auto;
}

#itemsInner{
	width: 960px;
	height:490px;
	position:relative;
}
#items .cm {
/*	float: right;*/
	position:absolute;
	right: 220px;
	bottom: 35px;
}
#items .product {
	position:absolute;
	bottom: 10px;
	right: 0;
}
#items .catch01 {
	top: 30px;
	left: 10px;
	position: absolute;
}

#items .catch02 {
	bottom: 25px;
	left: 10px;
	position: absolute;
}
#container {
	background: url(/brand/shijirakku/img/top_content_mainimg.jpg) center 15px no-repeat;
/*	min-height: 650px;
	min-width: 960px;*/
	min-height: 600px;
	min-width: 940px;
}

#container #contents ul {
	height: 190px;
	margin: 0px auto 30px;
}
#container #contents ul li {
	float: left;
}
