/* CSS Document */
#h1 {
	background-image: url(images/h1.jpg);
	float: left;
	height: 40px;
	width: 490px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.h2_1{
	background-image: url(images/h2_1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 470px;
	margin-top: 25px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-left: 20px;
	color: #FFFFFF;
}
.texbox {
	float:left;
	width: 480px;
	padding-left: 5px;
	padding-top: 10px;
	font-size: 14px;	
}
.midasi {
	float: left;
	width: 475px;
	height: 17px;
	background-image: url(http://enjinkai.com/news/images/recruit_namae.jpg);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-size: 14px;	
}
.newsbtn {
	float:left;
	width: 470px;
	height: auto;
	padding-top: 10px;
}
.news {
	float: left;
	width: 465px;
	height: auto;
	padding-top: 5px;
	padding-left: 20px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/yajirusi.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
}
