@charset "utf-8";


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


/*------------------------------------------------------------
  contentsTitle
------------------------------------------------------------ */
#suntory_contents #contentsTitle {
	height: 150px;
	background: #f99d00 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: #fbba4c;
	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 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: 337px;
	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 0 1.25em;
	text-indent: -1.25em;
	font-size: .875em;
	font-weight: bold;
	line-height: 1.8;
}
#suntory_contents .item p span.marker {
	margin-right: .25em;
	color: #f99d00;
}
#suntory_contents .item p span.icon {
	vertical-align: middle;
}

#suntory_contents .item .note {
	text-indent: 1.5em;
	font-size: .75em;
	line-height: 1.6;
}
#suntory_contents .item .note2 {
	margin-top: 1em;
	text-indent: 1.5em;
	font-size: .875em;
	line-height: 1.6;
}

#suntory_contents .item .text {
	width: 470px;
	float: left;
}

#suntory_contents .item figure {
	width: 180px;
	float: right;
}



#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 .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 .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 .btnPdf49 a {
	width: 152px;
	height: 32px;
	display: block;
	background: url('../img/btn_pdf_49.png') no-repeat 0 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	float: right;
}
#suntory_contents .btnPdf49 a:hover {
	background: url('../img/btn_pdf_49.png') no-repeat 0 -32px;
}



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


/*------------------------------------------------------------
  message
------------------------------------------------------------ */
#suntory_contents #message {
	margin-bottom: 40px;
}
#suntory_contents #message h2 {
	width: 710px;
	height: 47px;
	background:url('../img/tl_message_akutagawa.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 .text p {
	margin-bottom: 5px;
	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 0;
}

#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 {
	width: 500px;
	float: left;
}
#suntory_contents #profile .text.njp {
	width: 650px;
	float: left;
}
#suntory_contents #profile .text h3 {
	margin-bottom: 1em;
	font-size: 1em;
	line-height: 1.5;
	font-weight: bold;
}
#suntory_contents #profile .text p {
	font-size: .875em;
	line-height: 1.8;
}
#suntory_contents #profile figure {
	width: 120px;
	float: right;
}


/*------------------------------------------------------------
  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;
	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 #asideNav02 {
	background: url('../img/nav_akutagawa.png') no-repeat -420px -40px;
}



#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;
}

