@charset "iso-2022-jp";

/* board */
div#brd-bluray {
	background-image:url(img/bluray_brd.png);
	background-repeat:repeat-y;
	background-position:center top;
	}
div#brd-bluray h1 {
	font-size:2px;
	text-indent:-9999px;
	background-image:url(img/bluray_brd.png);
	background-repeat:no-repeat;
	background-position:right top;
	height:70px;
	}
div#brd-bluray div.bx-brdbtm {
	background-image:url(img/bluray_brd.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:0 35px 50px 60px;
	}

div#brd-bluray div.bx-brdbtm p#p-copy {
	color:#ff4e7b;
	font-size:87.5%;
	line-height:1.5;
	margin-bottom:1em;
	}

div.sections {
	margin-bottom:30px;
	}

div.sections h2 {
	font-size:87.5%;
	line-height:1.5;
	border-left:solid 6px #fc0;
	padding:5px 0 4px 8px;
	margin-bottom:0.75em;
	background-color:#faf0e1;
	}

div.sections table {
	border-collapse:collapse;
	border-spacing:0;
	padding:0;
	margin-bottom:20px;
	}
div.sections table th, div.sections table td {
	font-size:83%;
	vertical-align:top;
	line-height:1.5;
	text-align:left;
	padding:0 0.25em 0.5em 0;
	}
div.sections table th {
	font-weight:normal;
	color:#b24e4e;
	white-space: nowrap;
	}
div.sections table td.naka {
	color:#ebb2b2;
	text-align:center;
	width:1.5em;
	}

div.bx-kakoi {
	background-color:#ffeaf4;
	border:4px solid #ff7bb2;
	padding:15px;
	margin-bottom:20px;
	}
div.bx-kakoi h2 {
	color:#ff174e;
	font-size:87.5%;
	text-align:center;
	line-height:1.25;
	letter-spacing:0.5em;
	margin-bottom:0.75em;
	}
div.bx-kakoi h3 {
	color:#ff174e;
	font-size:83%;
	line-height:1.25;
	letter-spacing:0.5em;
	margin-bottom:0.5em;
	}
div.bx-kakoi p {
	font-size:83%;
	line-height:1.5;
	margin-bottom:0.75em;
	}

div.sections p.p-gazo {
	font-size:2px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-position:center top;
	height:294px;
	}

div.sections p.p-toishop a {
	display:block;
	color:#c00;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:0.2em;
	font-size:87.5%;
	line-height:1.25;
	text-align:center;
	padding:10px;
	border:4px solid #fff499;
	background-color:#ffea7b;
	}
div.sections p.p-toishop a:hover {
	border:4px solid #fff499;
	background-color:#fc0;
	}


dl.kome dt, dl.kome dd {
	font-size:75%;
	line-height:1.25;
	}
dl.kome dt {
	width:2em;
	float:left;
	}
dl.kome dd {
	padding-left:2em;
	}


p.p-credit {
	font-size:83%;
	line-height:1.25;
	margin-top:20px;
	text-align:right;
	}