#contents {
	width: 800px;
	margin: 0px;
	padding: 0px;
	clear: both;
	background-color: #CCFFFF;
	background-image: url(../image/dot01.gif);
	background-position: 600px;
	background-repeat: repeat-y;
	height: 39em;
}
#master {
	width: 600px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	float: left;
	height: 39em;
}
.exhaustnote-top {
	margin-left: 30px;
	margin-right: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.exhaustnote-f {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 3%;
	margin-bottom: 3%;
}
.exhaustnote-l {
	float: left;
	margin: 0px;
	width: 160px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 10px;
}
.exhaustnote-l img {
	border-top: 1px solid #B1B1B1;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #B1B1B1;
}
.exhaustnote-r {
	clear: right;
	margin-left: 170px;
	margin-top: 10px;
}
.exhaustnote-title {
	background-image: url(../image/head02.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 2px;
	margin-left: 23px;
}
.exhaustnote-contents {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-left: 18px;
	height: 83px;
}
.exhaustnote-contents-lower {
	margin-left: 18px;
	text-align: right;
}
.exhaustnote-border {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.exhaustnote-lower {
	margin-top: 70px;
}
