@charset "iso-2022-jp";

div.bx-lef h1 {
	background-image:url(img/images.jpg);
	margin-bottom:20px;
	}
.castname {
	color:#2c5470;
	}

div.sections {
	margin:0 60px;
	}
div.sections h2 {
	font-size:2px;
	text-indent:-9999px;
	background-image:url(img/images.jpg);
	background-repeat:no-repeat;
	height:40px;
	margin-bottom:20px;
	}
div.sections p {
	font-size:83%;
	line-height:1.6;
	text-indent:1em;
	margin-bottom:1.25em;
	}
div.sections p.mgb-0 {
	margin-bottom:0.25em;
	}

div.sections p#p-copy {
	color:#900;
	font-size:83%;
	text-shadow:1px 1px 3px #ebd7c4;
	font-weight:bold;
	text-indent:0;
	border-left:6px solid #d6c2b2;
	padding-left:8px;
	}

div.sections p a:hover {
	background-color:#ccf4ff;
	text-decoration:none;
	color:#7b202c;
	}