@charset "utf-8";

/*共通項目*/
#header{
	width: 100%;
}

body{
	background:url(img/bg4tablet.jpg) center bottom no-repeat fixed #cecde9;
}


#cts{
	color: white;
	margin: 0 auto;
	height:100%;
	width:100%;
	padding: 0;
}
#cts .wrapper{
	margin:auto;
	text-align:center;
}
#cts ul{
	width:824px;
	list-style: none;
	margin:0 auto;
	clear:both;
}
#cts ul.u1{
	margin:0 auto;
}
#cts li{
	float: left;
	text-align:left;
	margin:0 10px;
}
#cts li img.name{
	margin:15px 0 5px 0;
}

.trailerImage {
	background-color:#FFF;
}
.trailerImageNo {
	margin:38px 0 0 0;
}
#cr{
	color:#FFF;
	clear:both;
	font-size:10px;
	line-height:1.2em;
	margin:50px auto 10px auto;
}