body {
	background: #fff url(../images/ns_background.gif) no-repeat 0px -50px;
	/*background: #fff url(../images/ns_background.gif) no-repeat 300px 150px;*/
	-webkit-text-size-adjust: none;
}
#main {
	margin: 0 0 10px;
	min-width: 980px; clear: both;
}
#content {
	width: 100%; padding: 0;
	min-height: 666px;
	background: transparent url(../images/bar.gif) no-repeat 0px 0px;
}

h1#companyName {
	margin: 0;
	width: 171px; height: 328px; position: absolute; top: 320px; left: 50px;
}
h1#companyName img {
	behavior: url("iepngfix.htc");
}

#welcomeMessage {
	padding: 10px;
	position: absolute; top: 50px; left: 40px;
	width: 440px;
}
#welcomeMessage h2 {
	margin: -10px -10px 0.5em -10px; padding: 0.2em 0.4em; border-bottom: 1px solid #000;
	font-size: 1.2em; font-weight: normal;
}
#welcomeMessage p {
	margin: 0;
	font-size: 0.8em; font-weight: normal; line-height: 1.5em;
}

#companysProfileJp {
	position: absolute; top: 440px; left: 200px;
	width: 300px;
}
#companysProfileJp h3 {
	margin: 0.2em;
	font-size: 1.2em; font-weight: normal;
}
#companysProfileJp ul {
	list-style: none;
	font-size: 0.8em;
}
#companysProfileJp ul li {
	margin: 0 0.4em;
	line-height: 1.5em;
}

#companysProfileEn {
	color: #606060;
	position: absolute; top: 40px; left: 680px;
	width: 300px;
}
#companysProfileEn h3 {
	margin: 0.2em;
	font-size: 1.2em; font-weight: normal;
}
#companysProfileEn ul {
	list-style: none;
	font-size: 0.8em;
}
#companysProfileEn ul li {
	margin: 0 0.4em;
	line-height: 1.5em;
}