@charset "iso-2022-jp";

/* contents */
div#bx-lef div#bx-contents {
	padding:0 30px;
	}
div#bx-contents h1 {
	background-image:url(img/h1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	}
div#bx-contents h1 span {
	display:block;
	font-size:2px;
	text-indent:-9999px;
	background-image:url(../css/img/trans.gif);
	background-repeat:repeat;
	height:324px;
	}


div#bx-song {
	display:none;
	}

div.sections {
	background-color:#f4ede0;
	padding:15px;
	margin:0 20px 15px;
	}

div.sections h3 {
	color:#663317;
	font-size:83%;
	margin-bottom:8px;
	}
div.sections p, div.sections dl dt, div.sections dl dd {
	font-size:83%;
	line-height:1.5;
	}
div.sections p.mgb-1em {
	margin-bottom:1em;
	}
div.sections dl dt {
	float:left;
	color:#663317;
	}
div.sections dl dd {
	padding-left:6em;
	padding-bottom:4px;
	}