@charset "shift-jis";

/* ====== 見出し ====== */
#pagetitle{
	background-image:url("../images/pagetitle-gallery-other.jpg");
}
#index #pagetitle{
	background-image:url("../images/pagetitle-gallery.jpg");
}
/* ====== サイドナビ ====== */
#sidenavi dd,
#sidenavi dd a{
	background:url("../images/gallery-sidenavi-bg.png") no-repeat;
	height:44px;
}
/* 通常時 */
#sidenavi #sn1 a{
	background-position:0px 0px;
}
/* ロールオーバー時 */
#sidenavi #sn1 a:hover{
	background-position:-170px 0px;
}
/* 該当ページ */
#sidenavi #sn1{
	background-position:-340px 0px;
}


/* ====== 内容 ====== */
.text{
	display:block;
	float:left;
}
.btn-movie,
.btn-catalog{
	width:95px;
	height:25px;
	display:block;
	text-indent:-9999px;
	float:left;
}
.btn-movie{
	margin:0 0 0 10px;
	background:url("../images/gallery-btn-movie.png") no-repeat 0 0;
}
.btn-catalog{
	margin:0 0 0 5px;
	background:url("../images/gallery-btn-catalog.png") no-repeat 0 0;
}
.go-flow{
	background:url("../images/gallery-icon1.png") no-repeat 0 3px;
	padding:0 0 0 50px;
	line-height:14px;
	float:right;
}
.go-flow-btn{
	background:url("../images/gallery-btn-flow.png") no-repeat 0 0;
	display:block;
	width:146px;
	height:24px;
	text-indent:-9999px;
	margin:6px 0 0 0;
	float:right;
}

.note{
	line-height:18px;
	margin:5px 0px 45px 25px;
}
.all td{
	background:#E6E6E6;
}

/*　スクリュー積み上げ式コップ集積装置ページ　*/
#main .btn_syousai{
	width: 120px;
	background:url("../images/gallery-btn-screw.png") no-repeat 0 0;
}
.screw #main h3{
	margin-bottom: 30px;
}
.screw .youtube_movie{
	text-align: center;
}
.screw .youtube_movie,
.screw .screw_img{
	margin-bottom: 40px;
	margin-left: 25px;
}

