@charset "utf-8";


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


/*------------------------------------------------------------
  contentsTitle
------------------------------------------------------------ */
#suntory_contents #contentsTitle {
	height: 150px;
	background: #75c315 url('../img/bg_producer.png') no-repeat center 0;
}
#suntory_contents #contentsTitle .inner {
	margin: 0 auto;
	width: 960px;
	height: 150px;
	position: relative;
}
#suntory_contents #contentsTitle h1 {
	width: 414px;
	height: 170px;
	background: url('../img/title_producer.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;
	overflow: hidden;
}

#suntory_contents section section {
	width: auto;
	margin: 0 auto 1em;
	padding: 0;
	background: none;
}
#suntory_contents section section:last-child {
	margin: 0 auto;
}

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



/*------------------------------------------------------------
  outline
------------------------------------------------------------ */
#suntory_contents #outline {
	padding: 30px 0 0;
	background: url('../img/bg_outline01_top.png') no-repeat left top;
}
#suntory_contents #outline .inner {
	background: #9ed55b;
	padding: 0 30px 0 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 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_outline01_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_profile01.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_profile01.png') no-repeat 0 -31px;
}

#suntory_contents #outline ul {
	margin: 0;
	width: 710px;
	height: 92px;
	position: relative;
	background: #9ed55b;
}
#suntory_contents #outline ul li a {
	width: 204px;
	height: 40px;
	display: block;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	position: absolute;
	top: 22px;
}
#suntory_contents #outline .btn01 a {
	background: url('../img/btn_outline01.png') no-repeat 0 0;
	left: 40px;
}
#suntory_contents #outline .btn02 a {
	background: url('../img/btn_outline01.png') no-repeat -204px 0;
	left: 258px;
}
#suntory_contents #outline .btn03 a {
	background: url('../img/btn_outline01.png') no-repeat -408px 0;
	left: 476px;
}

#suntory_contents #outline .btn01 a:hover {
	background: url('../img/btn_outline01.png') no-repeat 0 -40px;
}
#suntory_contents #outline .btn02 a:hover {
	background: url('../img/btn_outline01.png') no-repeat -204px -40px;
}
#suntory_contents #outline .btn03 a:hover {
	background: url('../img/btn_outline01.png') no-repeat -408px -40px;
}


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


/*------------------------------------------------------------
  lead
------------------------------------------------------------ */
#suntory_contents #lead {
	margin-bottom: 20px;
}

#suntory_contents #lead dl {
	margin-bottom: 20px;
	height: 51px;
	position: relative;
	display: table;
}
#suntory_contents #lead dt {
	width: 179px;
	height: 51px;
	background: url('../img/tl_producer_lead.png') no-repeat 0 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	position: absolute;
	top: 0px;
	left: 0px;
}
#suntory_contents #lead dd {
	padding-left: 194px;
	width: 456px;
	font-size: 1.125em;
	font-weight: bold;
	line-height: 1.5;
	color: #5fb10d;
	display: table-cell;
	vertical-align: middle;
}
#suntory_contents #lead p {
	font-size: .875em;
	line-height: 1.8;
}


/*------------------------------------------------------------
  divide
------------------------------------------------------------ */
#suntory_contents .divide {
	background: url('../img/bg_devide.png') repeat-y center top;
}
#suntory_contents .divide { /zoom :1; }
#suntory_contents .divide:after { content :''; display :block; clear :both; }

/*------------------------------------------------------------
  program01,program02
------------------------------------------------------------ */
#suntory_contents #program01 {
	width: 310px;
	float: left;
}
#suntory_contents #program02 {
	width: 310px;
	float: right;
}

#suntory_contents #program01 #programTitle01,
#suntory_contents #program02 #programTitle02 {
	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 #program02 #programTitle02 { /zoom :1; }
#suntory_contents #program02 #programTitle02:after { content :''; display :block; clear :both; }

#suntory_contents #program01 #programTitle01 h3 {
	margin-bottom: 12px;
	width: 210px;
	height: 20px;
	background: url('../img/tl_producer_program01.png') no-repeat 0 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#suntory_contents #program02 #programTitle02 h3 {
	margin-bottom: 12px;
	width: 210px;
	height: 20px;
	background: url('../img/tl_producer_program02.png') no-repeat 0 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#suntory_contents #program01 #programTitle01 p,
#suntory_contents #program02 #programTitle02 p {
	margin-bottom: 10px;
	font-size: .875em;
	font-weight: bold;
	line-height: 1.5;
}
#suntory_contents #program01 #programTitle01 p.note,
#suntory_contents #program02 #programTitle02 p.note {
	margin-bottom: 0;
	font-weight: normal;
	font-size: .75em;
	width: auto;
}
#suntory_contents #program01 .btnPdf142mb a,
#suntory_contents #program02 .btnPdf142mb a {
	width: 152px;
	height: 32px;
	background: url('../img/btn_pdf_142mb.png') no-repeat 0 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	display: block;
	float: right;
}
#suntory_contents #program01 .btnPdf142mb a:hover,
#suntory_contents #program02 .btnPdf142mb a:hover {
	background: url('../img/btn_pdf_142mb.png') no-repeat 0 -32px;
}

#suntory_contents #program01 .item,
#suntory_contents #program02 .item {
	margin: 0 0 18px 1.25em;
	text-indent: -1.25em;
	font-size: .875em;
	font-weight: bold;
	line-height: 1.8;
}
#suntory_contents #program01 .item .marker,
#suntory_contents #program02 .item .marker {
	margin-right: .25em;
	color: #75c315;
}
#suntory_contents #program01 .item strong,
#suntory_contents #program02 .item strong {
	font-weight: bold;
}
#suntory_contents #program01 .item b,
#suntory_contents #program02 .item b {
	font-size: 1.4375em;
	font-weight: bold;
}
#suntory_contents #program01 .item .add,
#suntory_contents #program02 .item .add {
	font-size: .875em;
	font-weight: bold;
}
#suntory_contents #program01 .item .icon,
#suntory_contents #program02 .item .icon {
	margin-left: 5px;
	vertical-align: middle;
}

#suntory_contents #program01 figure,
#suntory_contents #program02 figure {
	margin-bottom: 20px;
}
#suntory_contents #program01 figure img,
#suntory_contents #program02 figure img {
	vertical-align: top;
}

#suntory_contents #program01 .castPrimary,
#suntory_contents #program01 .castSecondary,
#suntory_contents #program02 .castPrimary,
#suntory_contents #program02 .castSecondary {
	margin-bottom: 15px;
}
#suntory_contents #program01 .castPrimary li,
#suntory_contents #program02 .castPrimary li {
	font-size: .875em;
	line-height: 1.8;
}
#suntory_contents #program01 .castSecondary li,
#suntory_contents #program02 .castSecondary li {
	font-size: .75em;
	line-height: 1.8;
}


/*------------------------------------------------------------
  score
------------------------------------------------------------ */
#suntory_contents #score {
	width: 650px;
	height: 623px;
	background: url('../img/score_producer.png') no-repeat 0 0;
}
#suntory_contents #score p,
#suntory_contents #score li {
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}



/*------------------------------------------------------------
  program01info, program02info
------------------------------------------------------------ */
#suntory_contents #program01info {
	padding: 10px 0 0;
	width: 310px;
	float: left;
}
#suntory_contents #program02info {
	padding: 10px 0 0;
	width: 310px;
	float: right;
}
#suntory_contents #program01info .item,
#suntory_contents #program02info .item {
	margin: 0 0 18px 1.25em;
	text-indent: -1.25em;
	font-size: .875em;
	font-weight: bold;
	line-height: 1.8;
}
#suntory_contents #program01info .item .marker,
#suntory_contents #program02info .item .marker {
	margin-right: .25em;
	color: #75c315;
}
#suntory_contents #program01info .item b,
#suntory_contents #program02info .item b {
	font-weight: bold;
}
#suntory_contents #program01info .item .icon,
#suntory_contents #program02info .item .icon {
	margin-left: 5px;
	vertical-align: middle;
}

#suntory_contents #program01info .cast,
#suntory_contents #program02info .cast{
	font-size: .75em;
	padding-bottom: 20px;
	line-height: 1.5;
}


#suntory_contents #program01info .ticketInfo,
#suntory_contents #program02info .ticketInfo {
	background: #dbd5bd;
	padding: 15px;
}

#suntory_contents #program01info .ticketInfo h4,
#suntory_contents #program02info .ticketInfo h4 {
	margin-bottom: 15px;
	background: url('../img/marker_ticketInfo.png') no-repeat 0 .3em;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.8;
	padding: 0 0 0 20px;
}
#suntory_contents #program01info .ticketInfo ul,
#suntory_contents #program02info .ticketInfo ul {
	text-align: center;
}
#suntory_contents #program01info .ticketInfo ul li,
#suntory_contents #program02info .ticketInfo ul li {
	margin: 0 5px;
	display: inline-block;
	*display: inline;  
	*zoom: 1;
	text-align: center;
}

#suntory_contents #program01info .btnMember a,
#suntory_contents #program02info .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 #program01info .btnMember a:hover,
#suntory_contents #program02info .btnMember a:hover {
	background: url('../img/btn_ticket.png') no-repeat 0 -47px;
}

#suntory_contents #program01info .btnGeneral a,
#suntory_contents #program02info .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 #program01info .btnGeneral a:hover,
#suntory_contents #program02info .btnGeneral a:hover {
	background: url('../img/btn_ticket.png') no-repeat -242px -47px;
}

#suntory_contents #program01info .date,
#suntory_contents #program02info .date {
	margin-bottom: 15px;
	font-size: .75em;
}


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


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

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

#suntory_contents #program0102 #ticketInfoSet {
	background: #bae18a;
	padding: 15px;
}
#suntory_contents #program0102 #ticketInfoSet .set {
	background: url('../img/marker_ticketInfo_set.png') no-repeat 0 .3em;
	padding: 0 0 0 22px;
}
#suntory_contents #program0102 #ticketInfoSet h4 {
	margin: 0 0 10px 4.5em;
	text-indent: -4.5em;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
}
#suntory_contents #program0102 #ticketInfoSet h4 span.end {
	font-size: .875em;
	font-weight: bold;
	color: #f00;
}


#suntory_contents #program0102 #ticketInfoSet p {
	font-size: .75em;
	line-height: 1.5;
}

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

#suntory_contents #program03 h4.copy {
	margin-bottom: 20px;
	font-size: 1.125em;
	font-weight: bold;
	color: #5fb10d;
}

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

#suntory_contents #program03 .cast {
	margin-bottom: 20px;
}

#suntory_contents #program03 .cast li {
	text-indent: -1.25em;
	margin: 0 0 0 1.25em;
	font-size: .875em;
	font-weight: bold;
	line-height: 1.8;
}
#suntory_contents #program03 .cast li span {
	margin-right: .25em;
	color: #75c315;
}

#suntory_contents #program03 .addInfo {
	margin-bottom: 20px;
}

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


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

#suntory_contents #program03 .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 #program03 .ticketInfo ul {
	text-align: center;
}
#suntory_contents #program03 .ticketInfo ul li {
	margin: 0 5px;
	display: inline-block;
	*display: inline;  
	*zoom: 1;
	text-align: center;
}

#suntory_contents #program03 .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 #program03 .btnMember a:hover {
	background: url('../img/btn_ticket.png') no-repeat 0 -47px;
}

#suntory_contents #program03 .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 #program03 .btnGeneral a:hover {
	background: url('../img/btn_ticket.png') no-repeat -242px -47px;
}

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

#suntory_contents #program03 .staff {
	width: 180px;
	float: left;
	font-size: .875em;
	line-height: 1.8;
}
#suntory_contents #program03 figure {
	float: right;
}


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


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


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


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

#suntory_contents #listen .text {
	width: 650px;
	float: left;
}
#suntory_contents #listen .text h3 {
	margin-bottom: 1em;
	font-size: 1.125em;
	line-height: 1.5;
	font-weight: bold;
}
#suntory_contents #listen .text h4 {
	margin-bottom: .5em;
	font-size: 1.125em;
	line-height: 1.5;
	font-weight: bold;
}
#suntory_contents #listen .text p {
	margin-bottom: 1em;
	font-size: .875em;
	line-height: 1.8;
}

#suntory_contents #listen section figure.right {
	margin: 0 0 25px 30px;
	float: right;
}
#suntory_contents #listen section figure.left {
	margin: 0 30px 25px 0;
	float: left;
}


/*------------------------------------------------------------
  about
------------------------------------------------------------ */
#suntory_contents #about {
	margin-bottom: 40px;
}
#suntory_contents #about h2 {
	width: 710px;
	height: 47px;
	background: url('../img/tl_about.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 .inner { /zoom :1; }
#suntory_contents #about .inner:after { content :''; display :block; clear :both; }

#suntory_contents #about .text {
	width: 650px;
	float: left;
}
#suntory_contents #about .text h3 {
	margin-bottom: 1em;
	font-size: 1.125em;
	line-height: 1.5;
	font-weight: bold;
}
#suntory_contents #about .text p {
	font-size: .875em;
	line-height: 1.8;
}

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

#suntory_contents #rekinen .text {
	width: 650px;
	float: left;
}

#suntory_contents #rekinen .toggleContents dt {
	cursor: pointer;
	background:#bae18a url('../img/arrow_open.png') no-repeat right center;
}
#suntory_contents #rekinen .toggleContents dt:hover {
	cursor: pointer;
	background:#cfeaad url('../img/arrow_open.png') no-repeat right center;
}

#suntory_contents #rekinen .toggleContents dt.open {
	background:#bae18a url('../img/arrow_close.png') no-repeat right center;
}
#suntory_contents #rekinen .toggleContents dt.open:hover {
	background:#cfeaad url('../img/arrow_close.png') no-repeat right center;
}

#suntory_contents #rekinen .toggleContents dt.close {
	background:#bae18a url('../img/arrow_open.png') no-repeat right center;
}
#suntory_contents #rekinen .toggleContents dt.close:hover {
	cursor: pointer;
	background:#cfeaad url('../img/arrow_open.png') no-repeat right center;
}



#suntory_contents #rekinen .text h3 {
	margin-bottom: 1em;
	font-size: 1.125em;
	line-height: 1.5;
	font-weight: bold;
	padding: 5px 10px;	
}
#suntory_contents #rekinen .text h3.num01 {
	background: url('../img/icon_num01.png') no-repeat 15px center;
	padding: 5px 10px 5px 45px;
}

#suntory_contents #rekinen .text p {
	margin-bottom: 1em;
	font-size: .875em;
	line-height: 1.8;
}
#suntory_contents #rekinen .text b.marker {
	font-weight: bold;
	background: #cfeaad;
	padding: 0 3px;
}

#suntory_contents #rekinen p.name {
	text-align: right;
}

#suntory_contents #rekinen figure.figWide {
	margin-bottom: 1em;
}


#suntory_contents #rekinen .profile {
	border-top: 1px solid #dddddd;
	margin-top: 30px;
	padding-top: 30px;
}
#suntory_contents #rekinen .profile { /zoom :1; }
#suntory_contents #rekinen .profile:after { content :''; display :block; clear :both; }

#suntory_contents #rekinen .profile figure {
	float: right;
}
#suntory_contents #rekinen .profile .text {
	width: 465px;
	float: left;
}
#suntory_contents #rekinen .profile .text h4 {
	margin-bottom: 20px;
	font-size: 1.125em;
	font-weight: bold;
}



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

#suntory_contents #notebook .text {
	width: 650px;
	float: left;
}
#suntory_contents #notebook .text h3 {
	margin-bottom: 1em;
	font-size: 1.125em;
	line-height: 1.5;
	font-weight: bold;
	padding: 5px 10px;
	background: #bae18a;
}
#suntory_contents #notebook .text h4 {
	margin-bottom: .5em;
	font-size: 1.125em;
	line-height: 1.5;
	font-weight: bold;
}
#suntory_contents #notebook .text h5 {
	margin-bottom: .5em;
	font-size: 1.125em;
	line-height: 1.5;
	font-weight: bold;
}
#suntory_contents #notebook .text p {
	margin-bottom: 1em;
	font-size: .875em;
	line-height: 1.8;
}

#suntory_contents #notebook .text dl {
	margin-bottom: 2em;
	padding-bottom: 2em;
	border-bottom: 1px solid #dddddd;
}
#suntory_contents #notebook .text dl dt {
	font-size: .75em;
	line-height: 1.8;
}
#suntory_contents #notebook .text li {
	font-size: .75em;
	line-height: 1.8;
	margin: 0 0 0 2em;
	text-indent: -2em;
}

#suntory_contents #notebook .text p b {
	font-weight: bold;
}
#suntory_contents #notebook .text p b.marker {
	background: #cfeaad;
	padding: 0 3px;
}
#suntory_contents #notebook .text p.caution {
	font-size: .75em;
	margin: 0 0 0 1em;
	text-indent: -1em;
	line-height: 1.8;
}
#suntory_contents #notebook .text p.right {
	text-align: right;
}

#suntory_contents #notebook section figure.right {
	margin: 0 0 25px 30px;
	float: right;
}

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

#suntory_contents #ask .text {
}
#suntory_contents #ask .text h3 {
	font-size: 1.125em;
	line-height: 1.5;
	font-weight: bold;
}
#suntory_contents #ask .text p {
	margin-bottom: 1.5em;
	font-size: .875em;
	line-height: 1.8;
}
#suntory_contents #ask figure {
	margin:0 auto 1.5em;
}

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

#suntory_contents #instrument ul {
	margin: 0 auto;
	width: 650px;
	height: 705px;
	position: relative;
}
#suntory_contents #instrument .img01 {
	position: absolute;
	top: 0px;
	left: 0px;
}
#suntory_contents #instrument .img02 {
	position: absolute;
	top: 0px;
	left: 269px;
}
#suntory_contents #instrument .img03 {
	position: absolute;
	top: 0px;
	left: 451px;
}
#suntory_contents #instrument .img04 {
	position: absolute;
	top: 371px;
	left: 0px;
}
#suntory_contents #instrument .img05 {
	position: absolute;
	top: 371px;
	left: 403px;
}

#suntory_contents #instrument figure {
	margin: 0;
}

/*------------------------------------------------------------
  profile
------------------------------------------------------------ */
#suntory_contents #profile h2 {
	width: 710px;
	height: 47px;
	background: url('../img/tl_profile.png') no-repeat 0 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#suntory_contents #profile .inner { 
	padding: 30px 30px 15px;
	background: #fff;
}
#suntory_contents #profile .inner { /zoom :1; }
#suntory_contents #profile .inner: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 {
	font-size: .875em;
	line-height: 1.8;
}
#suntory_contents #profile figure {
	margin: 0 0 20px 20px;
	width: 170px;
	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_producer.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_producer.png') no-repeat 0 0;
}
#suntory_contents #asideNav02 a {
	background: url('../img/nav_producer.png') no-repeat 0 -40px;
}
#suntory_contents #asideNav03 a {
	background: url('../img/nav_producer.png') no-repeat 0 -80px;
}
#suntory_contents #asideNav04 a {
	background: url('../img/nav_producer.png') no-repeat 0 -120px;
}
#suntory_contents #asideNav05 a {
	background: url('../img/nav_producer.png') no-repeat 0 -160px;
}
#suntory_contents #asideNav06 a {
	background: url('../img/nav_producer.png') no-repeat 0 -200px;
}
#suntory_contents #asideNav07 a {
	margin-bottom: 20px;
	background: url('../img/nav_producer.png') no-repeat 0 -240px;
}


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

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


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


