/* メインイメージ */

/* 包括 */

#mainImg {

	height: 345px;

}

/* 見出し */

.readTxt {

	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝", serif;

	font-size: 160%;

	font-weight: normal;

	color: #000;

	padding: 60px 0 30px;

}



/* 記号 */

.kigou {

	font-family: "ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;

}

.regSup {

	vertical-align: top;

	font-size: 90%;

}

.readTxt {

	text-align: center;

}

.nowrapTxt {

	white-space: nowrap;

}



/* 画像 */

.fL {

	float: left;

}

.fR {

	float: right;

}

.txtSizeB {

	font-size: 135%;

}

.txtColL {

	width: 425px;

	float: left;

}

.imgColR {

	width: 242px;

	float: right;

}

.imgColRAround {

	background: #fff;

	width: 242px;

	float: right;

	padding: 0 0 25px 25px; 

}



/* 注釈 */

.noteBlock {

	margin-top: 10px;

}

/* YouTube埋め込み */

.youtubeWrap {

	width: 560px;

	margin: 20px auto;

}



.icPoint {

	padding: 0 0.2em;

}



.icPoint img {

	line-height: 0.8em;

	vertical-align: baseline;

}



/* ---------------------------------

	2ページ目

----------------------------------*/

#mainImg {

	height: 325px;

	margin-bottom: 25px;

}



/* ---------------------------------

	2ページ目

----------------------------------*/

.imgCol2 .fL {

	width: 50%;

	text-align: center;

}

.imgCol2 .fR {

	width: 50%;

	text-align: center;

}



/* ---------------------------------

	3ページ目

----------------------------------*/

.txtUnderline {

	text-decoration: underline;

}

/* ---------------------------------

　インタビューを終えて

----------------------------------*/





/* 包括 */

.wrapOete {

	clear: both;

	width: 692px;

	margin-bottom: 10px;

	background: #f7f7f7;

}

#oeteTtl {

	background: url(../../../img/interview/vol12/oete_bg.gif) no-repeat left top;

	padding: 22px 25px 0;

}



/* インナー */

.oeteInner {

	width: 642px;

	padding: 20px 25px;

	background: url(../../../img/interview/vol01/oete_bottom.gif) no-repeat left bottom;

}

.oeteInner p:last-child {

	margin-bottom: 0;

}



/* 行間 */

.oeteInner p {

	line-height: 1.6;

	margin-bottom: 1em;

}

.oeteInner ul {

	line-height: 1.6;

}

.keisai {

	margin-bottom: 45px;

}

.oeteLinkList {

	margin-bottom: 1em;

}



/* 改ページ */

.page-break-after {

	page-break-after: always;

}