@charset "utf-8";

/*共通項目*/
#header{
	width: 100%;
}
body{
	background:url(img/bg4tablet.jpg) 50% 70px no-repeat fixed #70ae33;
}

#cts{
	margin: 0 auto;
	text-align:center;
}

#cts .wrapper{
	text-align:center;
	margin:0px auto 0px auto;
}

#cts #cr{
	color:#FFF;
	clear:both;
	font-size:10px;
	line-height:1.2em;
	margin:20px auto 10px auto;
}

#carwrap{
	top:0;
	position:absolute;
	width: 100%;
	z-index:999;
}
#car{
	width:960px;
	text-align:right;
	margin:0 auto;
}
#car img{
	margin:100px 0 0 0;
}

.storyCard{
	background-repeat: no-repeat;
	background-position: center top;	
	width: 602px;
	height: 416px;
	margin:0px auto;
	top: 0px;
	color: #000;
	font-size:13px;
	line-height:1.3em;
	text-align:justify;
}
#storyCard1{
	color:#F3F1C4;
	background-image: url(img/story_card1.png);
}
#storyCard2{
	color:#E4EDFF;
	background-image: url(img/story_card2.png);
}
#storyCard3{
	color:#FBE5E3;
	background-image: url(img/story_card3.png);
}
.storyImage {
	margin: 0 auto;
	overflow: hidden;
}
.storyImage img {
	top: 17px;
	left: 22px;
	position: absolute;
}





/*laru-seru*/
#carouselWrapper{
	width: 602px;
	margin:0 auto 100px auto;
}
.list_carousel {
	position: relative;
	left:-150px;
}
.list_carousel.responsive {
	width: auto;
	margin-left: 0;
}
.clearfix {
	float: none;
	clear: both;
}
.prev {
	float: left;
	margin-left: -50px;
	margin-top: 10px;
}
.next {
	float: right;
	margin-right: 150px;
	margin-top: 10px;
}
.pager a.selected {
	text-decoration: underline;
	background-color:#F00;
}
#foo div{
	float:left;
	width: 602px;
	height: 416px;
}