@charset "utf-8";


/*------------------------------------------------------------
common
------------------------------------------------------------ */
@import url("common.css");
@import url("contents_common.css");


/*------------------------------------------------------------
contentsTitle
------------------------------------------------------------ */
#suntory_contents #contentsTitle {
	height: 150px;
	background: #f56765 url('../img/producer01/bg_title.png') no-repeat center 0;
}
#suntory_contents #contentsTitle .inner {
	margin: 0 auto;
	width: 960px;
	height: 150px;
	position: relative;
}
#suntory_contents #contentsTitle h1 {
	width: 400px;
	height: 170px;
	background: url('../img/producer01/title.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/producer01/bg_outline01_top.png') no-repeat left top;
}
#suntory_contents #outline .inner {
	background: #f89493;
	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 h2 {
	margin-bottom: .5em;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.8;
}
#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/producer01/btn_profile.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 {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha( opacity=70 );
	opacity: 0.7;
}

#suntory_contents #outline ul {
	margin: 0;
	width: 710px;
	height: 90px;
	position: relative;
	background: #f89493;
}
#suntory_contents #outline ul li a {
	width: 202px;
	height: 40px;
	display: block;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	position: absolute;
	top: 20px;
}
#suntory_contents #outline .btn01 a {
	background: url('../img/producer01/btn_outline.png') no-repeat 0 0;
	left: 40px;
}
#suntory_contents #outline .btn02 a {
	background: url('../img/producer01/btn_outline.png') no-repeat -202px 0;
	left: 258px;
}
#suntory_contents #outline ul li a:hover {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha( opacity=70 );
	opacity: 0.7;
}

/*------------------------------------------------------------
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;
	min-height: 48px;
	position: relative;
}

#suntory_contents #program01 #programTitle01 h3 {
	margin-bottom: 12px;
	width: 415px;
	height: 20px;
	background: url('../img/producer01/tl_program01.png') no-repeat 0 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#suntory_contents #program01 #programTitle01 p.text {
	font-size: .875em;
	font-weight: bold;
	line-height: 1.5;
	width: 460px;
}

#suntory_contents #program01 #programTitle01 .btnSeat a {
	width: 152px;
	height: 32px;
	background: url('../img/producer01/btn_pdf_seat.png') no-repeat 0 0;
	display: block;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	position: absolute;
	top: 31px;
	left: 483px;
}
#suntory_contents #program01 #programTitle01 .btnSeat a:hover {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha( opacity=70 );
	opacity: 0.7;
}


/*------------------------------------------------------------
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;
	font-weight: bold;
	line-height: 1.8;
}
/*
#suntory_contents #program02 .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: #f56765;
}
#suntory_contents .item p span.icon {
	margin-left: 5px;
	vertical-align: middle;
}
#suntory_contents .item p span.add {
	font-size: .75em;
	vertical-align: top;
	font-weight: normal;
	color: #010101;
}
#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: 0 0 20px 1.725em;
	font-size: .8125em;
	line-height: 1.8;
}
#suntory_contents #program02 .item .note {
	margin: 0 0 20px 1.25em;
}

#suntory_contents .item .orchestra {
	margin: 0 0 0 4em;
	text-indent: -4em;
}
#suntory_contents .item .jazz {
	margin: 0 0 0 8em;
	text-indent: -8em;
}
#suntory_contents .item .bottom {
	margin-top: 1em;
}

#suntory_contents #notePortrait {
	margin-bottom: 20px;
}
#suntory_contents #notePortrait { /zoom :1; }
#suntory_contents #notePortrait:after { content :''; display :block; clear :both; }

#notePortrait .note {
	width: 270px;
	float: left;
}

#suntory_contents #notePortrait2 {
	margin-bottom: 20px;
}
#suntory_contents #notePortrait2 { /zoom :1; }
#suntory_contents #notePortrait2:after { content :''; display :block; clear :both; }

#notePortrait2 .note {
	width: 420px;
	float: left;
}

/*------------------------------------------------------------
portraitContainer
------------------------------------------------------------ */
#suntory_contents #portraitContainer01 {
	margin: 0 0 20px;
	width: 650px;
	height: 340px;
	position: relative;
}
#suntory_contents #portraitContainer01 figure,
#suntory_contents #portraitContainer02 figure{
	margin: 0;
}
#suntory_contents #portraitContainer01 figure img ,
#suntory_contents #portraitContainer02 figure img{
	vertical-align: bottom;
}
#suntory_contents #portraitContainer01 figcaption,
#suntory_contents #portraitContainer02 figcaption {
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}

#suntory_contents #portraitContainer01 .portrait01 {
	position: absolute;
	top: 0px;
	left: 264px;
}
#suntory_contents #portraitContainer01 .portrait02 {
	position: absolute;
	top: 0px;
	left: 396px;
}
#suntory_contents #portraitContainer01 .portrait03 {
	position: absolute;
	top: 0px;
	left: 528px;
}
#suntory_contents #portraitContainer01 .portrait04 {
	position: absolute;
	top: 180px;
	left: 132px;
}
#suntory_contents #portraitContainer01 .portrait05 {
	position: absolute;
	top: 180px;
	left: 264px;
}
#suntory_contents #portraitContainer01 .portrait06 {
	position: absolute;
	top: 180px;
	left: 396px;
}


#suntory_contents #portraitContainer02 {
	margin: 0 0 20px;
	width: 650px;
	height: 340px;
	position: relative;
}
#suntory_contents #portraitContainer02 .portrait01 {
	position: absolute;
	top: 0px;
	left: 132px;
}
#suntory_contents #portraitContainer02 .portrait02 {
	position: absolute;
	top: 0px;
	left: 264px;
}
#suntory_contents #portraitContainer02 .portrait03 {
	position: absolute;
	top: 0px;
	left: 396px;
}
#suntory_contents #portraitContainer02 .portrait04 {
	position: absolute;
	top: 0px;
	left: 528px;
}
#suntory_contents #portraitContainer02 .portrait05 {
	position: absolute;
	top: 180px;
	left: 396px;
}

/*------------------------------------------------------------
ticketInfo
------------------------------------------------------------ */
#suntory_contents .ticketInfo {
	margin-bottom: 20px;
	background: #dbd5bd;
	padding: 15px;
}

#suntory_contents .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 .ticketInfo h4 span.end {
	font-size: .875em;
	font-weight: bold;
	color: #f00;
}
#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 #f56765;
	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;
	position: relative;
}
#suntory_contents #program02 #programTitle02 h3 {
	margin-bottom: 12px;
	width: 381px;
	height: 20px;
	background: url('../img/producer01/tl_program02.png') no-repeat 0 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#suntory_contents #program02 #programTitle02 p.text {
	font-size: .875em;
	font-weight: bold;
	line-height: 1.5;
	width: 370px;
}

#suntory_contents #program02 #programTitle02 .btnSeat a {
	width: 152px;
	height: 32px;
	background: url('../img/producer01/btn_pdf_seat.png') no-repeat 0 0;
	display: block;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	position: absolute;
	top: 31px;
	left: 483px;
}
#suntory_contents #program02 #programTitle02 .btnSeat a:hover {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha( opacity=70 );
	opacity: 0.7;
}

/*------------------------------------------------------------
ticketInfoSet
------------------------------------------------------------ */
#suntory_contents #program02 #ticketInfoSet {
	margin: 20px 0 0;
	background: #f89493;
	padding: 15px;
}
#suntory_contents #program02 #ticketInfoSet .set {
	background: url('../img/marker_ticketInfo_set.png') no-repeat 0 .3em;
	padding: 0 0 0 22px;
}
#suntory_contents #program02 #ticketInfoSet h4 {
	margin: 0 0 10px 0;
	text-indent: 0;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
}
#suntory_contents #program02 #ticketInfoSet h4 span.end {
	font-size: .875em;
	font-weight: bold;
	color: #f00;
}

#suntory_contents #program02 #ticketInfoSet p {
	margin: 0 0 6px 38px;
	font-size: .75em;
	line-height: 1.5;
}

/*------------------------------------------------------------
contents text common
------------------------------------------------------------ */
#suntory_contents .commonbody .text p.note {
	margin: 2em 0 0 4.5em;
	text-indent: -4.5em;
	font-size: .75em;
	line-height: 1.5;
}
#suntory_contents .commonbody .text p.note b {
	margin-right: .5em;
	font-weight: bold;
}
#suntory_contents .commonbody .text p sup {
	font-size: .75em;
	font-weight: bold;
	vertical-align: text-top;
	line-height: 1em;
	margin: 0 0 0 .3em;
}
#suntory_contents .commonbody .text p.signature {
	text-align: right;
}

/*------------------------------------------------------------
contents title common
#profile #listen #message #bestpart1 #bestpart2
------------------------------------------------------------ */
#suntory_contents .commonbody {
	margin-bottom: 40px;
}
#suntory_contents .commonbody .inner {
	background: #fff;
	padding: 30px;
}

#suntory_contents .commonbody .text {
	width: 650px;
}
#suntory_contents .commonbody .text { /zoom :1; }
#suntory_contents .commonbody .text:after { content :''; display :block; clear :both; }

#suntory_contents .commonbody h2 {
	width: 710px;
	height: 47px;
	background: url('../img/producer01/tl_contentsh2.png') no-repeat 0 0;
	color:#fff;
	font-weight: 600;
	font-size: 1.125em;
	line-height: 47px;
	padding-left: 30px;
}
#suntory_contents .commonbody .text h3 {
	margin-bottom: 1em;
	font-size: 1.125em;
	line-height: 1.5;
	font-weight: bold;
}
#suntory_contents .commonbody .text h4 {
	margin-bottom: .5em;
	font-size: 1.125em;
	line-height: 1.5;
	font-weight: bold;
}
#suntory_contents .commonbody .text p {
	margin-bottom:1em;
	font-size: .875em;
	line-height: 1.8;
}
#suntory_contents .commonbody .text p:last-child {
	margin-bottom:0;
}
#suntory_contents .commonbody section figure.right {
	margin: 0 0 25px 30px;
	float: right;
}
#suntory_contents .commonbody section figure.left {
	margin: 0 30px 25px 0;
	float: left;
}

/*------------------------------------------------------------
aside
------------------------------------------------------------ */
#suntory_contents #aside {
	margin: -60px 0 0;
	width: 210px;
	float: left;
}
#suntory_contents #aside.fixed {
	margin: 0;
	position:fixed;
	z-index: 1000;
}

#suntory_contents #aside p {
	width: 210px;
	height: 60px;
	background: url('../img/producer01/tl_aside.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 ul.bottom {
	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/producer01/nav.png') no-repeat 0 0;
}
#suntory_contents #asideNav02 a {
	background: url('../img/producer01/nav.png') no-repeat 0 -40px;
}
#suntory_contents #asideNav03 a {
	background: url('../img/producer01/nav.png') no-repeat 0 -80px;
}
#suntory_contents #asideNav04 a {
	background: url('../img/producer01/nav.png') no-repeat 0 -120px;
}
#suntory_contents #asideNav05 a {
	background: url('../img/producer01/nav.png') no-repeat 0 -160px;
}
#suntory_contents #asideNav06 a {
	background: url('../img/producer01/nav.png') no-repeat 0 -200px;
}
#suntory_contents #asideNav07 a {
	background: url('../img/producer01/nav.png') no-repeat 0 -240px;
}


#suntory_contents #asideNav01 a:hover {
	background: url('../img/producer01/nav.png') no-repeat -210px 0;
}
#suntory_contents #asideNav02 a:hover {
	background: url('../img/producer01/nav.png') no-repeat -210px -40px;
}
#suntory_contents #asideNav03 a:hover {
	background: url('../img/producer01/nav.png') no-repeat -210px -80px;
}
#suntory_contents #asideNav04 a:hover {
	background: url('../img/producer01/nav.png') no-repeat -210px -120px;
}
#suntory_contents #asideNav05 a:hover {
	background: url('../img/producer01/nav.png') no-repeat -210px -160px;
}
#suntory_contents #asideNav06 a:hover {
	background: url('../img/producer01/nav.png') no-repeat -210px -200px;
}
#suntory_contents #asideNav07 a:hover {
	background: url('../img/producer01/nav.png') no-repeat -210px -240px;
}

#suntory_contents #asideNav01 {
	background: url('../img/producer01/nav.png') no-repeat -420px 0;
}
#suntory_contents #asideNav02 {
	background: url('../img/producer01/nav.png') no-repeat -420px -40px;
}
#suntory_contents #asideNav03 {
	background: url('../img/producer01/nav.png') no-repeat -420px -80px;
}
#suntory_contents #asideNav04 {
	background: url('../img/producer01/nav.png') no-repeat -420px -120px;
}
#suntory_contents #asideNav05 {
	background: url('../img/producer01/nav.png') no-repeat -420px -160px;
}
#suntory_contents #asideNav06 {
	background: url('../img/producer01/nav.png') no-repeat -420px -200px;
}
#suntory_contents #asideNav07 {
	margin-bottom: 20px;
}

#suntory_contents #aside #asideSpecial a {
	width: 210px;
		height: 80px;
	background: url('../img/nav_special.png') no-repeat 0 0;
		margin-bottom: 20px;
}
#suntory_contents #aside #asideSpecial a:hover {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha( opacity=70 );
	opacity: 0.7;
}

#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;
}

/*------------------------------------------------------------
profile
------------------------------------------------------------ */
#suntory_contents #profile .text {
	padding: 30px 0 40px;
	border-top: 1px solid #dddddd;
}
#suntory_contents #profile .text.firstChild {
	padding-top: 0;
	border-top: none;
}
#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 h3 .rubi{
	font-weight: normal;
	font-size: 0.778em;
}
#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;
	height: 149px;
	float: right;
	overflow: hidden;
}
#suntory_contents #profile figure.mainperson {
		height: 251px;
}
#suntory_contents #profile .btnProfile {
	margin: 0 0 30px 20px;
	width: 620px;
	height: 38px;
}
#suntory_contents #profile .btnProfile li {
	width: 145px;
	height: 38px;
	float: left;
	margin-right: 10px;
}
#suntory_contents #profile .btnProfile li a {
	width: 130px;
	height: 100%;
	padding: 0 15px 0 0;
	display: block;
	border-radius: 5px;
	color: #000;
	font-size: 0.875em;
	line-height: 38px;
	text-align: center;
	background: url(../img/mark_arrow_down.png) no-repeat 120px center  #FBC2C1;
	background-size: 12px;
}
#suntory_contents #profile .btnProfile li a:hover {
	text-decoration: none;
	filter:alpha(opacity=70);
	opacity:0.7;
}
#suntory_contents #profile .btnProfile li .whcircle{
	background: #FFF;
	border-radius: 50%;
	width: 16px;
	height: 16px;
	display: inline-block;
	line-height: 18px;
	font-size: 0.714em;
	margin: 0 3px;
}
#suntory_contents #profile .day {
	margin-bottom: 1em;
	font-size: 1.125em;
	line-height: 1.5;
	font-weight: bold;
	padding: 5px 10px;
	background:#fbc2c1;
}


/*------------------------------------------------------------
#message
------------------------------------------------------------ */
#suntory_contents #message .text {
	padding: 30px 0 40px;
	border-top: 1px solid #dddddd;
}
#suntory_contents #message .text.firstChild {
	border-top: none;
	padding: 0 0 40px;
}
#suntory_contents #message figure {
	margin: 0 0 20px 20px;
	height: 150px;
	float: right;
	overflow: hidden;
}
