#header.product {
	background: #ffffff;
}
#header #shopHeader{/* UPDATE:2012/08/01 */
	position:relative;
	width:866px;
	min-height:80px;
 height:auto !important; /* for IE6 */
 height:68px; /* for IE6 */
	margin:0 auto;
	padding:0 110px 0 10px;
 /zoom:1;
}
#header #shopHeader:after{
 content:'';
 display:block;
 clear:both;
}
/* #logo */
#header #shopHeader h1{
	float:left;
	width:350px;
	height:42px;
	margin-top:6px;
	overflow:hidden;
}
#header #shopHeader h1 a{
	display:block;
	width:350px;
	height:42px;
	padding-top:42px;
}
#header #shopHeader h1 span{
	display:block;
	width:350px;
	height:42px;
	padding-top:42px;
}
#header #shopHeader h1#hikariTv{/* UPDATE:2012/08/15 */
	position:relative;
}
#header #shopHeader h1#hikariTv span{/* UPDATE:2012/08/15 */
 display:block;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	padding:0;
	background:url(/resources/hikari/pc/images/shared/img_logo.gif) no-repeat left 6px;
}
#header #shopHeader h1#hikariTv a#hikariTvShopping{/* UPDATE:2012/08/15 */
 position:absolute;
 display:block;
 width:260px;
	height:42px;
	left:0;
	top:0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	padding:0;
	background:none;
}
#header #shopHeader h1#hikariTv a#hikariTvBook{/* UPDATE:2012/08/15 */
position:absolute;
 display:block;
 width:65px;
	height:42px;
	left:270px;
	top:0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	padding:0;
	background:none;
}
/* #ipv */
#header #shopHeader p#ipv{
	position:absolute;
	left:202px;
	top:36px;
}
/* #caesar */
#header #shopHeader p#caesarHeader{/* UPDATE:2012/08/01 */
	position:absolute;
	right:3px;
	bottom:-24px;
	z-index:500;
}
#footer.product{
	position:relative;
	color:#666666;
	font-size:93%;
}
#footer.product .copyright{
	background:#ffffff url(/resources/hikari/pc/images/shared/img_footer_bg.gif) repeat-x left top;
	padding:10px 10px 15px 10px;
	margin-top: 0px;
}
#nav-special.product {
	height: 31px;
}
