@charset "utf-8";

#contents .contentsArea {
	float: left;
	width: 620px;
	background: url(../images/bg_rep_green.gif);
	padding-top: 10px;
}
#word h2 {
	background: url(../images/word_title.gif) no-repeat center top;
	height: 184px;
	text-indent: -9999px;
	display: block;
}
#word {
	text-align: left;
}
#word .textArea {
	padding-bottom: 20px;
	margin-top: 15px;
}
#word .textArea .midashi {
	background: url(../images/word_midashi.gif) no-repeat center 10px;
	text-indent: -9999px;
	display: block;
	height: 80px;
}
#word .textArea h3 {
	padding: 40px 40px 10px;
}
#word .textArea .text {
	border-top: 1px solid #007A10;
	margin: 0px 40px;
	padding: 15px 0px;
}
#word .textArea h4 {
	padding-bottom: 10px;
}
#word .textArea p {
	padding-bottom: 15px;
}
