@charset "utf-8";


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


/*------------------------------------------------------------
  breadcrumbs
------------------------------------------------------------ */
#suntory_contents #breadcrumbs {
	margin: 0 auto;
	width: 960px;
}
#suntory_contents #breadcrumbs p {
	margin: 11px 17px;
	font-size: .75em;
	line-height: 1.5;
}
#suntory_contents #breadcrumbs p span {
	margin: 0 5px;
}


/*------------------------------------------------------------
  sns
------------------------------------------------------------ */
#suntory_contents #sns {
	width: 960px;
	margin: 0 auto;
	text-align: right;
}
#sns { /zoom :1; }
#sns:after { content :''; display :block; clear :both; }

#suntory_contents #sns .socialbutton_suntory {
	float: right;
}
#suntory_contents #sns .socialbutton_suntory div {
	margin: 0 0 0 5px;
}



/*------------------------------------------------------------
  title
------------------------------------------------------------ */
#suntory_contents #title {
	background: url('../img/bg_top.png') no-repeat center top;	
}
#suntory_contents #title .inner {
	margin: 0 auto;
	width: 969px;
	position: relative;
	min-height: 563px;
}
#suntory_contents #title h1 {
	margin-bottom: 30px;
	width: 545px;
	height: 197px;
	background: url('../img/title.png') no-repeat 0 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#suntory_contents #title h2,
#suntory_contents #title p.english,
#suntory_contents #title li {
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	height: 0;
}
#suntory_contents #title p#text {
	width: 500px;
	font-size: .875em;
	line-height: 1.5;
	padding-bottom: 171px;
}
#suntory_contents #title p#btnPdf a {
	width: 228px;
	height: 54px;
	background: url('../img/btn_pdf.png') no-repeat 0 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	display: block;
	position: absolute;
	top: 320px;
	left: 732px;
}
#suntory_contents #title p#btnPdf a:hover {
	background: url('../img/btn_pdf.png') no-repeat 0 -54px;
}




/*------------------------------------------------------------
  contents
------------------------------------------------------------ */
#suntory_contents #contents {
	background: #dddddd;
}
#suntory_contents #contents .inner {
	width: 960px;
	height: 440px;
	margin: 0 auto;
	position: relative;
}
#suntory_contents #contents #menu01 a {
	width: 322px;
	height: 191px;
	background: url('../img/menu01.png') no-repeat 0 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	display: block;
	position: absolute;
	top: -171px;
	left: 0px;
}
#suntory_contents #contents #menu01 a:hover {
	background: url('../img/menu01.png') no-repeat 0 -191px;
}

#suntory_contents #contents #menu02 a {
	width: 322px;
	height: 191px;
	background: url('../img/menu02.png') no-repeat 0 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	display: block;
	position: absolute;
	top: -171px;
	left: 319px;
}
#suntory_contents #contents #menu02 a:hover {
	background: url('../img/menu02.png') no-repeat 0 -191px;
}

#suntory_contents #contents #menu03 a {
	width: 322px;
	height: 191px;
	background: url('../img/menu03.png') no-repeat 0 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	display: block;
	position: absolute;
	top: -171px;
	left: 638px;
}
#suntory_contents #contents #menu03 a:hover {
	background: url('../img/menu03.png') no-repeat 0 -191px;
}



/*------------------------------------------------------------
  information
------------------------------------------------------------ */
#suntory_contents #contents #information {
	width: 620px;
	padding-bottom: 5px;
	background: #fff url('../img/bg_information_btm.png') no-repeat 0 bottom;
	position: absolute;
	top: 60px;
	left: 0px;
}
#suntory_contents #contents #information h2 {
	width: 620px;
	height: 34px;
	background: #fff url('../img/tl_information.png') no-repeat 0 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#suntory_contents #contents #informationInner {
	margin-left: 20px;
	width: 600px;
	height: 200px;
	overflow: auto;
}

#suntory_contents #contents #information table {
	width: 570px;
	border-collapse: collapse;
}
#suntory_contents #contents #information table th {
	font-size: .75em;
	line-height: 1.5;
	font-weight: normal;
	text-align: left;
	border-top: 1px solid #dddddd;
	padding: 14px 30px 14px 0;
}
#suntory_contents #contents #information table td {
	font-size: .75em;
	line-height: 1.5;
	font-weight: normal;
	text-align: left;
	border-top: 1px solid #dddddd;
	padding: 14px 0;
}
#suntory_contents #contents #information table .theme td {
	background: url('../img/icon_theme.png') no-repeat left 14px;
	padding: 14px 0 14px 110px;
}
#suntory_contents #contents #information table .producer td {
	background: url('../img/icon_producer.png') no-repeat left 14px;
	padding: 14px 0 14px 110px;
}
#suntory_contents #contents #information table .akutagawa td {
	background: url('../img/icon_akutagawa.png') no-repeat left 14px;
	padding: 14px 0 14px 110px;
}


#suntory_contents #contents #information table td .external {
	margin: 0 0 0 2px;
}


#suntory_contents #contents #btnAccess a {
	width: 262px;
	height: 47px;
	background: url('../img/btn_access.png') no-repeat 0 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	display: block;
	position: absolute;
	top: 340px;
	left: 0px;
}
#suntory_contents #contents #btnAccess a:hover {
	background: url('../img/btn_access.png') no-repeat 0 -47px;
}

#suntory_contents #contents #notes {
	width: 319px;
	height: 50px;
	background: url('../img/notes.png') no-repeat 0 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	position: absolute;
	top: 340px;
	left: 300px;
}



#suntory_contents #contents #twitterWidget {
	width: 302px;
	height: 352px;
	position: absolute;
	top: 60px;
	left: 658px;
}

