
/* インタビュートップ */

.main-contents{
	width: 670px;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 160%;
}


h3.staff_title {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.main-contents h4{
	font-weight:bold;
	background-image: url(../img/maru.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	text-align: left;
	margin-top: 2em;
	vertical-align: bottom;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #B6EBFB;
	margin-bottom: 0.5em;
	padding-bottom: 0.2em;
	font-size: 110%;
}


.lead{
	margin-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.intro{
	margin-bottom: 10px;
	margin-top: 0px;
	}
.busho{
	font-size: 90%;
	}
.staff_name{
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 110%;
	}
	
.lead-right{
	margin-top: 1.5em;
	margin-left: 225px;
	line-height: 140%;
	margin-bottom: 1.5em;
}
.title-photo{
	float:left;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	line-height: 0%;
}
#b_r{
	padding: 10px;
	border: 1px solid #00A0C0;
	line-height: 150%;
	margin-top: 20px;
	margin-bottom: 10px;
	clear: both;
	}

/* インタビュー　本文 */

.q_01{
	color: #00A0C0;
	margin-top: 1.5em;
	margin-bottom: 0.2em;
	font-weight: bold;
	}
.q_01_nomargin{
	color: #00A0C0;
	margin-bottom: 0.2em;
	font-weight: bold;
	}
	.right_photo{
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 10px;
	float: right;
	font-size: 90%;
	color: #666;
	line-height: 120%;
	}
	.left_photo{
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 10px;
	float: left;
	font-size: 90%;
	color: #666;
	line-height: 120%;
	}