@charset "utf-8";


/*------------------------------------------------------------
  common
------------------------------------------------------------ */
@import url("common.css");
@import url("contents_common.css");


/*------------------------------------------------------------
  contentsTitle
------------------------------------------------------------ */
#suntory_contents #contentsTitle {
	height: 150px;
	background: #6dc1ee url('../img/bg_theme.png') no-repeat center 0;
}
#suntory_contents #contentsTitle .inner {
	margin: 0 auto;
	width: 960px;
	height: 150px;
	position: relative;
}
#suntory_contents #contentsTitle h1 {
	width: 609px;
	height: 170px;
	background: url('../img/title_theme.png') no-repeat 0 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	position: absolute;
	top: 0px;
	left: 250px;
}
#suntory_contents #contentsTitle p {
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}


/*------------------------------------------------------------
  pageTop
------------------------------------------------------------ */
#suntory_contents #pageTop {
	margin: 0 auto;
	width: 100%;
	height: 70px;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 10;
	display: none;
}
#suntory_contents #pageTop p {
	margin: 0 auto;
	width: 1132px;
}
#suntory_contents #pageTop p { /zoom :1; }
#suntory_contents #pageTop p:after { content :''; display :block; clear :both; }

#suntory_contents #pageTop p a {
	width: 66px;
	height: 70px;
	background: url('../img/btn_top.png') no-repeat 0 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	display: block;
	float: right;
}

/*------------------------------------------------------------
  contents
------------------------------------------------------------ */
#suntory_contents #contents {
	background: #ddd url('../img/cmn_bg.png') no-repeat center 0;
	min-height: 500px;
	padding-bottom: 50px;
}


/*------------------------------------------------------------
  container
------------------------------------------------------------ */
#suntory_contents #container {
	margin: 0 auto;
	width: 960px;
	position: relative;
	z-index: 100;
}
#suntory_contents #container { /zoom :1; }
#suntory_contents #container:after { content :''; display :block; clear :both; }


/*------------------------------------------------------------
  main
------------------------------------------------------------ */
#suntory_contents #main {
	margin: 40px 0 0;
	width: 710px;
	float: right;
}

#suntory_contents section {
	width: 710px;
	padding-bottom: 10px;
	background: url('../img/section_btm.png') no-repeat 0 bottom;
}

/*------------------------------------------------------------
  outline
------------------------------------------------------------ */
#suntory_contents #outline {
	padding: 30px 0 0;
	background: url('../img/bg_outline02_top.png') no-repeat left top;
}
#suntory_contents #outline .inner {
	background: #99d3f3;
	padding: 0 30px 30px 40px;
}
##suntory_contents #outline .inner { /zoom :1; }
#suntory_contents #outline .inner:after { content :''; display :block; clear :both; }

#suntory_contents #outline .text {
	width: 420px;
	float: left;
}
#suntory_contents #outline .text p {
	margin-bottom: 1em;
	font-size: .875em;
	line-height: 1.8;
}

#suntory_contents #outline .text p.btn a {
	width: 272px;
	height: 32px;
	display: block;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	display: block;
	background: url('../img/btn_history_theme.png') no-repeat 0 0;
	float: right;
}
#suntory_contents #outline .text p.btn a:hover {
	background: url('../img/btn_history_theme.png') no-repeat 0 -32px;
}

#suntory_contents #outline ul {
	clear: both;
	width: 422px;
	height: 60px;
	overflow: hidden;
	position: relative;
}
#suntory_contents #outline ul li a {
	width: 204px;
	height: 40px;
	display: block;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	position: absolute;
	top: 20px;
}
#suntory_contents #outline .btn01 a {
	background: url('../img/btn_theme_outline.png') no-repeat 0 0;
	left: 0;
}
#suntory_contents #outline .btn02 a {
	background: url('../img/btn_theme_outline.png') no-repeat -204px 0;
	left: 218px;
}
#suntory_contents #outline .btn01 a:hover {
	background: url('../img/btn_theme_outline.png') no-repeat 0 -40px;
}
#suntory_contents #outline .btn02 a:hover {
	background: url('../img/btn_theme_outline.png') no-repeat -204px -40px;
}

#suntory_contents #outline figure {
	margin: 0;
	float: right;
}
#suntory_contents #outline figure img {
	vertical-align: top;
}
#suntory_contents #outline figure figcaption {
	width: 180px;
	height: 46px;
	position: relative;
	background: url('../img/bg_outline02_btn_profile.png') no-repeat 0 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#suntory_contents #outline figure figcaption p a {
	width: 150px;
	height: 31px;
	background: url('../img/btn_profile02.png') no-repeat 0 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	display: block;
	position: absolute;
	top: 0px;
	left: 15px;
}
#suntory_contents #outline figure figcaption p a:hover {
	background: url('../img/btn_profile02.png') no-repeat 0 -31px;
}


/*------------------------------------------------------------
  notice
------------------------------------------------------------ */
#suntory_contents #notice {
	clear: both;
	padding: 25px 0 0;
}
#suntory_contents #notice dl {
	background: #fff;
	padding: 20px;
}
#suntory_contents #notice dt {
	font-size: .875em;
	line-height: 1.8;
	font-weight: bold;
	color: #f00;
}
#suntory_contents #notice dd {
	font-size: .75em;
	line-height: 1.8;
	color: #f00;
}

/*------------------------------------------------------------
  program01
------------------------------------------------------------ */
#suntory_contents #program01 {
	background: #fff url('../img/bg_section_btm.png') no-repeat 0 bottom;
	padding:0 0 10px;
}

#suntory_contents #program01 .inner {
	background: #fff;
	padding: 30px 30px 15px;
}


#suntory_contents #program01 #programTitle01 {
	margin-bottom: 20px;
	background: #e9e9e9;
	padding: 15px;
}
#suntory_contents #program01 #programTitle01 { /zoom :1; }
#suntory_contents #program01 #programTitle01:after { content :''; display :block; clear :both; }


#suntory_contents #program01 #programTitle01 h3 {
	margin-bottom: 12px;
	width: 143px;
	height: 20px;
	background: url('../img/tl_theme_program01.png') no-repeat 0 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#suntory_contents #program01 #programTitle01 p {
	font-size: .875em;
	font-weight: bold;
	line-height: 1.5;
}

/*------------------------------------------------------------
  item
------------------------------------------------------------ */
#suntory_contents .item {
	margin-bottom: 15px;
}
#suntory_contents .item { /zoom :1; }
#suntory_contents .item:after { content :''; display :block; clear :both; }


#suntory_contents .item h4 {
	font-size: .875em;
	font-weight: bold;
	line-height: 1.8;
	color: #000;
}
#suntory_contents .item p {
	margin: 0 0 0 1.25em;
	text-indent: -1.25em;
	font-size: .875em;
	line-height: 1.8;
	font-weight: bold;
}

#suntory_contents .item p.holliger {
	margin: 0 0 1em 15.25em;
	text-indent: -15.25em;
}
#suntory_contents .item p span.marker {
	margin-right: .25em;
	color: #48b4ee;
}
#suntory_contents .item p span.icon {
	margin-left: 5px;
	vertical-align: middle;
}
#suntory_contents .item p span.delegate {
	margin-left: 5px;
	font-size: .75em;
	vertical-align: top;
	font-weight: bold;
	color: #9c6f18;
}

#suntory_contents .item .note {
	margin-bottom: 20px;
	font-size: .8125em;
	line-height: 1.8;
}

#suntory_contents #program02 .item .note {
	margin: 1em 0;
}


#suntory_contents #notePortrait { /zoom :1; }
#suntory_contents #notePortrait:after { content :''; display :block; clear :both; }

#notePortrait .note {
	width: 270px;
	float: left;
}


/*------------------------------------------------------------
  portraitContainer
------------------------------------------------------------ */
#suntory_contents #portraitContainer01 {
	margin: 0 0 20px 0;
	width: 364px;
	height: 352px;
	position: relative;
	float: right;
}
#suntory_contents #portraitContainer01 .portrait01 {
	position: absolute;
	top: 0px;
	left: 0px;
}
#suntory_contents #portraitContainer01 .portrait02 {
	position: absolute;
	top: 0px;
	left: 124px;
}
#suntory_contents #portraitContainer01 .portrait03 {
	position: absolute;
	top: 0px;
	left: 248px;
}
#suntory_contents #portraitContainer01 .portrait04 {
	position: absolute;
	top: 192px;
	left: 0px;
}
#suntory_contents #portraitContainer01 .portrait05 {
	position: absolute;
	top: 192px;
	left: 124px;
}
#suntory_contents #portraitContainer01 .portrait06 {
	position: absolute;
	top: 192px;
	left: 248px;
}
#suntory_contents #portraitContainer01 figcaption,
#suntory_contents #portraitContainer02 figcaption,
#suntory_contents #portraitContainer03 figcaption {
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	height: 0px;
}

#suntory_contents #portraitContainer02 {
	margin: 0 0 30px 0;
	width: 650px;
	height: 160px;
	position: relative;
}

#suntory_contents #portraitContainer02 .portrait01 {
	position: absolute;
	top: 0px;
	left: 248px;
}
#suntory_contents #portraitContainer02 .portrait02 {
	position: absolute;
	top: 0px;
	left: 372px;
}
#suntory_contents #portraitContainer02 .portrait03 {
	position: absolute;
	top: 0px;
	left: 496px;
}


#suntory_contents #portraitContainer03 {
	margin: 0 0 20px 143px;
	width: 507px;
	height: 172px;
	position: relative;
}
#suntory_contents #portraitContainer03 .portrait01 {
	position: absolute;
	top: 0px;
	left: 0px;
}
#suntory_contents #portraitContainer03 .portrait02 {
	position: absolute;
	top: 0px;
	left: 124px;
}
#suntory_contents #portraitContainer03 .portrait03 {
	position: absolute;
	top: 0px;
	left: 248px;
}

/*------------------------------------------------------------
  ticketInfo
------------------------------------------------------------ */
#suntory_contents .ticketInfo {
	margin-bottom: 10px;
	background: #dbd5bd;
	padding: 15px;
}

#suntory_contents .ticketInfo h4 {
	margin-bottom: 15px;
	background: url('../img/marker_ticketInfo.png') no-repeat 0 .3em;
	font-size: .9375em;
	font-weight: bold;
	line-height: 1.8;
	padding: 0 0 0 20px;
}

#suntory_contents .ticketInfo ul {
	text-align: center;
}
#suntory_contents .ticketInfo ul li {
	margin: 0 5px;
	display: inline-block;
	*display: inline;  
	*zoom: 1;
	text-align: center;
}

#suntory_contents .btnMember a {
	margin-bottom: 5px;
	width: 242px;
	height: 47px;
	background: url('../img/btn_ticket.png') no-repeat 0 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	display: block;
}
#suntory_contents .btnMember a:hover {
	background: url('../img/btn_ticket.png') no-repeat 0 -47px;
}

#suntory_contents .btnMember.teaser {
	margin-bottom: 5px;
	width: 242px;
	height: 47px;
	background: url('../img/btn_ticket.png') no-repeat 0 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	-ms-filter: "alpha( opacity=50 )";
	filter: alpha( opacity=50 );
	opacity: 0.5;
}


#suntory_contents .btnGeneral a {
	margin-bottom: 5px;
	width: 242px;
	height: 47px;
	background: url('../img/btn_ticket.png') no-repeat -242px 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	display: block;
}
#suntory_contents .btnGeneral a:hover {
	background: url('../img/btn_ticket.png') no-repeat -242px -47px;
}

#suntory_contents .btnGeneral.teaser {
	margin-bottom: 5px;
	width: 242px;
	height: 47px;
	background: url('../img/btn_ticket.png') no-repeat -242px 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	-ms-filter: "alpha( opacity=50 )";
	filter: alpha( opacity=50 );
	opacity: 0.5;
}


#suntory_contents .date {
	font-size: .75em;
	line-height: 1.8;
}

#suntory_contents .noteContainer {
	margin: 10px 0 0px;
}
#suntory_contents .noteContainer { /zoom :1; }
#suntory_contents .noteContainer:after { content :''; display :block; clear :both; }

#suntory_contents .ticketNote {
	font-size: .75em;
	line-height: 1.8;
}
#suntory_contents .ticketNote li {
	margin: 0 0 0 1em;
	text-indent: -1em;
}

#suntory_contents .external {
	background: url('../img/icon_external.png') no-repeat right center;
	padding-right: 14px;
}


/*------------------------------------------------------------
  setTicket
------------------------------------------------------------ */
#suntory_contents .setTicket {
	margin-bottom: 1em;
}
#suntory_contents .setTicket h4 {
	margin: 5px;
	font-size: .875em;
	font-weight: bold;
	border-left: 5px solid #6dc1ee;
	padding: 5px 0 5px 15px;
}
#suntory_contents .setTicket .text {
	margin-left: 15px;
	font-size: .875em;
	line-height: 1.8;
}
#suntory_contents .setTicket .note {
	margin-left: 15px;
	font-size: .75em;
	line-height: 1.6;
}


/*------------------------------------------------------------
  membersClub
------------------------------------------------------------ */
#suntory_contents #membersClub {
	border: 2px solid #48b4ee;
	padding: 15px;
}
#suntory_contents #membersClub h4 {
	margin-bottom: 10px;
	font-size: .875em;
	font-weight: bold;
	line-height: 1.8;
	color: #006699;
}
#suntory_contents #membersClub ul {
	margin-bottom: 10px;
}
#suntory_contents #membersClub li {
	font-size: .75em;
	line-height: 1.8;
}
#suntory_contents #membersClub p {
	font-size: .75em;
	line-height: 1.8;
}
#suntory_contents #membersClub p .external {
	background: url('../img/icon_external.png') no-repeat right .2em;
	padding-right: 14px;
}

/*------------------------------------------------------------
  program02
------------------------------------------------------------ */
#suntory_contents #program02 {
	margin-bottom: 40px;
}
#suntory_contents #program02 .inner {
	background: #fff;
	padding: 30px 30px 15px;
}

#suntory_contents #program02 #programTitle02 {
	margin-bottom: 20px;
	background: #e9e9e9;
	padding: 15px;
}
#suntory_contents #program02 #programTitle02 { /zoom :1; }
#suntory_contents #program02 #programTitle02:after { content :''; display :block; clear :both; }


#suntory_contents #program02 #programTitle02 h3 {
	margin-bottom: 12px;
	width: 143px;
	height: 20px;
	background: url('../img/tl_theme_program02.png') no-repeat 0 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#suntory_contents #program02 #programTitle02 p {
	font-size: .875em;
	font-weight: bold;
	line-height: 1.5;
}
#suntory_contents #program02 #programTitle02 p.note {
	margin-bottom: 0;
	font-weight: normal;
}

/*------------------------------------------------------------
  ticketInfoSet
------------------------------------------------------------ */
#suntory_contents #program02 #ticketInfoSet {
	margin: 20px 0 0;
	background: #a3d9f6;
	padding: 15px;
}
#suntory_contents #program02 #ticketInfoSet .set {
	background: url('../img/marker_ticketInfo_set_theme.png') no-repeat 0 .3em;
	padding: 0 0 0 22px;
}
#suntory_contents #program02 #ticketInfoSet h4 {
	margin: 0 0 10px 4.5em;
	text-indent: -4.5em;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
}

#suntory_contents #program02 #ticketInfoSet p {
	margin: 0 0 0 38px;
	font-size: .75em;
	line-height: 1.5;
}

/*------------------------------------------------------------
  about
------------------------------------------------------------ */
#suntory_contents #about {
	margin-bottom: 40px;
}

#suntory_contents #about h2 {
	width: 710px;
	height: 47px;
	background:url('../img/tl_about_theme.png') no-repeat 0 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#suntory_contents #about .inner {
	background: #fff;
	padding: 30px 30px 15px;
}
#suntory_contents #about p {
	font-size: .875em;
	line-height: 1.8;
}
#suntory_contents #about p.signature {
	text-align: right;
}
#suntory_contents #about figure {
	margin: 0 0 20px;
}

/*------------------------------------------------------------
  message
------------------------------------------------------------ */
#suntory_contents #message {
	margin-bottom: 40px;
}

#suntory_contents #message h2 {
	width: 710px;
	height: 47px;
	background:url('../img/tl_message_theme.png') no-repeat 0 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#suntory_contents #message .inner {
	background: #fff;
	padding: 30px 30px 15px;
}
#suntory_contents #message p {
	font-size: .875em;
	line-height: 1.8;
}
#suntory_contents #message p.signature {
	text-align: right;
}
#suntory_contents #message figure {
	margin: 0 0 20px;
}

/*------------------------------------------------------------
  profile
------------------------------------------------------------ */
#suntory_contents #profile h2 {
	width: 710px;
	height: 47px;
	background:url('../img/tl_profile_theme.png') no-repeat 0 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#suntory_contents #profile .inner {
	background: #fff;
	padding: 30px 30px 15px;
}
#suntory_contents #profile .text {
	padding: 0 0 40px;
}
#suntory_contents #profile .text { /zoom :1; }
#suntory_contents #profile .text:after { content :''; display :block; clear :both; }

#suntory_contents #profile .text h3 {
	margin-bottom: 1em;
	font-size: 1.125em;
	line-height: 1.5;
	font-weight: bold;
}
#suntory_contents #profile .text p {
	font-size: .875em;
	line-height: 1.8;
}
#suntory_contents #profile .text p.signature {
	text-align: right;
}

#suntory_contents #profile figure {
	margin: 0 0 20px 20px;
	/*width: 170px;*/
	float: right;
}



#suntory_contents #profile .text2 {
	padding: 30px 0 40px;
	border-top: 1px solid #dddddd;
}
#suntory_contents #profile .text2.firstChild {
	border-top: none;
	padding: 0 0 40px;
}
#suntory_contents #profile .text2 { /zoom :1; }
#suntory_contents #profile .text2:after { content :''; display :block; clear :both; }

#suntory_contents #profile .text2 h3 {
	margin-bottom: 1em;
	font-size: 1.125em;
	line-height: 1.5;
	font-weight: bold;
}
#suntory_contents #profile .text2 p {
	font-size: .875em;
	line-height: 1.8;
}
#suntory_contents #profile .text2 figure {
	margin: 0 0 20px 20px;
	float: right;
}

#suntory_contents #profile figure.sun,
#suntory_contents #profile figure.schtorosse,
#suntory_contents #profile figure.nohira,
#suntory_contents #profile figure.kikuchi,
#suntory_contents #profile figure.fukushi,
#suntory_contents #profile figure.fukukawa,
#suntory_contents #profile figure.takano,
#suntory_contents #profile figure.takeyama,
#suntory_contents #profile figure.tokyo_s {
	height: 140px;
	overflow: hidden;
}
#suntory_contents #profile figure.wagner,
#suntory_contents #profile figure.excel  {
	height: 150px;
	overflow: hidden;
}


/*------------------------------------------------------------
  aside
------------------------------------------------------------ */
#suntory_contents #aside {
	margin: -84px 0 0;
	width: 210px;
	float: left;
}
#suntory_contents #aside.fixed {
	margin: 0;
	position:fixed;
	z-index: 1000;
}


#suntory_contents #aside p {
	width: 210px;
	height: 84px;
	background: url('../img/tl_theme.png') no-repeat 0 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#suntory_contents #aside ul {
	background: #fff url('../img/bg_aside_btm.png') no-repeat 0 bottom;
	padding: 2px 0 10px;
}
#suntory_contents #aside li a {
	display: block;
	width: 210px;
	height: 40px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#suntory_contents .off {
	width: 210px;
	height: 40px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}


#suntory_contents #asideNav01 a {
	background: url('../img/nav_theme.png') no-repeat 0 0;
}
#suntory_contents #asideNav02 a {
	background: url('../img/nav_theme.png') no-repeat 0 -40px;
}
#suntory_contents #asideNav03 a {
	background: url('../img/nav_theme.png') no-repeat 0 -80px;
}
#suntory_contents #asideNav04 a {
	background: url('../img/nav_theme.png') no-repeat 0 -120px;
}
#suntory_contents #asideNav05 a {
	margin-bottom: 20px;
	background: url('../img/nav_theme.png') no-repeat 0 -160px;
}



#suntory_contents #asideNav01 a:hover {
	background: url('../img/nav_theme.png') no-repeat -210px 0;
}
#suntory_contents #asideNav02 a:hover {
	background: url('../img/nav_theme.png') no-repeat -210px -40px;
}
#suntory_contents #asideNav03 a:hover {
	background: url('../img/nav_theme.png') no-repeat -210px -80px;
}
#suntory_contents #asideNav04 a:hover {
	background: url('../img/nav_theme.png') no-repeat -210px -120px;
}
#suntory_contents #asideNav05 a:hover {
	background: url('../img/nav_theme.png') no-repeat -210px -160px;
}


#suntory_contents #asideNav02 {
	background: url('../img/nav_theme.png') no-repeat -420px -40px;
}
#suntory_contents #asideNav03 {
	background: url('../img/nav_theme.png') no-repeat -420px -80px;
}
#suntory_contents #asideNav04 {
	background: url('../img/nav_theme.png') no-repeat -420px -120px;
}


#suntory_contents #asideNavAccess a {
	margin-bottom: 2px;
	background: url('../img/nav_extra.png') no-repeat 0 0;
}
#suntory_contents #asideNavTicket a {
	background: url('../img/nav_extra.png') no-repeat 0 -40px;
}
#suntory_contents #asideNavAccess a:hover {
	background: url('../img/nav_extra.png') no-repeat -210px 0;
}
#suntory_contents #asideNavTicket a:hover {
	background: url('../img/nav_extra.png') no-repeat -210px -40px;
}

