/* =====================================
	インタビュー
===================================== */


.mainVisual{
	width:640px; height:190px;
	margin:0 20px 10px auto;}

#main h2{
	font-size:18px;
	margin:20px 10px 30px 10px;}
#main h3{font-size:14px;margin-top:20px;}


#main .boxInterview{
	width:100%;
	margin-bottom:20px;}

.pageComInterview #main .boxInterview{
	width:700px;
	margin:auto;}

#main .boxInterview h2,
#main .boxInterview h3{
	margin:0 auto;}

#main .boxInterview h2{
	background:#EFE9D9;
	padding:2px 10px;
	width:590px;
	margin:30px 50px 20px auto;
	text-align:center;}



.boxInterview .box,
#pageSEO #main .boxInterview .box{
	clear:both;
	float:none;
	overflow:hidden;
	width:550px;
	margin:0px 60px 20px auto;
	padding:5px 20px;
	line-height:1.7;
	font-size:14px;}

.boxInterview .box01{
	font-weight:bold;
	background:#D9F0F7;
	margin-bottom:5px;}


.profile{
	clear:both;
	overflow:hidden;
	padding:15px 10px;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	width:580px;
	margin:30px 55px 0 auto;}
.profile .photo{
	float:left;
	padding:2px;
	border:1px solid #ccc;
	margin-right:5px;}
.profile .logo{
	float:right;}
.profile span{
	display:block;
	font-weight:bold;}
.profile .prof{
	float:right;
	width:440px;}

.divBtn{
	clear:both;
	width:100%;}

p .photo{
	float:left;
	margin-right:10px;
	background:#fff;
	border:1px solid #ccc;
	padding:3px;}

.contactBox{
	margin:20px;}
.contactBox a,
.contactBox a:visited,
.contactBox a:hover{
	display:block;
	font-weight:bold;
	font-size:14px;
	width:195px; height:37px;
	line-height:37px;
	background:url(../img/btn_large.jpg) no-repeat;
	color:#fff;
	margin:auto;
	text-decoration:none;
	text-align:center;}
