@charset "utf-8";

.clear {
	clear: both;
}
#lstyle {
	clear: both;
	width: 963px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	height: 540px;
	overflow: hidden;
}
#lstyle .contents {
	margin: 0px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 48px;
}
#lstyle .contents h1 {
	background-image: url(img/title.jpg);
	background-repeat: no-repeat;
	text-indent: -15000px;
	display: block;
	height: 190px;
	width: 503px;
	margin: 0px;
	background-position: bottom;
	padding: 0px;
}
#lstyle .contents .txt {
	background-image: url(img/text.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 128px;
	width: 452px;
}
#lstyle .contents .txt p {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	padding-top: 20px;
	padding-left: 40px;
}
html>/**/body #lstyle .contents .navi {
	margin: 0px;
	clear: both;
	background-image: url(img/navi.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
	width/*\**/: 164px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left/*\**/: 683px;
}
#lstyle .contents .navi {
	margin: 0px;
	padding: 0px;
	clear: both;
	background-image: url(img/navi.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
	width: 847px;
}

