@charset "euc-jp";
/* -------------------- 我輩は企業家である -------------------- */

/*大枠*/
#ientre{
  width: 590px;
  margin: 8px 0px 8px 3px;  
　text-align:center;
  float:left;
}

/*hタグpタグ設定*/
#ientre h2 {
	width: 360px;
	padding: 5px 0;
}

#ientre h3 {
	width: 400px;
	padding-top: 5px;
    line-height:22px;
	font-size: 18px;
}


#ientre h4 {
	margin: 5px 0px 10px 10px;
    text-align:left;
	line-height: 20px;
	font-size: 16px;
	color: #000000;
}

#ientre h5 {
	margin: 0px 0px 10px 10px;
    text-align:left;
}

#ientre p{
    text-align:left;
}

/*上部タイトル部分の設定*/
#ientre .itit {
	width: 570px;
	margin: 0px 0px 15px 5px;
	background: url(../images/h1_back.jpg) repeat-y top right;
	border-left: 6px solid #CC0000;
}

#ientre .itit th {
	padding-left: 10px;
    line-height:1.5em;
}

#ientre .itit td {
	padding-right: 5px;
    line-height:1.5em;
}

/*上部タイトル右側更新日など*/
#ientre .number01 {
	width: 120px;
	margin: 5px;
	text-align: right;
	line-height: normal;
	font-size: 18px;
	font-weight: bold;
}

#ientre .about01 {
	margin: 5px 5px 5px 0;
	text-align: right;
	line-height: 16px;
	font-size: 10px;
}

#ientre .backnumber01 {
	width: 120px;
	margin: 0px 5px 5px 0px;
	text-align: right;
}


/* -------------------- 内容文章設定 -------------------- */

/*内容全体の枠*/
#ientre .contxt01 {
	width: 570px;
	margin-left: 5px;
}

/*第○章の見出し部分*/
#ientre .isubtit {
	width: 565px;
	margin-left: 5px;
    text-align:left;
}

/*プロフィール*/
#ientre .profile {
	width: 550px;
	padding: 10px 10px 10px 10px;
    line-height:1.5em;
	background: url(../images/ie_info01_bk.jpg) repeat-x;
}

/*プロフィール　イメージ写真部分*/
#ientre .profile img {
	margin-right: 10px;
}

/* ------- ゲストコメント　ノーマル ------- */
/*ゲストコメント欄*/
#ientre .guest01 {
	width: 550px;
	margin: 20px 0px;
	line-height: 18px;
	font-size: 14px;
	color: #003399;
}
#ientre .guest01_b {
	width: 550px;
	margin: 20px 0px;
	line-height: 18px;
	font-size: 14px;
	color: #FF3300;
}
#ientre .guest01_c {
	width: 550px;
	margin: 20px 0px;
	line-height: 18px;
	font-size: 14px;
	color: #006633;
}
#ientre .guest01_d {
	width: 550px;
	margin: 20px 0px;
	line-height: 18px;
	font-size: 14px;
	color: #FF0000;
}
#ientre .guest01_e {
	width: 550px;
	margin: 20px 0px;
	line-height: 18px;
	font-size: 14px;
	color: #444;
}

/*ゲストコメント欄　-名前-*/
#ientre .guestname01 {
	width: 70px;
	text-align: right;
}

/*ゲストコメント欄　-コメント-*/
#ientre .guestcom01 {
	width: 460px;
    margin:0;
	padding-left: 0 0 0 10px;
    line-height:1.5em;
}

/* ------- ゲストコメント　写真右配置バージョン ------- */
/*ゲストコメント欄　-写真右配置-*/
#ientre .guestcom01 img {
	margin: 0 0 5px 5px;
}

/* ------- ゲストコメント　写真左配置バージョン ------- */
/*ゲストコメント欄　-写真左バージョン枠-*/
#ientre .guest02 {
	width: 500px;
	margin: 20px 0 0 0;
	line-height: 18px;
	font-size: 14px;
	color: #003399;
}

/*ゲストコメント欄　-写真左バージョン名前-*/
#ientre .guestname02 {
	width: 35px;
	text-align: right;
    padding-left:5px;
}

/*ゲストコメント欄　-写真左バージョンコメント-*/
#ientre .guestcom02 {
	width: 210px;
    margin:0;
	padding: 0 0 0 10px;
    line-height:1.5em;
}

/*ゲストコメント欄　-写真左バージョンコメント-*/
#ientre .guestcom04 {
	width: 280px;
    margin:0;
	padding: 0 0 0 10px;
    line-height:1.5em;
}

/*ゲストコメント欄　-枠のみバージョン-*/
#ientre .guest03 {
	width: 500px;
	margin: 0 0 20px 0;
	line-height: 18px;
	font-size: 14px;
	color: #003399;
}


/*解説コメント*/
#ientre .tex01{
    margin-bottom:15px;
}

/*コメント -経歴-*/
#ientre .career01 {
    width:530px;
    margin:20px 0;
	padding:10px;
	text-align: left;
    line-height:1.5em;
	background: url(../images/ie_info02_bk.jpg) repeat-x;
}

/*人物解説*/
#ientre .ex01 {
    width:550px;
    text-align:left;
	line-height: 1.5em;
	font-size: 14px;
}

/*インタビュー枠*/
#ientre .waku01{
   width:570px;
   margin:0 auto;
   text-align:center;
}

/*インタビューコメント*/
#ientre .editer01 {
	width: 520px;
	margin: 10px 5px;
	padding:10px;
    text-align:left;
	font-size: 14px;
    background: url(../images/ie_talk01_bk.jpg) no-repeat top;
    float:left;
}

/*最後の締めのコメント*/
#ientre .end {
	width: 570px;
    margin:10px 0 0 0;
	line-height: normal;
	font-size: 14px;
	font-weight: bold;
}

/*ページ下部要素*/
#ientre .guide01 {
	float: left;
	width: 570px;
}

/*ページトップ*/
#ientre .pagetop01 {
	width: 560px;
	margin-bottom: 10px;
	text-align: right;
	
}

/*前のページ*/
#ientre .back01 {
	clear: right;
	text-align: left;
}

/*次のページ*/
#ientre .next01 {
	text-align: right;
}

/*ページ数*/
#ientre .order01 {
	text-align: center;
	font-weight: bold;
}

/* -------------------- その他の設定 -------------------- */
/*文字色　黒*/
#ientre .black {
	color: #000000;
}

/*文字色　赤*/
#ientre .red {
	color: #CC0000;
}

/*文字サイズ　16px*/
#ientre .px16 {
	line-height: 20px;
	font-size: 16px;
}

/*文字サイズ　10px*/
#ientre .px10 {
	line-height: normal;
	font-size: 10px;
}

/*文字サイズ　18px　色赤*/

.moji18_red{
    font-size:18px;
	font-weight:bold;
	color:#FF0000;
	}

/*背景*/
#ientre .haikei {
	background-color:#FFFACD;
	margin: 10px;
	padding: 10px;
}

/*ゲストコメント欄　背景*/
#ientre .com_haikei {
	width: 280px;
    margin:0;
	padding-left: 0 0 0 10px;
    line-height:1.5em;
}




