@charset "UTF-8";

#snap_ttl,
#snap_cnt,
#intro_img,
#intro_txt {
	width: auto;
}
#snap_ttl,
#snap_cnt,
#intro_img,
#intro_txt {
	float: none;
}
#assembly h2 {
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 137%;
	text-align: center;
	background: -webkit-linear-gradient(transparent 0%, #fcee21 0%);
	background: -o-linear-gradient(transparent 0%, #fcee21 0%);
	background: linear-gradient(transparent 0%, #fcee21 0%);
}
#title {
	padding: 20px 0 15px;
}
#snap {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
#snap_ttl {
	background: none;
	text-align: center;
}
#detail {
	padding-left: 10px;
	padding-right: 10px;
}
#intro {
	margin-bottom: 20px;
	padding-top: 20px;
}
#intro_img {
	margin-bottom: 15px;
	text-align: center;
}
#intro_txt .ttl {
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 100%;
}
#howto {
	margin-bottom: 20px;
}
#howto .box_img ul {
	width: 241px;
	margin: 0 auto;
}
#movie {
	margin-bottom: 30px;
}
.wrap_box_movie {
	padding: 0 20px;
}