#list_carousel {
	position: relative;
	clear: both;
	width: 100%;
	//margin-bottom: 15px;
}
#list_carousel ul {
	list-style: none;
	width: 100%;
	margin: 0;
}
#list_carousel li {
	width: 100%;
	margin: 0;
}

#list_carousel li img{
	width: 100%;
	height: auto;
	display: block;
}

#sp_slider img{
	width: 100%;
	height: auto;
	display: block;
}

#slide-next{
	position:absolute;
	right: 20px;
}
#slide-prev{
	position:absolute;
	left: 20px;
}
#pager a.selected span {
	background: #f19500;
}
#pager a {
	display: inline-block;
	margin: 4px;
}
#pager span {
	overflow: hidden;
	display: inline-block;
	width: 312px;
	height: 3px;
	line-height: 0;
	background: #ccc;
	text-indent: -9999em;
}


/*����*/

#ichikoi_mozi{
	width: 900px;
	margin: 0 auto;
	position: relative;
	top: 0;
	left: 0;
	margin-bottom: -138px;
	z-index: 1000;
}

/*�X�}�z�p���C�A�E�g*/
@media screen and (max-width: 640px) {
}