body {
	margin: 0px 0px 0px 0px;
	background-image: url(img/nano_trialimg00.gif);
	text-align: center;
}
#header {
	text-align: right;
	font-size: 12px;
	margin-right: 10px;
	height: 38px;
	background: url(img/logo.gif) no-repeat;
	display: block;
}
#contents {
	width: 800px;
	background-color: #fff;
	margin: 0px auto 0px auto;
	padding: 10px 0px 10px 0px;
	text-align: center;
	font-size: 14px;
}
h1 {
	clear: both;
}
h1.midashi1 {
	width: 800px;
	height: 60px;
	text-indent: -9999px;
	background-image: url(img/nano_trialimg03.gif);
}
h1.midashi2 {
	width: 800px;
	height: 60px;
	text-indent: -9999px;
	background-image: url(img/nano_trialimg04.gif);
}
h1.midashi3 {
	width: 800px;
	height: 51px;
	text-indent: -9999px;
	background-image: url(img/nano_trialimg09_1.gif);
}
h2 {
	line-height: 1.5;
	clear: both;
	color: #3A6BFF;
	text-align: left;
	margin-left: 10px;
	font-size: 18px;
}
h3 {
	color: #A52A2A;
	text-align: left;
	margin-left: 10px;
	font-size: 18px;
	background: url(img/nano_trialimg08.gif) no-repeat;
	height: 30px;
	padding-left: 35px;
	padding-top: 8px;
}
p {
	margin-left: 10px;
	margin-right: 10px;
	line-height: 1.5;
	text-align: left;
}
.box {
	clear: both;
	background: url(img/nano_trialimg07.gif) no-repeat;
	width: 750px;
	height: 150px;
	padding-top: 20px;
	margin: 0px auto 0px auto;
}
hr {
	border: dashed #87CEFA;
	width: 780px;
	height: 3px;
}
.blockl {
	float: left;
	width: 500px;
}
.blockr {
	float: left;
	width: 300px;
}
#footter {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}