@charset "iso-2022-jp";

/* interview */
div.bx-interview {
	background-color:#fff;
	margin:0 60px 30px;
	padding-bottom:30px;
	}
div.bx-interview h2 {
	background-image:url(../css/img/cm_h2_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#aab480;
	border-bottom:8px solid #f8f3e9;
	margin-bottom:20px;
	}
div.bx-interview h2 span {
	display:block;
	font-size:125%;
	color:#2d3214;
	line-height:1.25;
	text-shadow:1px 1px 3px #5a642d;
	letter-spacing:0.25em;
	padding:20px 25px;
	}
div.bx-interview div.sections {
	margin:0 30px 30px;
	}
div.bx-interview h3 {
	color:#335e99;
	background-image:url(../css/img/cm_img.png);
	background-position:-200px 11px;
	background-repeat:no-repeat;
	line-height:1.6;
	padding-left:40px;
	margin-bottom:0.5em;
	}
div.bx-interview p {
	line-height:1.6;
	}
div.bx-interview p.mgb-1em {
	margin-bottom:1.6em;
	}

/* main */
div.ph-big {
	background-repeat:no-repeat;
	background-position:center top;
	padding-bottom:40px;
	}
div.ph-big img {
	width:860px;
	height:364px;
	}

/* small */
div.ph-yoko-sml {
	background-repeat:no-repeat;
	background-position:7px 7px;
	float:right;
	margin-left:30px;
	margin-bottom:30px;
	display:inline;
	}
div.ph-yoko-sml span {
	display:block;
	background-image:url(../topics/img/waku.png);
	background-repeat:no-repeat;
	background-position:left top;
	}
div.ph-yoko-sml span img {
	width:334px;
	height:228px;
	}