@charset "UTF-8";

/* Elp　不要スタイル削除　2008/02/12 */


#ent_top2 img{
     padding: 0px;
	 margin: 7px 3px 0px 3px;
	 float: left;
	}
#ent_top2 {
     padding: 0px;
	 margin: 5px 6px 5px 7px;
	 width: 550px;
	 border:1px solid #C2D6BD;
	 background-color:#ffffff;
	}

#ent_top2 span{
     padding: 0px;
	 margin: 6px 6px 2px 0px;
	 width: 405px;
	 float: right;
	 text-align: left;
	 line-height:140%;
	}


/************コピーライター　インタビュー追加　080526*************/
#intvwBox{
	width:570px;
	margin-top:12px;
	}
#intvwTxt{
	width:390px;
	float:left;
	}
#intvwBtn{
	width:160px;
	float:right;
	}
#intvwBtn img{
	display:block;
	}

/*interview.html*/
#interviewBox{
	width:570px;
	margin-top:12px;
	}
#interviewProfile{
	width:237px;
	float:left;
	}
#interviewTxt{
	width:333px;
	float:right;
	}

#interviewProfile .profile{
	margin-top:6px;
	}
#interviewProfile .profile h4{
	margin-bottom:18px;
	}
#interviewProfile .profile p{
	width:180px;
	}
#interviewProfile .profile span{
	color:#eead4e;
	}

#interviewTxt h2{
	widht:333px;
	}
#interviewTxt h3{
	margin:10px 0 18px 98px;
	}
#interviewConts{
	width:313px;
	margin-left:20px;
	}
#interviewConts p{
	text-indent:1em;
	}

