@charset "utf-8";
#wrap #n-left #h-left {
	float: left;
	width: 170px;
	margin: 0px;
	padding: 0px;
}
#wrap #n-left #h-rihgt {
	width: 350px;
	float: right;
}
#wrap #n-left #k-1 {
	background-image: url(img/kouzou-1.jpg);
	background-repeat: no-repeat;
	height: 351px;
	width: 499px;
}
#wrap #n-left #k-1 p {
	width: 300px;
	position: relative;
	left: 180px;
}
#wrap #n-left #h-last {
	background-image: url(img/kouzou-8.jpg);
	height: 344px;
	background-repeat: no-repeat;
}
#wrap #n-left #h-last p {
	width: 290px;
	position: relative;
	top: 240px;
}

