@charset "utf-8";
/* CSS Document */

/* header */
#suntory_contents #header {
	padding-top: 11px;
	/* background-color: #FFF; */
	background: url(/factory/water/common/img/ct_header_bg01.png) repeat-x 0 0;
    background: url(/sun_common/contents_alias/factory/water/common/img/ct_header_bg01.png) repeat-x 0 0;
}
#header #headerInn {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	zoom: 1;
	padding-bottom: 4px;
}
#header #headerInn p#topicPath,
#header #global_fixed p#topicPath {
	margin: 0 0 10px 17px;
	font-size: .75em;
	line-height: 1.3;
	color: #a1a1a1;
}
#header #global_fixed p#topicPath {
	margin-left: 30px;	
}
#header #headerInn p#topicPath a,
#header #global_fixed p#topicPath a {
	color: #a1a1a1;
	/* padding: 0 10px 0 10px; */
}
#header #headerInn hgroup {
	overflow: hidden;
	zoom: 1;
	width: 650px;
	float: left;
}
#header #headerInn hgroup h1 a,
#header #headerInn hgroup h2 a {
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	float: left;
}
#header #headerInn hgroup h1 a {
    overflow: visible;
}



#header #headerInn hgroup h1 a {
	width: 418px;
	height: 55px;
	background: url(/sun_common/contents_alias/factory/water/common/img/logo_ttl.gif) no-repeat 0 0;
	margin-left: 20px;
	text-indent: -9999px;
}
/* #header #headerInn hgroup h2 a {
	width: 330px;
	height: 23px;
	background: url(/factory/water/common/img/h1_head_ttl.gif) no-repeat 0 0;
	margin: 23px 0 0 20px;
} */
#header #headerInn hgroup h1 a:hover,
#header #headerInn hgroup h2 a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";
}
#header #headerInn p.reser_btn {
	display: block;
	float: right;
	padding-top: 7px;
}
/* navigationArea */
#header #navigationArea {
	background-color: #FFF;
	background: url(/sun_common/contents_alias/factory/water/common/img/nav_bg_line01.png) repeat-x left bottom;
}
/* global */
#header nav#global {
	background-color: #FFF;
	background: url(/sun_common/contents_alias/factory/water/common/img/nav_bg_line01.png) repeat-x left bottom;
	padding-bottom: 6px;
	position: relative;
	z-index: 10;
}
#header nav#global ul {
	width: 960px;
	/* height: 52px; */
	margin: 0 auto;
	overflow: hidden;
	zoom: 1;
}
nav#global ul li {
	float: left;	
}
nav#global ul li a {
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	display: block;
	background-image: url(/sun_common/contents_alias/factory/water/common/img/gnavi.jpg);
	background-repeat: no-repeat;
	height: 54px;
}
#index nav#global ul li a { 
	background-image: url(/sun_common/contents_alias/factory/water/common/img/top_gnavi.jpg);
}
/*nav#global ul li#nav02 {
	width: 218px;
	background-image: url(/factory/water/common/img/gnavi02.jpg);
	background-position: -215px 0;
}*/
/* 休業対応 */
nav#global ul li#nav01 a {
	width: 245px;
	background-position: 0 0;
}
nav#global ul li#nav02 a {
	width: 207px;
	background-position: -244px 0;
}
nav#global ul li#nav03 a {
	width: 207px;
	background-position: -452px 0;
}
nav#global ul li#nav04 a {
	width: 186px;
	background-position: -659px 0;
}
nav#global ul li#nav05 a {
	width: 115px;
	background-position: -845px 0;
}
/* hover */
/* nav#global ul li a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";
} */
nav#global ul li#nav01 a:hover {
	background-position: 0 -54px;
}
nav#global ul li#nav02 a:hover {
	background-position: -244px -54px;
}
nav#global ul li#nav03 a:hover {
	background-position: -452px -54px;
}
nav#global ul li#nav04 a:hover {
	background-position: -659px -54px;
}
nav#global ul li#nav05 a:hover {
	background-position: -845px -54px;
}
/* active */
#introduction nav#global ul li#nav01 a {
	background-position: 0 -108px;	
}
#info nav#global ul li#nav02 a {
	background-position: -254px -108px;	
}
#tour nav#global ul li#nav03 a {
	background-position: -452px -108px;
}
#facility nav#global ul li#nav04 a {
	background-position: -659px -108px;	
}
#access nav#global ul li#nav05 a {
	background-position: -845px -108px;	
}
/* global_fixed */
#header nav#global_fixed {
	background: url(/sun_common/contents_alias/factory/water/common/img/nav_bg_line01.png) repeat-x left bottom;
	padding-bottom: 10px;
	position: relative;
	z-index: 10;
	display: none;
	position: fixed;
    top: 0;
    width: 100%;
	z-index: 100;
}
#header nav#global_fixed .inner {
	width: 960px;
	height: 80px;
	margin: 0 auto;
	padding-top: 10px;
	overflow: hidden;
	zoom: 1;
}
#header nav#global_fixed .inner p.logo a {
	margin: 0 0 0 8px;
	float: left;
	width: 70px;
	height: 49px;
	display: block;
	background:url(/sun_common/contents_alias/factory/water/common/img/winery_logo_fixed.gif) no-repeat 0 0;
	text-indent: -9999px;
    white-space: nowrap;
    /*overflow: hidden;*/
}
#header nav#global_fixed .inner p.logo a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";	
}
#header nav#global_fixed ul {
	width: 861px;
	overflow: hidden;
	zoom: 1;
	float: right;
}
nav#global_fixed ul li {
	float: left;
}
nav#global_fixed ul li a,
nav#global_fixed ul li#nav02 {
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	display: block;
	height: 54px;
	background-image: url(/sun_common/contents_alias/factory/water/common/img/gnavi_fixed.jpg);
	background-repeat: no-repeat;
}
nav#global_fixed ul li#nav02 {
	background-image: url(/sun_common/contents_alias/factory/water/common/img/gnavi_fixed.jpg);
	width: 189px;
	background-position: -221px 0;
}/* 休業対応 */

nav#global_fixed ul li#nav01 a {
	width: 221px;
	background-position: 0 0;
}
nav#global_fixed ul li#nav02 a {
	width: 189px;
	background-position: -221px 0;
}
nav#global_fixed ul li#nav03 a {
	width: 177px;
	background-position: -410px 0;
}
nav#global_fixed ul li#nav04 a {
	width: 171px;
	background-position: -586px 0;
}
nav#global_fixed ul li#nav05 a {
	width: 102px;
	background-position: -758px 0;
}
/* hover */
nav#global_fixed ul li#nav01 a:hover {
	background-position: 0 -56px;
}
nav#global_fixed ul li#nav02 a:hover {
	background-position: -221px -54px;
}
nav#global_fixed ul li#nav03 a:hover {
	background-position: -410px -56px;
}
nav#global_fixed ul li#nav04 a:hover {
	background-position: -586px -54px;
}
nav#global_fixed ul li#nav05 a:hover {
	background-position: -758px -56px;
}
/* active */
#introduction nav#global_fixed ul li#nav01 a {
	background-position: 0 -108px;	
}
#info nav#global_fixed ul li#nav02 a {
	background-position: -221px -108px;
}
#guidance nav#global_fixed ul li#nav03 a {
	background-position: -410px -110px;
}
#facility nav#global_fixed ul li#nav04 a {
	background-position: -586px -108px;	
} 
#access nav#global_fixed ul li#nav05 a {
	background-position: -758px -108px;
}


/*見学停止対応*/
/*
#header #headerInn p.reser_btn {display: none;}
#index nav#global ul li a {background-image: url(/sun_common/contents_alias/factory/water/common/img/top_gnavi_gray.png);}
nav#global ul li a {background-image: url(/sun_common/contents_alias/factory/water/common/img/gnavi_gray.jpg);}
nav#global ul li#nav03 a:hover {cursor: auto;}
nav#global ul li#nav05 a:hover {cursor: auto;}

nav#global_fixed ul li a {
    background-image: url(/sun_common/contents_alias/factory/water/common/img/gnavi_fixed_gray.jpg);
}
nav#global_fixed ul li#nav03 a:hover {cursor: auto;background-position: -410px 0}
nav#global_fixed ul li#nav05 a:hover {cursor: auto;background-position: -758px 0}
*/

/*
nav#global ul li#nav03 a:hover {cursor: auto;}
nav#global_fixed ul li#nav03 a:hover {cursor: auto;}
*/

nav#global_fixed ul li#nav02 a:hover { cursor: auto;}
/*nav#global_fixed ul li#nav04 a:hover { cursor: auto;}*/












