@charset "iso-2022-jp";

/* board */
div#brd-archive {
	background-image:url(img/bluray_brd.png);
	background-repeat:repeat-y;
	background-position:center top;
	}
div#brd-archive h1 {
	font-size:2px;
	text-indent:-9999px;
	background-image:url(img/bluray_brd.png);
	background-repeat:no-repeat;
	background-position:right top;
	height:60px;
	}
div#brd-archive div.bx-brdbtm {
	background-image:url(img/bluray_brd.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:5px 30px 55px 55px;
	}

div#brd-archive div.bx-brdbtm h2 {
	color:#ff177b;
	font-size:87.5%;
	line-height:1.25;
	border-left:8px solid #fc0;
	padding:2px 8px 1px;
	margin-bottom:1.5em;
	}
div#brd-archive div.bx-brdbtm p {
	font-size:83%;
	line-height:1.5;
	}
div#brd-archive div.bx-brdbtm p.mgb-1em {
	margin-bottom:1em;
	}

div#blu01 {
	font-size:2px;
	text-indent:-9999px;
	background-image:url(img/img_package01.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:244px;
	margin-bottom:10px;
	}
div#blu02 {
	font-size:2px;
	text-indent:-9999px;
	background-image:url(img/img_package02.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:244px;
	margin-bottom:10px;
	}

div#blu03 {
	font-size:2px;
	text-indent:-9999px;
	background-image:url(img/img_package03.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:244px;
	margin-bottom:10px;
	}


div#blu04 {
	font-size:2px;
	text-indent:-9999px;
	background-image:url(img/img_package04.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:244px;
	margin-bottom:10px;
	}

table {
	border-collapse:collapse;
	border-spacing:0;
	padding:0;
	margin-bottom:15px;
	}
th, td {
	font-size:83%;
	padding:2px 4px 2px 0;
	vertical-align:top;
	text-align:left;
	line-height:1.5;
	}
th {
	color:#ff177b;
	font-weight:normal;
	white-space:nowrap;
	}
td.tenten {
	color:#999;
	text-align:center;
	width:1.25em;
	}