@charset "utf-8";


/*------------------------------------------------------------
  common
------------------------------------------------------------ */
@import url("common.css");
@import url("contents_common.css");


/*------------------------------------------------------------
  contentsTitle
------------------------------------------------------------ */
#suntory_contents #contentsTitle {
	height: 150px;
	background: #f68374 url('../img/bg_akutagawa.png') no-repeat center 0;
}
#suntory_contents #contentsTitle .inner {
	margin: 0 auto;
	width: 960px;
	height: 150px;
	position: relative;
}
#suntory_contents #contentsTitle h1 {
	width: 600px;
	height: 170px;
	background: url('../img/title_akutagawa.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_outline03_top.png') no-repeat left top;
}
#suntory_contents #outline .inner {
	background: #f9a89d;
	padding: 0 30px 30px 40px;
}
#suntory_contents #outline .inner { /zoom :1; }
#suntory_contents #outline .inner:after { content :''; display :block; clear :both; }


#suntory_contents #outline .linkNews {
	margin-bottom: 30px;
	padding: 10px;
	background: #fff;
}

#suntory_contents #outline .linkNews a {
	font-size: .9em;
	font-weight:bold;
	line-height: 1.5;
	background: url('../img/icon_external.png') no-repeat right .2em;
	padding: 0 15px 0 0;
}



#suntory_contents #outline .text {
	width: 420px;
	float: left;
}
#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;
}
#suntory_contents #outline .text p.note {
	margin: 0 0 1em 3em;
	text-indent: -3em;
	font-size: .75em;
	line-height: 1.8;
}

#suntory_contents #outline .text p.btn a {
	width: 345px;
	height: 32px;
	display: block;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	display: block;
	background: url('../img/btn_history_akutagawa.png') no-repeat 0 0;
	float: right;
}
#suntory_contents #outline .text p.btn a:hover {
	background: url('../img/btn_history_akutagawa.png') no-repeat 0 -32px;
}

#suntory_contents #outline figure {
	margin: 0;
	width: 180px;
	float: right;
}
#suntory_contents #outline figure img {
	vertical-align: top;
}
#suntory_contents #outline figure figcaption {
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}

/*------------------------------------------------------------
  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 { /zoom :1; }
#suntory_contents #program01 #programTitle01:after { content :''; display :block; clear :both; }


#suntory_contents #program01 #programTitle01 h3 {
	margin-bottom: 12px;
	width: 343px;
	height: 20px;
	background: url('../img/tl_akutagawa_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;
}
#suntory_contents #program01 #programTitle01 p.note {
	margin-bottom: 0;
	width: 450px;
	font-weight: normal;
}
#suntory_contents #program01 .btnPdf39mb a {
	margin: -32px 0 0;
	width: 152px;
	height: 32px;
	background: url('../img/btn_pdf_39mb.png') no-repeat 0 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	display: block;
	float: right;
}
#suntory_contents #program01 .btnPdf39mb a:hover {
	background: url('../img/btn_pdf_39mb.png') no-repeat 0 -32px;
}

/*------------------------------------------------------------
  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: #f78700;
}
#suntory_contents .item p {
	margin: 0 0 1em 1.25em;
	text-indent: -1.25em;
	font-size: .875em;
	font-weight: normal;
	line-height: 1.8;
}
#suntory_contents .item p a {
	font-weight: bold;
}
#suntory_contents .item p em {
	font-weight: bold;
	font-style: normal;
}

#suntory_contents .item p span.marker {
	margin-right: .25em;
	color: #f15d4e;
}
#suntory_contents .item p span.icon {
	vertical-align: middle;
}

#suntory_contents .item p span.delegate {
	margin-left: 5px;
	font-size: .75em;
	font-weight: bold;
	vertical-align: top;
	color: #9c6f18;
}

#suntory_contents .item .note {
	margin-bottom: 1em;
	text-indent: 1.25em;
	font-size: .875em;
	line-height: 1.6;
}
#suntory_contents .item .note2 {
	margin-top: 1em;
	text-indent: 1.25em;
	font-size: .875em;
	line-height: 1.6;
}


/*------------------------------------------------------------
  portraitContainer
------------------------------------------------------------ */
#suntory_contents #portraitContainer {
	margin: 0 0 20px 143px;
	width: 507px;
	height: 160px;
	position: relative;
}

#suntory_contents #portraitContainer li.portrait01 {
	position: absolute;
	top: 0px;
	left: 0px;
}
#suntory_contents #portraitContainer li.portrait02 {
	position: absolute;
	top: 0px;
	left: 124px;
}
#suntory_contents #portraitContainer li.portrait03 {
	position: absolute;
	top: 0px;
	left: 248px;
}

#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;
}


/*------------------------------------------------------------
  message
------------------------------------------------------------ */
#suntory_contents #message {
	margin-bottom: 40px;
}
#suntory_contents #message h2 {
	width: 710px;
	height: 47px;
	background: url('../img/tl_profile_message.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 .inner { /zoom :1; }
#suntory_contents #message .inner:after { content :''; display :block; clear :both; }

#suntory_contents #message .text {
	width: 650px;
	float: left;
}
#suntory_contents #message .text h3 {
	margin-bottom: 1em;
	font-size: 1.125em;
	line-height: 1.5;
	font-weight: bold;
}
#suntory_contents #message p {
	margin-bottom: 1.5em;
	font-size: .875em;
	line-height: 1.8;
}
#suntory_contents #message p.signature {
	text-align: right;
}

/*------------------------------------------------------------
  history
------------------------------------------------------------ */
#suntory_contents #history {
	margin-bottom: 40px;
}
#suntory_contents #history h2 {
	width: 710px;
	height: 47px;
	background: url('../img/tl_akutagawa_history.png') no-repeat 0 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}

#suntory_contents #history .inner {
	background: #fff;
	padding: 30px 30px 15px;
}
#suntory_contents #history .inner { /zoom :1; }
#suntory_contents #history .inner:after { content :''; display :block; clear :both; }

#suntory_contents #history h3 {
	margin-bottom: 1em;
	font-size: 1.125em;
	line-height: 1.5;
	font-weight: bold;
}
#suntory_contents #history p {
	margin-bottom: 1.5em;
	font-size: .875em;
	line-height: 1.8;
}


/*------------------------------------------------------------
  profile
------------------------------------------------------------ */
#suntory_contents #profile h2 {
	width: 710px;
	height: 47px;
	background: url('../img/tl_profile_akutagawa.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 .block {
	padding: 30px 0 40px;
	border-top: 1px solid #dddddd;
}
#suntory_contents #profile .block.firstChild {
	padding: 0px 0 40px;
	border: none;
}
#suntory_contents #profile .block { /zoom :1; }
#suntory_contents #profile .block:after { content :''; display :block; clear :both; }

#suntory_contents #profile .text {
}
#suntory_contents #profile .text h3 {
	margin-bottom: 1em;
	font-size: 1.125em;
	line-height: 1.5;
	font-weight: bold;
}
#suntory_contents #profile .text p {
	margin-bottom: 1.5em;
	font-size: .875em;
	line-height: 1.8;
}
#suntory_contents #profile figure {
	margin: 0 0 20px 20px;
	/*width: 170px;*/
	float: right;
}


#suntory_contents #profile .block2 {
	padding: 30px 0 40px;
	border-top: 1px solid #dddddd;
}
#suntory_contents #profile .block2.firstChild {
	border-top: none;
	padding: 0 0 40px;
}
#suntory_contents #profile .block2 { /zoom :1; }
#suntory_contents #profile .block2:after { content :''; display :block; clear :both; }

#suntory_contents #profile .block2 h3 {
	margin-bottom: 1em;
	font-size: 1.125em;
	line-height: 1.5;
	font-weight: bold;
}
#suntory_contents #profile .block2 p {
	font-size: .875em;
	line-height: 1.8;
}
#suntory_contents #profile .block2 figure {
	margin: 0 0 20px 20px;
	float: right;
}

#suntory_contents #profile figure.sugiyama {
	height: 140px;
	overflow: hidden;
}
#suntory_contents #profile figure.snph,
#suntory_contents #profile figure.narita {
	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_akutagawa.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_akutagawa.png') no-repeat 0 0;
}
#suntory_contents #asideNav02 a {
	background: url('../img/nav_akutagawa.png') no-repeat 0 -40px;
}
#suntory_contents #asideNav03 a {
	background: url('../img/nav_akutagawa.png') no-repeat 0 -80px;
}
#suntory_contents #asideNav04 a {
	background: url('../img/nav_akutagawa.png') no-repeat 0 -120px;
	margin-bottom: 20px;
}

#suntory_contents #asideNav01 a:hover {
	background: url('../img/nav_akutagawa.png') no-repeat -210px 0;
}
#suntory_contents #asideNav02 a:hover {
	background: url('../img/nav_akutagawa.png') no-repeat -210px -40px;
}
#suntory_contents #asideNav03 a:hover {
	background: url('../img/nav_akutagawa.png') no-repeat -210px -80px;
}
#suntory_contents #asideNav04 a:hover {
	background: url('../img/nav_akutagawa.png') no-repeat -210px -120px;
}

#suntory_contents #asideNav02 {
	background: url('../img/nav_akutagawa.png') no-repeat -420px -40px;
}
#suntory_contents #asideNav03 {
	background: url('../img/nav_akutagawa.png') no-repeat -420px -80px;
}


#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;
}

