@charset "UTF-8";
/* CSS Document */

body {
	background:url(../images/header-bg.jpg) repeat-x left top;
	font-size:14px;
}
a {
	color:#1e5eac;
}

#wrapper {
	width:962px;
	margin:0 auto;
	display:block;
	overflow:hidden;
	height:100%;
}

#header-banner {
	display:block;
	overflow:hidden;
	width:961px;
	height:184px;
}
#header h1 {
	background:url(../images/menu-bg.png) repeat-y left top;
	display:block;
	overflow:hidden;
	width:234px;
	height:117px;
	padding:15px 5px 0 5px;
	float:left;
}
#header h1 strong {
	font-size:1px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	background:url(../images/logo.jpg) no-repeat left top;
	width:223px;
	height:117px;
}
#middle-banner {
	font-size:1px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	background:url(../images/header-middle-banner.jpg) no-repeat 0 15px;
	width:718px;
	height:56px;
	float:left;
	padding:15px 0 26px 0;
	position:relative;
}
#middle-banner a {
	position:absolute;
	display:block;
	overflow:hidden;
	width:185px;
	height:25px;
	left:518px;
	top:32px;
}
ul#g-menu {
	display:block;
	overflow:hidden;
	width:702px;
	height:35px;
	font-size:1px;
	text-indent:-9999px;
	background:url(../images/g-menu.gif) no-repeat 0 0;
	float:left;
}
ul#g-menu li {
	display:inline;
}
ul#g-menu li a {
	display:block;
	overflow:hidden;
	float:left;
	width:117px;
	height:35px;
}
ul#g-menu li#g-menu-top a {
	background:url(../images/g-menu.gif) no-repeat 0 0;
}
ul#g-menu li#g-menu-kaitori a {
	background:url(../images/g-menu.gif) no-repeat -117px 0;
}
ul#g-menu li#g-menu-satei a {
	background:url(../images/g-menu.gif) no-repeat -234px 0;
}
ul#g-menu li#g-menu-tenpo a {
	background:url(../images/g-menu.gif) no-repeat -351px 0;
}
ul#g-menu li#g-menu-amazon a {
	background:url(../images/g-menu.gif) no-repeat -468px 0;
}
ul#g-menu li#g-menu-contact a {
	background:url(../images/g-menu.gif) no-repeat -585px 0;
}

ul#g-menu li#g-menu-top a:hover {
	background-position:0 -35px;
}
ul#g-menu li#g-menu-kaitori a:hover {
	background-position:-117px -35px;
}
ul#g-menu li#g-menu-satei a:hover {
	background-position:-234px -35px;
}
ul#g-menu li#g-menu-tenpo a:hover {
	background-position:-351px -35px;
}
ul#g-menu li#g-menu-amazon a:hover {
	background-position:-468px -35px;
}
ul#g-menu li#g-menu-contact a:hover {
	background-position:-585px -35px;
}

ul#g-menu li#g-menu-top a.select {
	background:url(../images/g-menu.gif) no-repeat 0 -35px;
}
ul#g-menu li#g-menu-kaitori a.select {
	background:url(../images/g-menu.gif) no-repeat -117px -35px;
}
ul#g-menu li#g-menu-satei a.select {
	background:url(../images/g-menu.gif) no-repeat -234px -35px;
}
ul#g-menu li#g-menu-tenpo a.select {
	background:url(../images/g-menu.gif) no-repeat -351px -35px;
}
ul#g-menu li#g-menu-amazon a.select {
	background:url(../images/g-menu.gif) no-repeat -468px -35px;
}
ul#g-menu li#g-menu-contact a.select {
	background:url(../images/g-menu.gif) no-repeat -585px -35px;
}

#left-menu {
	float:left;
	width:236px;
	padding-right:23px;
display: block;
overflow: hidden;
}
#left-menu-inner {
	width:236px;
	padding-right:23px;
	background:url(../images/menu-bg.png) repeat-y scroll left top;
display: block;
overflow: hidden;
}
#left-menu-dvd {
	font-size:1px;
	text-indent:-9999px;
	background:url(../images/left-menu-dvd.jpg) no-repeat 5px 15px;
	padding:15px 0 0 5px;
	width:231px;
	height:301px;
display: block;
overflow: hidden;
}
#left-menu-annai {
	font-size:1px;
	text-indent:-9999px;
	background:url(../images/left-menu-annai.jpg) no-repeat 5px 10px;
	padding:10px 0 0 5px;
	width:231px;
	height:267px;
display: block;
overflow: hidden;
}
#left-menu-dvd dt,#left-menu-annai dt {
	display:block;
	overflow:hidden;
	width:225px;
	height:30px;
}
#left-menu-dvd dd a,#left-menu-annai dd a {
	display:block;
	overflow:hidden;
	width:225px;
	height:38px;
}
#dummy-bottom {
	margin-bottom:10px;
}
dl#company-info {
	font-size:1px;
	text-indent:-9999px;
	background:url(../images/menu-prof.jpg) no-repeat 0 0;
	display:block;
	overflow:hidden;
	width:233px;
	height:72px;
	margin:0 0 10px 0;
}
ul#contact {
	font-size:1px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	width:233px;
	height:90px;
	margin:0 0 10px 0;
	position:relative;
}
ul#contact a {
	display:block;
	overflow:hidden;
	width:185px;
	height:22px;
	position:absolute;
	top:48px;
	left:28px;
}

#content-body {
	float:left;
	padding:15px 0;
        width: 703px;
        overflow:hidden;
}
p#info {
	border-top:1px solid #1e5eac;
	border-bottom:1px solid #1e5eac;
	background:url(../images/icon-info.jpg) no-repeat 0 5px;
	padding:12px 0 5px 116px;
	height:23px;
	width:587px;
	margin-bottom:30px;
	clear:both;
}
p#info span#date {
	color:#999;
	padding-right:7px;
}
p#info a {
	padding-left:18px;
	background:url(../images/link-arrow.gif) no-repeat left center;
}
#main-banner {
	margin-bottom:5px;
}
ul#pr {
	width:662px;
	background-color:#fffade;
	padding:10px 20px;
	line-height:200%;
	margin-bottom:30px;
}
ul#pr li {
display:inline;
}
ul#pr li a {
	background:url(../images/icon-pr.jpg) no-repeat left center;
	padding-left: 27px;
	padding-right: 27px;
}
h3#pickup {
	background:url(../images/titile-pickup.jpg) no-repeat left top;
	display:block;
	overflow:hidden;
	width:702px;
	height:31px;
	font-size:1px;
	text-indent:-9999px;
	margin-bottom:20px;
}
h4 {
	clear:both;
}
ul.pick-up-list {
	padding:15px 12px;
}
ul.pick-up-list li {
	width:216px;
	padding-right:10px;
	float:left;
	line-height:120%;
}
ul.pick-up-list li span.pict {
	float:left;
	padding-right:12px;
}
ul.pick-up-list li span.dvd-titile,ul.pick-up-list li span.price-titile,ul.pick-up-list li span.price-titile,ul.pick-up-list li strong.price {
	float:right;
	width:128px;
}
ul.pick-up-list li span.dvd-titile {
	padding:10px 0 10px 0;
}
ul.pick-up-list li span.price-titile {
	font-size:12px;
	color:#e00e3b;
	padding:3px 0;
}
ul.pick-up-list li strong.price {
	font-size:22px;
	color:#e00e3b;
	font-weight:bold;
}
p.pickup-link {
	float:right;
	padding:0 0 20px 0;
}


#footer {
	clear:both;
	background:url(../images/footer-bg.jpg) repeat-x 0 0;
	height:111px;
	margin-top:25px;
}
#footer-inner {
	width:962px;
	margin:0 auto;
	text-align:center;
}
#footer-inner ul {
	height:53px;
	padding:25px 0 0 0;
	font-size:12px;
}
#footer-inner ul li {
	display:inline;
}
#footer-inner ul li.border-1 a {
	border-left:1px solid #FFF;
}
#footer-inner ul li a{
	color:#FFF;
	padding:0 10px;
	border-right:1px solid #FFF;
}
#footer-inner p#copy {
	padding-top:10px;
}


