/* -----------------------------------------------------------
全頁共通
----------------------------------------------------------- */


#wrap{
	width:100%;
	font-family: 'Source Sans Pro';
}

.bg{
	background:url(../images/top2.jpg) no-repeat;
	width:1070px;
	margin:0 auto;
	height:4568px;
}
.bg2{
	background:url(../images/top3.jpg) no-repeat;
	width:1070px;
	margin:0 auto;
	height:4800px;
}
.bg .a1{
	width:220px;
	height:220px;
	position:absolute;
	padding-top:1162px;
	padding-left:542px;
}
.bg .a2{
	width:220px;
	height:220px;
	position:absolute;
	padding-top:1945px;
	padding-left:309px;
}
.bg2 .a1{
	width:220px;
	height:220px;
	padding-top:1079px;
	padding-left:310px;
}
.bg2 .a2{
	width:220px;
	height:220px;
	padding-top:1397px;
	padding-left:385px;
}

.nav{
	width:219px;
	height:408px;
	position:fixed;
	top:300px;
	left:0px;
}





/* -----------------------------------------------------------
catalog
----------------------------------------------------------- */
#bgContent {
	min-width:1030px;
	min-height:705px;
	max-width:100%;
	height:100%;
	position: relative;
	top:0px;
	z-index: 1;
}
.prev{
	width:50px;
	height:50px;
	position:fixed;
	top:0px;
	left:41%;
}
.next{
	width:50px;
	height:50px;
	position:fixed;
	bottom:0px;
	left:41%;
}
.thumb{
	width:79px;
	height:100%;
	border-left:1px solid #999;
	background:#fff;
	padding:0px 0 0 20px;
	position:fixed;
	right:0px;
	z-index: 9999;
}
.thumb_2nd{
	width:60px;
	height:390px;
	position:fixed;
	top:20%;
}







/*
	Background Stretcher jQuery Plugin
	ｩ 2011 ajaxBlender.com
	For any questions please visit www.ajaxblender.com 
	or email us at support@ajaxblender.com
*/

HTML {_background: url(/images/trans.gif) no-repeat fixed;}
.bgstretcher-area { text-align: left; }
.bgstretcher, .bgstretcher UL, .bgstretcher UL LI {
	position: absolute;
	top: 0;
	left: 0;
}
.bgstretcher UL, .bgstretcher UL LI {
	margin: 0;
	padding: 0;
	list-style: none;
}
.bgstretcher {
	background: black;
	overflow: hidden;
	width: 100%;
	position: fixed;
	z-index: 1;
	_position: absolute; /*IE6 doesn't support fixed positioning*/
	top: 0;
	left: 0;
}

.showPage {
	width:60px;
	height:44px;
	opacity:0;
	-moz-opacity:0;
	-ms-opacity:0;
	-o-opacity:0;
	-webkit-opacity:0;
}
.showPage2 {
	width:60px;
	height:39px;
	opacity:0;
	-moz-opacity:0;
	-ms-opacity:0;
	-o-opacity:0;
	-webkit-opacity:0;
}

.navBox {
	width:60px;
	height:792px;
	background:url(../images/catalog/thumb/thumb.jpg) no-repeat;
}
.navBox_2nd{
	width:60px;
	height:390px;
	background:url(../images/catalog/2nd_thumb/thumb.jpg) no-repeat;
}

#pauseBtn a {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.2em;
	font-size:10px;
	position:fixed;
	top:10px;
	left:10px;
	text-align:center;
	border:1px solid #666;
	width:150px;
	height:20px;
	line-height:2;
}
#pauseBtn a:hover {
	text-decoration:underline;	
}
