#suntory_header_pc,
#suntory_footer_pc {
	font-family: 'suntory syntax', Arial, Helvetica, sans-serif;
	font-size: 15px;
	background: #fff;
}
#suntory_header_pc .inner,
#suntory_footer_pc .inner {
	width: 960px;
	margin: 0 auto;
}
#suntory_header_pc a,
#suntory_footer_pc a {
	text-decoration: none;
}
#suntory_header_pc a:focus,
#suntory_footer_pc a:focus {
	outline: none;
}
#suntory_header_pc p,
#suntory_footer_pc p {
	margin: 0;
}
#suntory_header_pc ul,
#suntory_footer_pc ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	line-height: 0;
}

#suntory_header_pc {
	height: 90px;
}
#suntory_header_pc .inner {
	position: relative;
}
#suntory_header_pc a.logo {
	display: block;
	margin-top: 20px;
	width: 176px;
	height: 25px;
}
#suntory_header_pc a.logo img {
	display: block;
	width: 100%;
	border:none;
}
#suntory_header_pc ul.link {
	position: absolute;
	right: 0;
	top: 0;
}
#suntory_header_pc ul.link li {
	float: left;
	margin-left: 8px;
}
#suntory_header_pc ul.link li.contact {
	margin-right: 20px;
}
#suntory_header_pc ul.link li a {
	display: block;
	width: 26px;
	height: 26px;
	background: url(../img/header_footer.png) no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#suntory_header_pc ul.link li a span {
	visibility: hidden;
	width: 100%;
	height: 100%;
}
#suntory_header_pc ul.link li a:hover {
	opacity: .7;
}
#suntory_header_pc ul.link li.facebook a {background-position: 0 -243px;}
#suntory_header_pc ul.link li.twitter a {background-position: 0 -269px;}
#suntory_header_pc ul.link li.linkedin a {background-position: 0 -295px;}
#suntory_header_pc ul.link li.youtube a {background-position: 0 -321px;}
#suntory_header_pc ul.link li.more a {
	background-position: 0 -347px;
	width: 74px;
}
#suntory_header_pc ul.link li.contact a {
	background-position: 0 -373px;
	width: 130px;
}
#suntory_header_pc .gnavi {
	position: relative;
	margin-top: 20px;
	height: 36px;
}
#suntory_header_pc .gnavi > li {
	float: left;
	width: 194px;
	height: 36px;
	margin-left: -2px;
}
#suntory_header_pc .gnavi > li.about {
	width: 192px;
	margin-left: 0;
	background: url(../img/header_footer.png) no-repeat 0 -116px;
}
#suntory_header_pc .gnavi > li > a {
	display: block;
	position: absolute;
	top: 0;
	width: 194px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #808080;
	background: url(../img/header_footer.png) no-repeat 192px -116px;
}
#suntory_header_pc .gnavi > li.about > a {
	left: 0;
	width: 192px;
	background-position: 190px -116px;
}
#suntory_header_pc .gnavi > li.news > a {left: 190px;}
#suntory_header_pc .gnavi > li.csr > a {left: 382px;}
#suntory_header_pc .gnavi > li.business > a {left: 574px;}
#suntory_header_pc .gnavi > li.group > a {left: 766px;}
#suntory_header_pc .gnavi > li:hover > a,
.about #suntory_header_pc .gnavi > li.about > a,
.news #suntory_header_pc .gnavi > li.news > a,
.csr #suntory_header_pc .gnavi > li.csr > a,
.business #suntory_header_pc .gnavi > li.business > a,
.brands #suntory_header_pc .gnavi > li.brands > a,
.group #suntory_header_pc .gnavi > li.group > a
{
	background: #5bc2dc;
	color: #fff;
}
#suntory_header_pc .gnavi > li:hover > a {
	z-index: 999!important;
}
#suntory_header_pc .gnavi .sub {
	display: none;
	position: absolute;
	width: 940px;
	padding: 20px 20px 20px 0;
	top: 35px;
	left: 0;
	background: #5bc2dc;
	line-height: 40px;
	border-top: 1px solid #fff;
	z-index: 998;
}
#suntory_header_pc .gnavi > li:hover > .sub {
	display: block;
	z-index: 100;
}
#suntory_header_pc .gnavi .sub li {
	display: inline;
	padding: 0 0 0 40px;
	white-space: nowrap;
}
#suntory_header_pc .gnavi .sub a {
	color: #fff;
}
#suntory_header_pc .gnavi .sub a:hover {
	text-decoration: underline;
}

#suntory_footer_pc .footer_pagetop {
	text-align: right;
}
#suntory_footer_pc .footer_pagetop #footer_pagetop_pc {
	margin: 20px 0;
	display: inline-block;
	height: 18px;
	width: 100px;
	background: url(../img/header_footer.png) no-repeat 0 -87px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#suntory_footer_pc .footer_pagetop #footer_pagetop_pc:hover {
	background-position: 0 -61px;
}
#suntory_footer_pc .footer_share {
	height: 68px;
	border-top: 1px solid #e6e6e6;
}
#suntory_footer_pc .footer_share .inner {
	position: relative;
	margin-top: 20px;
}
#suntory_footer_pc .footer_share a.logo {
	display: block;
	width: 130px;
	height: 26px;
	line-height: 26px;
}
#suntory_footer_pc .footer_share a.logo img {
	width: 100%;
	vertical-align: middle;
	border:none;
}
#suntory_footer_pc .footer_share ul {
	position: absolute;
	top: 0;
	right: 0;
}
#suntory_footer_pc .footer_share ul li {
	float: left;
	margin-left: 8px;
}
#suntory_footer_pc .footer_share ul li a {
	display: block;
	width: 26px;
	height: 26px;
	background: url(../img/header_footer.png) no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#suntory_footer_pc .footer_share ul li a span {
	visibility: hidden;
	width: 100%;
	height: 100%;
}
#suntory_footer_pc .footer_share ul li a:hover {
	opacity: .7;
}
#suntory_footer_pc .footer_share ul li.facebook a {background-position: 0 -243px;}
#suntory_footer_pc .footer_share ul li.twitter a {background-position: 0 -269px;}
#suntory_footer_pc .footer_share ul li.linkedin a {background-position: 0 -295px;}
#suntory_footer_pc .footer_share ul li.youtube a {background-position: 0 -321px;}
#suntory_footer_pc .footer_share ul li.more a {
	background-position: 0 -347px;
	width: 74px;
}
#suntory_footer_pc .footer_navi {
	height: 400px;
	background: #f2f2f2;
}
#suntory_footer_pc .footer_navi dl {
	margin: 0;
	padding: 0 25px 0 0;
	float: left;
	width: 215px;
}
#suntory_footer_pc .footer_navi dt {
	margin: 30px 0 0;
	padding: 0 0 10px;
}
#suntory_footer_pc .footer_navi dt.space {
	margin: 30px 0 0;
}
#suntory_footer_pc .footer_navi dd {
	margin: 0;
	padding: 0 0 10px;
}
#suntory_footer_pc .footer_navi dl a {
	color: #56bad5;
	display: block;
	width: 100%;
}
#suntory_footer_pc .footer_navi dt a {
	font-size: 18px;
	font-weight: 700;
}
#suntory_footer_pc .footer_navi dt.gray {
	white-space: nowrap;
}
#suntory_footer_pc .footer_navi dt.gray a {
	color: #808080;
	display: inline;
}
#suntory_footer_pc .footer_navi dt a:hover {
	opacity: .7;
}
#suntory_footer_pc .footer_navi dd a {
	font-size: 14px;
	line-height: 20px;
}
#suntory_footer_pc .footer_navi dd a:hover {
	text-decoration: underline;
}
#suntory_footer_pc .footer_copyright {
	background: #56bad5;
}
#suntory_footer_pc .footer_copyright p {
	position: relative;
	font-size: 12px;
	color: #fff;
	height: 40px;
	line-height: 40px;
}
#suntory_footer_pc .footer_copyright .link {
	position: absolute;
	display: inline-block;
	right: 0;
	top: 0;
	text-align: right;
}
#suntory_footer_pc .footer_copyright .link a {
	color: #fff;
	white-space: nowrap;
}
#suntory_footer_pc .footer_copyright .link a:hover {
	text-decoration: underline;
}

@media print {
	#suntory_header_pc,
	#suntory_footer_pc {
		display: none;
	}
}