@charset "iso-2022-jp";

div#bx-lefcen div#bx-brd-lef {
	padding:0 31px 0 71px;
	}

div#bx-brd-lef h2 {
	background-image:url(../story/img/h2.png);
	background-repeat:no-repeat;
	background-position:left top;
	margin-bottom:12px;
	}
div#bx-brd-lef h2 span {
	display:block;
	font-size:2px;
	text-indent:-9999px;
	background-image:url(../story/img/h2.png);
	background-repeat:no-repeat;
	height:30px;
	}

div.ph-gallery {
	position:relative;
	background-image:url(img/images.png);
	background-repeat:no-repeat;
	background-position:12px -100px;
	height:405px;
	}
div#bx-gallery-yoko p#p-gallery {
	position:absolute;
	background-repeat:no-repeat;
	background-position:left top;
	left:15px;
	top:3px;
	}
div#bx-gallery-yoko p#p-gallery span {
	display:block;
	background-image:url(../css/img/trans.png);
	background-repeat:repeat;
	}
div#bx-gallery-yoko p#p-no {
	position:absolute;
	color:#fff;
	text-align:center;
	font-size:87.5%;
	font-weight:bold;
	width:68px;
	left:245px;
	top:364px;
	}

div.ph-gallery ul {
	list-style-type:none;
	}
div.ph-gallery ul li {
	display:block;
	position:absolute;
	top:358px;
	}
div.ph-gallery ul li a {
	display:block;
	font-size:2px;
	text-indent:-9999px;
	background-image:url(img/images.png);
	background-repeat:no-repeat;
	width:81px;
	height:26px;
	}
div.ph-gallery ul li span {
	display:block;
	font-size:2px;
	text-indent:-9999px;
	width:81px;
	height:26px;
	}
div.ph-gallery ul li#btn-prev {
	left:152px;
	}
div.ph-gallery ul li#btn-prev a {
	background-position:left top;
	}
div.ph-gallery ul li#btn-prev a:hover {
	background-position:0 -30px;
	}
div.ph-gallery ul li#btn-next {
	left:326px;
	}
div.ph-gallery ul li#btn-next a {
	background-position:-100px 0;
	}
div.ph-gallery ul li#btn-next a:hover {
	background-position:-100px -30px;
	}


div#bx-bnum {
	}
div#bx-bnum h2 {
	margin-bottom:8px;
	}
div#bx-bnum ul {
	list-style-type:none;
	}
div#bx-bnum ul li {
	background-image:url(../story/img/h2.png);
	background-repeat:no-repeat;
	background-position:-640px 0;
	font-size:83%;
	line-height:1.25;
	padding-left:20px;
	padding-bottom:4px;
	}
div#bx-bnum ul li a:link, div#bx-bnum ul li a:visited {
	text-decoration:none;
	color: #ff7b33;
	}
div#bx-bnum ul li a:active, div#bx-bnum ul li a:hover {
	background-color:#ffed66;
	text-decoration:none;
	color:#000;
	}