@charset "utf-8";
#img_index {
	width: 160px;
	height: 180px;
	float: left;
	background-image:url(../img/img_index.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#col_home01 {
	width: 431px;
	height: 180px;
	float: left;
	margin-top: 20px;
}
#col_home02 {
	width: 217px;
	height: 180px;
	float: left;
	margin-top: 20px;
	border-left-color: #006666;
	border-left-style: double;
}
#tex_index {
	width: 250px;
	float: left;
	height: 170px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
#texcol_02 {
	width: 163px;
	margin-left: 55px;
	margin-top: 30px;
	height: 140px;
}
