@charset "utf-8";
.back {
	padding-left: 1em;
	padding-top: 0.5em;
	font-weight: bold;
}

#main #title {
	background-image: url(../img/essay/title_e.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 159px;
}
.essayBox01 {
	width: 450px;
	margin-left: 20px;
	margin-top: 20px;
	line-height: 1.4em;
	background-image: url(../img/essay/inu.jpg);
	background-position: center bottom;
	padding-bottom: 220px;
	background-repeat: no-repeat;
}

.fLead {
	color: #422100;
}
li {
	font-style: normal;
	color: #990134;
	background-image: url(../img/icon_siro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1.1em;
	padding-left: 23px;
	padding-top: 3px;
	font-weight: bold;
	padding-bottom: 1em;
	list-style-type: none;
}
.essayBox02 {
	width: 455px;
	margin-left: 20px;
	margin-top: 20px;
	line-height: 1.4em;
}

.text {
	font-size: 100%;
	line-height: 200%;
	text-indent: 1em;
	margin-top: 5px;
	padding-bottom: 2px;
	color: #47443B;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8E8A7F;
	width: 100%;
}
.essayBox02 p {
	margin-bottom: 1em;
	text-align: justify;
	text-justify: distribute;
	text-indent: 1em;
}
h4 {
	color: #3F3D36;
	font-size: 1.1em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC9999;
	width: 5em;
}
.essayBox04 {
	width: 380px;
	margin-left: 50px;
	margin-top: 20px;
	line-height: 1.4em;
	padding-bottom: 60px;
	background-image: url(../img/essay/e04_img01.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.essayBox04 p {
	text-align: justify;
	text-justify: distribute;
	text-indent: 1em;
}
.bottom {
	margin-bottom: 1em;
}


p.textRight {text-align: right;

 }
 
 img.migi {
	float: left; /* 画像を右寄せにする場合は right */
	display: inline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2em;
	margin-left: 10px;
}

