body {
	font-size: small;
	margin: 0px;
	font-family:CI, Meiryo, Osaka, gqMmpS Pro W3, gHiragino Kaku Gothic Proh, glr oSVbNh, gMS PGothich, sans-serif;
}
#banner {
	height: auto;
	width: 800px;
	border: thin solid #;
	margin-right: auto;
	margin-left: auto;
}
#mainbox {
	height: auto;
	width: 800px;
	border: thin solid #;
	margin-right: auto;
	margin-left: auto;
}
#leftbox {
	font-size: small;
	height: auto;
	width: 540px;
	border: thin solid #;
	text-align: left;
	float: left;
	margin-right: auto;
	margin-left: auto;
}
#rightbox {
	font-size: small;
	text-align: left;
	border: thin solid #;
	width: 234px;
	height: auto;
	float: right;
}
#footer {
	height: auto;
	width: 800px;
	border: thin solid #;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.sampleH { 
	border-bottom:dashed 1px #999; 
	margin:20px;
} 
.sampleA {
	margin:20px;
} 
.sampleB { 
	border-bottom:dashed 1px #999; 
} 