@charset "utf-8";

/* 審査員紹介 */


/*────────────────────────────── 見出し要素 */
#content h1 {
	padding-top: 44px;
	width: 322px;
	height: 0;
	background: url(../images/07_h1.jpg) 0 0 no-repeat;
	overflow: hidden;
	}


/*────────────────────────────── 朗読者名 */
.item h3 {
	padding-top: 20px;
	width: 290px;
	height: 0;
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden;
	}
	
#para01 h3 { background-image: url(../images/07_name1.jpg); }
#para02 h3 { background-image: url(../images/07_name2.jpg); }
#para03 h3 { background-image: url(../images/07_name3.jpg); }


/*────────────────────────────── 独立系ナビゲーション */
/* コミュニケーション講座はこちら */
.commu_btn {
	display: block;
	float: left;
	margin-right: 4px;
	padding-top: 85px;
	width: 296px;
	height: 0;
	background: url(../images/common_commu_btn1.jpg) no-repeat;
	overflow: hidden;
}

.commu_btn:hover {
	background-position: 0 -90px;
}


/* 書き方講座はこちら */
.hint_btn {
	display: block;
	float: left;
	padding-top: 85px;
	width:296px;
	height: 0;
	background: url(../images/common_lecture_btn.jpg) no-repeat;
	overflow: hidden;
}

.hint_btn:hover {
	background-position: 0 -90px;
}

#para03 {
	margin-bottom: 3em;
	}

/* 募集要項はこちら */
.youkou_btn_mini {
	float: left;
}

.youkou_btn_mini a {
	display: block;
	margin-right: 4px;
	padding-top: 85px;
	width: 296px;
	height: 0;
	background: url(../images/common_8th_btn_mini.jpg) no-repeat;
	overflow: hidden;
}

.youkou_btn_mini a:hover {
	background-position: 0 -90px;
}


/* ライブラリーはこちら */
.library_btn_mini {
	float: left;
}

.library_btn_mini a {
	display: block;
	padding-top: 85px;
	width:296px;
	height: 0;
	background: url(../images/common_library_btn_mini.jpg) no-repeat;
	overflow: hidden;
}

.library_btn_mini a:hover {
	background-position: 0 -90px;
}


/*────────────────────────────── その他オリジナル要素 */
.profile {
	width: 438px;
	line-height: 1.3em;
	}

.photo {
	position: absolute;
	}
	
.data {
	padding-top: 10px;
	padding-left: 162px;
	min-height: 182px;
	}

* html .data {
	height: 182px;
	}

