@charset "utf-8";


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


/*------------------------------------------------------------
  contentsTitle
------------------------------------------------------------ */
#suntory_contents #contentsTitle {
	height: 150px;
	background: #9ccd10 url('../img/bg_trans.png') no-repeat center 0;
}
#suntory_contents #contentsTitle .inner {
	margin: 0 auto;
	width: 960px;
	height: 150px;
	position: relative;
}
#suntory_contents #contentsTitle h1 {
	width: 485px;
	height: 170px;
	background: url('../img/title_trans.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_outline04_top.png') no-repeat left top;
}
#suntory_contents #outline .inner {
	background: #badc57;
	padding: 0 30px 30px 40px;
}
#suntory_contents #outline .text h2 {
	font-size: .875em;
	font-weight: bold;
	line-height: 1.8;
}
#suntory_contents #outline .text p.body {
	margin-bottom: 1em;
	font-size: .875em;
	line-height: 1.8;
}


/*------------------------------------------------------------
  program01
------------------------------------------------------------ */
#suntory_contents #program01 {
	margin-bottom: 40px;
}
#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 h3.tl0826 {
	margin-bottom: 15px;
	width: 74px;
	height: 20px;
	background: url('../img/tl_0826.png') no-repeat 0 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#suntory_contents #program01 #programTitle01 p.date {
	font-size: .875em;
	font-weight: bold;
	line-height: 1.5;
}
#suntory_contents #program01 #programTitle01 p.note {
	font-size: .875em;
	font-weight: normal;
	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: #77b507;
}
#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.marginBottom {
	margin: 0 0 1em 1.25em;
	text-indent: -1.25em;
}
#suntory_contents .item p span.marker {
	margin-right: .25em;
	color: #77b507;
}
#suntory_contents .item p.noMarker {
	margin: 0 0 1em 1.25em;
	text-indent: 0;
	font-weight: normal;
}

#suntory_contents .item p span.icon {
	vertical-align: middle;
}

#suntory_contents .item li {
	margin: 0 0 0 1.25em;
	text-indent: -1.25em;
	font-size: .875em;
	line-height: 1.8;
}
#suntory_contents .item li span.marker {
	margin-right: .25em;
	color: #77b507;
}
#suntory_contents .item li span.icon {
	vertical-align: middle;
}

#suntory_contents .item .note {
	margin: 0 0 1em 1.25em;
	text-indent: 0;
	font-size: .875em;
	line-height: 1.8;
	font-weight: normal;
}


/*------------------------------------------------------------
  present
------------------------------------------------------------ */
#suntory_contents #present {
	margin-bottom: 20px;
	background: #cde687;
	padding: 10px;
}
#suntory_contents #present { /zoom :1; }
#suntory_contents #present:after { content :''; display :block; clear :both; }

#suntory_contents #present dt {
	width: 150px;
	height: 25px;
	background: url('../img/tl_trans_present.png') no-repeat 0 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	float: left;
}
#suntory_contents #present dd {
	width: 480px;
	float: right;
	font-size: .875em;
	line-height: 1.8;
}


/*------------------------------------------------------------
  portraitContainer
------------------------------------------------------------ */
#suntory_contents #portraitContainer {
	margin: 0 0 30px 30px;
}
#suntory_contents #portraitContainer { /zoom :1; }
#suntory_contents #portraitContainer:after { content :''; display :block; clear :both; }

#suntory_contents #portraitContainer li {
	margin: 0 0 8px 8px;
	width: 116px;
	float: left;
}

#suntory_contents #portraitContainer figcaption {
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	height: 0px;
}


/*------------------------------------------------------------
  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 0;
	font-size: 1em;
	font-weight: bold;
	line-height: 16px;
	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;
}




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

#suntory_contents #history li {
	margin: 0 30px 30px 0;
	width: 310px;
	float: left;
}

#suntory_contents #history h3 {	
	margin-bottom: 15px;
	font-size: .875em;
	background: #cde687;
	padding: 10px;
}

#suntory_contents #history figure {
	margin-bottom: 15px;
	text-align: center;
}
#suntory_contents #history figure img {
	vertical-align: bottom;
}
#suntory_contents #history p {
	font-size: .875em;
	text-align: center;
}
#suntory_contents #history p a {
	background: url('../img/icon_pdf.png') no-repeat right center;
	padding-right: 20px;
}

#suntory_contents #history p.link {
	text-align: left;
	margin: 20px 0 0;
	padding-bottom: 10px;
	font-size: .75em;
	line-height: 1.5;
}
#suntory_contents #history p.link a {
	background: none;
	padding: 0px;
}

/*------------------------------------------------------------
  movie
------------------------------------------------------------ */
#suntory_contents #movie {
	margin-bottom: 40px;
}
#suntory_contents #movie h2 {
	width: 710px;
	height: 47px;
	background: url('../img/tl_trans_movie.png') no-repeat 0 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#suntory_contents #movie .inner {
	background: #fff;
	padding: 30px 30px 10px 30px;
}
#suntory_contents #movie p {
	margin-bottom: 20px;
	font-size: .875em;
	line-height: 1.5;
}

#suntory_contents #movie li {
	margin-bottom: 20px;
}
#suntory_contents #movie li h3 {
	margin: 5p 0 .5em;
	font-size: 1em;
	line-height: 1.5;
	font-weight: bold;
}
#suntory_contents #movie li figcaption {
	margin: 5p 0 .5em;
	font-size: .75em;
	line-height: 1.5;
}

/*------------------------------------------------------------
  profile
------------------------------------------------------------ */
#suntory_contents #profile {
	margin-bottom: 40px;
}
#suntory_contents #profile h2 {
	width: 710px;
	height: 47px;
	background: url('../img/tl_profile_trans.png') no-repeat 0 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#suntory_contents #profile .inner {
	background: #fff;
	padding: 30px 30px 0 30px;
}

#suntory_contents #profile .text {
	padding: 30px 0 40px;
	border-top: 1px solid #dddddd;
}
#suntory_contents #profile .text.firstChild {
	border-top: none;
	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 .message {
	margin: 1em 0 0 15px;
	padding: 10px;
	border: 1px solid #dddddd;
}

#suntory_contents #profile .text h4 {
	margin: 0 0 .5em;
	font-size: .875em;
	line-height: 1.5;
	background: #cde687;
	padding: 10px;
}
#suntory_contents #profile .text p {
	font-size: .875em;
	line-height: 1.8;
}
#suntory_contents #profile .text figure {
	margin: 0 0 20px 20px;
	float: right;
}

#suntory_contents #profile figure.nishimura,
#suntory_contents #profile figure.nakagawa,
#suntory_contents #profile figure.isaji,
#suntory_contents #profile figure.nohira,
#suntory_contents #profile figure.miwa,
#suntory_contents #profile figure.isoyama,
#suntory_contents #profile figure.suzuki,
#suntory_contents #profile figure.inoue,
#suntory_contents #profile figure.okano {
	height: 140px;
	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_trans.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_trans.png') no-repeat 0 0;
}
#suntory_contents #asideNav02 a {
	background: url('../img/nav_trans.png') no-repeat 0 -40px;
}
#suntory_contents #asideNav03 a {
	background: url('../img/nav_trans.png') no-repeat 0 -80px;
}
#suntory_contents #asideNav04 a {
	background: url('../img/nav_trans.png') no-repeat 0 -120px;
	margin-bottom: 20px;
}

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

#suntory_contents #asideNav03 {
	background: url('../img/nav_trans.png') no-repeat -420px -80px;
}
#suntory_contents #asideNav04 {
	background: url('../img/nav_trans.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;
}

