@charset "UTF-8";



/* header setting
-----------------------------------------------------------*/

#container #header {
	width: 1000px;
	padding: 10px 0 10px 20px;
	font-size: 1px;
	line-height: 1;
	overflow: hidden;
}


#container #header .cgLogo {
	width: 138px;
	height: 21px;
	padding: 10px 0 0 0;
	float: left;
}

#container #header .tit {
	width:383px;
	padding: 9px 0 0 48px;
	float: left;
}

#container #header .jaguarLogo {
	width: 53px;
	height: 28px;
	padding: 0 0 0 301px;
	float: left;
}

#container #header .pr {
	width: 32px;
	height: 16px;
	padding: 10px 0 0 14px;
	float: left;
}



/* content setting
-----------------------------------------------------------*/

#content {
	width: 1000px;
	overflow: hidden;
}

#content .mainVisual {
	width: 1000px;
	height: 282px;
	padding: 1px 0 0 0;
	line-height: 1;
	font-size: 0;
	background: url(../img/line_horiz1.png) left top repeat-x;
}

#content .mainVisual img {
	display: block;
	height: 280px;
	padding: 0 0 1px 0;
	line-height: 1;
	font-size: 0;
	background: url(../img/line_horiz1.png) left bottom repeat-x;
}


/* detail setting
-----------------------------------------------------------*/

#content .detail {
	width: 960px;
	margin: 29px 0 0 20px;
	overflow: hidden;
	font-size: 1px;
	line-height: 1;
}

#content .detail h1 {
	padding: 0 0 25px 0;
}

#content .detail h1.top {
	padding: 0 0 23px 0;
}

#content .detail h1.top .txt1 {
	display: block;
	padding: 0 0 8px 0;
}

#content .detail h1.top .txt2 {
	display: block;
}

#content .detail .read {
	padding: 0 0 40px 0;
}

#content .detail h2 {
	padding: 0 0 20px 0;
}

#content .detail .l {
	width: 463px;
	float: left;
}

#content .detail .r {
	width: 463px;
	padding: 0 0 0 34px;
	float: left;
}

#content .detail .restaurantBtn {
	width: 443px;
	background: url(../../impression/img/restaurant_btn_bg.png);
	padding: 0 10px 10px 10px;
	
}


/* gallery setting
-----------------------------------------------------------*/

#content #gallery {
	width: 980px;
	_width: 1000px;
	padding: 0 0 60px 20px;
	overflow: hidden;
}

#content #gallery  h1 .txt1 {
	display: block;
	padding: 27px 0 8px 0;
}

#content #gallery  h1 .txt2 {
	display: block;
}

#content #gallery .read {
	padding: 0 0 30px 0;
}

#content #gallery * {
	font-size: 1px;
	line-height: 1;
}

#content #gallery h1 {
	padding: 0 0 14px 0;
}

#content #gallery .galleryPh {
	width: 698px;
	height: 553px;
	float: left;
	position: relative;background: url(../../gallery/img/frame_ph.png) 0 0 no-repeat;
}

#content #gallery .galleryPh p img {
	width: 696px;
	height: 551px;
	position: absolute;
	left: 1;
	top: 1;
}

#content #gallery .galleryPh .prev {
	position: absolute;
	left: 10px;
	top: 260px;
	width: 32px;
	height: 32px;
	cursor: pointer;
}

#content #gallery .galleryPh .next {
	position: absolute;
	right: 10px;
	top: 260px;
	width: 32px;
	height: 32px;
	cursor: pointer;

}

#content #gallery .thumbs {
	width: 282px;
	float: left;
	overflow: hidden;
}

#content #gallery .thumbs li {
	width: 90px;
	_width:94px;
	height: 57px;
	_height: 62px;
	padding: 0 0 5px 4px;
	float: left;
	position: relative;
	background: url(../../gallery/img/frame_thumb.png) 4px 0 no-repeat;
}

#content #gallery .thumbs li a {
	position: absolute;
	left: 5px;
	top: 1px;
	width: 89px;
	height: 57px;
}

#content #gallery .thumbs li img {
	position: absolute;
	left: 0;
	top: 0;
	width: 88px;
	height: 55px;
}



/* footNavi setting
-----------------------------------------------------------*/

#container #footNavi {
	width: 1000px;
	padding: 10px 0 0 0;
	font-size: 1px;
	line-height: 1;
	overflow: hidden;
}

#container #footNavi .prevNext {
	width: 960px;
	_width: 980px;
	padding: 0 0 70px 20px;
}

#container #footNavi .prevNext .prev {
	width: 186px;
	float: left;
}

#container #footNavi .prevNext .next {
	width: 187px;
	padding: 0 0 0 317px;
	float: right;
}

#container #footNavi .links {
	width: 1000px;
	padding: 2px 0 0 0;
	overflow: hidden;
	background: url(../img/line_horiz1.png) left top repeat-x;
}

#container #footNavi .links .contentLinks {
	width: 793px;
	float: left;
	overflow: hidden;
}

#container #footNavi .links .contentLinks li {
	float: left;
}

#container #footNavi .links .contentLinks li a,
#container #footNavi .links .officialLink li a {
	display: block;
	height: 66px;
	overflow: hidden;
}

#container #footNavi .links .contentLinks .btn1 {
	width: 396px;
}

#container #footNavi .links .contentLinks .btn2 {
	width: 397px;
}

#container #footNavi .links .officialLink {
	width: 207px;
	float: left;
}