@charset "utf-8";
/* CSS Document */


/* **************Index.html CSS*************** */

.easthe{
	height:100%;
	width:740px;
	margin:28px auto 50px;
	color:#dfdcda;
}
.e_img{
	width:250px;
	float:left;
	margin:20px 0 0;
}
.e_txt{
	width:460px;
	float:right;
	padding-bottom:20px;
}
.txt_s {
	line-height:150%;
	text-indent:-1em;
	padding-left:1em;
	padding-bottom:5px;
}

.eigyo{
	border:1px solid #444;
	background-color:#222;
	padding:7px;
	margin:0 0 10px;
	width:350px;
}
