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


/*---------------
□□□layout□□□
---------------*/
div.block p.txt
{
	display:block;
	font-size: 14px;
	padding-bottom: 10px;
	line-height: 1.6em;
	float: left;
	width: 469px;
}
div.block div.boxright
{
	display:block;
	font-size: 14px;
	padding-bottom: 10px;
	line-height: 1.6em;
	float: right;
	width: 469px;
}
div.block div.boxright .more
{
	border: 1px solid #000;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.block div.boxright .more ul
{
	padding-bottom: 10px;
	
}
div.block p.soldout
{
	display:block;
	font-size: 24px;
	padding-bottom: 10px;
	line-height: 1.6em;
	float: left;
	width: 469px;
	font-weight: bold;
	color: #D41A11;
}
div.block h2 {
	font-size: 16px;
	font-weight: bold;
	display: block;
	background: url(../story/images/h2_bg.gif) repeat-y left top;
	padding-left: 15px;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 680px;
}
div.block  {
overflow: auto;
}
/*---------------
□□□font□□□
---------------*/
#wrapper #contents #main .content .main .block .item {
	width: auto;
	float: left;
	padding-right: 1em;
	padding-bottom: 3em;
}
.item img {
	padding: 5px;
	background: url(../story/images/photo_bg.gif) repeat;
}
.item span {
	font-size: 11px;
	color: #D11A10;
}
.pagenation {
	padding-right: 40px;
	padding-left: 40px;
	font-size: 14px;
}
.pagenation a {
	color: #C3180F;
}
.left {
	background-image: url(../bluraydvd/images/dvditem03_tokuten1.jpg);
	display: block;
	background-repeat: no-repeat;
	height: 212px;
	float: left;
	padding-left: 160px;
	width: 150px;
}
 .right {
	background-image: url(../bluraydvd/images/dvditem03_tokuten1.jpg);
	display: block;
	background-repeat: no-repeat;
	height: 212px;
	float: left;
	padding-left: 160px;
	width: 100px;
}
body.is2nd div#main div.block_list
{
	width: 695px;
	margin-left: 35px;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 1.8em;
	border-bottom: 1px dotted #d6c381;
}
body.is2nd div#main div#first
{
		border-top: 1px dotted #d6c381;
        margin-top: 15px;
}
body.is2nd div#main div.block_list a
{
	color: #000;
}body.is2nd div#main div.block_list a:hover
{
	text-decoration: none;
}
body.is2nd div#main strong.red
{
	color: #D11A10;
}
#wrapper #contents #main .content .main .block .boxright .more h3{
	font-size: 18px;
	font-weight: bold;
	padding-bottom:10px;

}
#wrapper #contents #main .content .main .block .boxright .more p{
	padding-bottom:10px;
	font-size: 12px;
}
#wrapper #contents #main .content .main .block .boxright .more p strong{
	font-size: 15px;
}