@charset "utf-8";
/*---------------------------------------------------------------
	BODY
---------------------------------------------------------------*/
#main-body {
	width: 843px;
	margin: auto;
	padding-bottom: 20px;
	background-color: #ffffff;
}

#main-body span.kome {
	color: #666666;
	font-size: x-small;
}
#main-body #top-text {
	margin-bottom: 20px;
	background-color: #FFFFFF;
}
#main-body #top-title {
	height: 36px;
	margin-bottom: 20px;
}


#main-body .sub-title {
	height: 36px;
	background: url(../images/dvd/sub-title.jpg) no-repeat left top;
	margin-bottom: 15px;
}

#main-body .dvd-title {
	float: left;
	display: inline;
	margin-top: 5px;
	margin-left: 7px;
	font-weight: bold;
	font-size: 110%;
	color: #003366;
}
#main-body .dvd-no {
	float: right;
	display: inline;
	margin-top: 8px;
	margin-right: 8px;
	color: #666666;
}

#main-body .cover {
	float: left;
	display: block;
	width: 160px;
	margin-bottom: 15px;
}
#main-body .right-contents {
	float: right;
	width: 670px;
}

#main-body p.dvd-index a {
	background:transparent url(../images/box-icon-y.gif) no-repeat left center;
	padding: 0px 15px;
}

#main-body .dvd-table {
	width: 100%;
}

#main-body .dvd-data {
	float: left;
	width: 370px;
	margin-bottom: 15px;
}

#main-body .dvd-pickup {
	float: left;
	width: 370px;
	margin-bottom: 30px;
}

#main-body img#icon-new {
	float: left;
	padding-left: 10px;
	padding-top: 8px;
}

/*---------------------------------------------------------------
	テーブル
---------------------------------------------------------------*/
#main-body th,td {
	padding: 5px 10px;
	text-align: left;
	border-bottom: 1px dotted #80D4D5;
}
#main-body span.kome {
	color: #666666;
}
#main-body span.price {
	font-weight: bold;
	color: red;
	font-size: 110%;
}

/*	色	*/
#main-body .rec-first {
	border-top: 1px dotted #80D4D5;
}
#main-body th {
	color: #003366;
	background-color: #E2F6F3;
}

/*---------------------------------------------------------------
	視聴
---------------------------------------------------------------*/

#main-body div.dvd-check a {
	overflow: hidden;
	display: block;
	width: 155px;
	height: 44px;
	text-indent:-9999px;
	background: url(../images/dvd/dvd-check.jpg) no-repeat left top;
}
#main-body div.dvd-check a:hover {
	background: url(../images/dvd/dvd-check.jpg) no-repeat left -44px;
}

/*---------------------------------------------------------------
	ショップ
---------------------------------------------------------------*/
#main-body div.dvd-shop {
	float: right;
	margin-bottom: 20px;
}
#main-body div.dvd-shop-text {
	font-size: 90%;
	_font-size: 85%;
	margin-bottom: 7px;
}
#main-body div.dvd-shop-text-w {
	font-size: 90%;
}
#main-body div.dvd-shop-box {
	width: 280px;
	background: url(../images/online_back.jpg) repeat-y left top;
	_font-size:90%;
}
#main-body div.dvd-shop-box div {
	float:left;
	margin-bottom:5px;
}
div.dvd-shop-box img.bottom {
	vertical-align:sub;
}
#main-body div.dvd-shop-box ul {
	margin:0 7px 0 9px;
	margin-top:12px;
}
#main-body div.dvd-shop-box li {
	height:100%;
	margin-bottom:10px;
	border-bottom:1px dotted #999999;
}
#main-body div.dvd-shop-box li p {
	float:right;
	width:168px;
	margin-bottom:10px;
	line-height:120%;
}
#main-body div.dvd-shop-box p.attention {
	margin:0 11px 2px;
	line-height:120%;
}
div.logo {
	width:89px;
	text-align:center;
}
.logo-hon {
	margin-top:0.6em;
}
.logo-e-hon {
	margin-top:0.4em;
}
.logo-honyatown {
	margin-top:1.2em;
}
.logo-amazon {
	margin-top:0.4em;
}
.logo-bookservice {
	margin-top:0.3em;
}
.caution {
	margin-right: 5px;
	color:#FF0000;
	font-weight: bold;
	text-align: center;
}

