@charset "iso-2022-jp";

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

div#brd-gallery div.bx-brdbtm h2.h2-title {
	background-image:url(img/gallery_img.png);
	background-repeat:no-repeat;
	background-position:0 -350px;
	border-bottom:4px solid #efe2cd;
	margin-bottom:1em;
	}
div#brd-gallery div.bx-brdbtm h2.h2-title span {
	display:block;
	color:#faebdc;
	text-shadow:1px 1px 2px #331707;
	text-align:center;
	line-height:1.25;
	padding:8px 0 7px;
	}
div#brd-gallery div.bx-brdbtm p.p-date {
	color:#cc3c0a;
	font-size:87.5%;
	font-weight:bold;
	line-height:1.25;
	margin-bottom:0.25em;
	}

div#brd-gallery div.bx-brdbtm div.bx-gal-photo {
	background-image:url(img/gallery_img.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding:6px 13px 10px 6px;
	margin-bottom:15px;
	}
div#brd-gallery div.bx-brdbtm div.bx-gal-photo p {
	background-repeat:no-repeat;
	background-position:left top;
	width:520px;
	height:330px;
	}
div#brd-gallery div.bx-brdbtm div.bx-gal-photo img {
	width:520px;
	height:330px;
	}

div#brd-gallery div.bx-brdbtm h2#h2-bnum {
	font-size:2px;
	text-indent:-9999px;
	background-image:url(img/gallery_img.png);
	background-repeat:no-repeat;
	background-position:0 -480px;
	height:30px;
	}
div#bx-bnum {
	background-image:url(img/gallery_img.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:15px;
	}
div#bx-bnum ul {
	list-style-type:none;
	}
div#bx-bnum ul li {
	display:block;
	float:left;
	padding-left:18px;
	padding-right:10px;
	padding-bottom:4px;
	background-image:url(img/gallery_img.png);
	background-repeat:no-repeat;
	background-position:-541px -60px;
	}
div#bx-bnum ul li a {
	font-size:83%;
	line-height:1.25;
	color:#cc4e4e;
	text-decoration:none;
	}
div#bx-bnum ul li a:hover {
	text-decoration:underline;
	}