@charset "utf-8";


body{
font-size:12px;
line-height:20px;
font-weight:normal;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
color:#111111;
margin:0;
padding:0;
background:url("../../img/bg.gif") 0 0 no-repeat;
}
#logo{
width:130px;
height:49px;
}
#title{
width:981px;
height:490px;
background:url("../../img/title.gif") 0 0 no-repeat;
margin:98px 0 0 0;
}
#title a img{
margin:99px 0 0 638px;
}
#sample{
width:1030px;
height:882px;
background:url("../../img/sample.jpg") 0 0 no-repeat;
}
#s01{
position:absolute;
top:833px;
left:147px;
}
#s02{
position:absolute;
top:980px;
left:310px;
}
#s03{
position:absolute;
top:1274px;
left:147px;
}
#s04{
position:absolute;
top:1323px;
left:588px;
}
#koka{
width:1030px;
height:588px;
background:url("../../img/koka.gif") 0 0 no-repeat;
}
#noki{
width:1030px;
height:638px;
background:url("../../img/noki.jpg") 0 0 no-repeat;
}
#contact{
width:1030px;
height:833px;
background:url("../../img/contact.gif") 0 0 no-repeat;
padding:0 0 50px 0;
}
#contact ul{
width:883px;
height:343px;
padding:440px 0 0 246px;
}
#contact ul li{
display:inline;
}
#contact ul li a{
float:left;
}
#contact p a{
padding:0 0 0 784px;
}

/* lightbox
---------------------------------------*/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	background-color: #fff;
	color: #666;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { color: #666; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	color: #1c0022;
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
