body {
	margin: 0px;
	padding: 0px;
	font-family:  "ＭＳ Ｐゴシック", "MS UI Gothic", "ＭＳ ゴシック", "A-OTF 新ゴ Pro R";
	font-size: 12px;
	line-height: 140%;
}
a {
	color: #339900;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #FF9900;  /* orange */
}
.tbWidth {
	width: 666px;
}
.reader1 {
	font-family: "ＭＳ Ｐゴシック", "MS UI Gothic", "ＭＳ ゴシック", "A-OTF 新ゴ Pro R";
	font-size: 12px;
	line-height: 150%;
	color: #666666;
}

/*  === HEADER PART ===  */

.head {
	text-align: center;
}
.head1 {
	width: 234px;
	text-align: left;
}
.head3 {
	color: #333333;
	text-align: right;
	vertical-align: bottom;
}

/*  === MENU PART ===  */
.menu {
	text-align: center;
}

/*  === MAIN CONTENTS ===  */
.main {
	text-align: center;
}
.reader1 {
	font-family: "ＭＳ Ｐゴシック", "MS UI Gothic", "ＭＳ ゴシック", "A-OTF 新ゴ Pro R";
	font-size: 12px;
	line-height: 150%;
	color: #666666;
}
.reader2 {
	font-family: "ＭＳ Ｐゴシック", "MS UI Gothic", "ＭＳ ゴシック", "A-OTF 新ゴ Pro R";
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	margin: 16px;
}

/*  === FOOTER ===  */
.footer {
	text-align: center;
}
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
	text-align: center;
}
.underline1 {
	display: block;
	border-bottom-style: dashed;
	border-top-color: #FFCC99;
	border-right-color: #FFCC99;
	border-bottom-color: #FFCC99;
	border-left-color: #FFCC99;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 6px;



}
.comments {
	background-color: #EEEEEE;
	display: block;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 4px;


}
.tdForm {
	font-family: "ＭＳ Ｐゴシック", "MS UI Gothic", "ＭＳ ゴシック", "A-OTF 新ゴ Pro R";
	color: #333333;
	font-size: 10pt;
	padding: 6px;
	background-color: #EEEEEE;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;


}
.box95 {
	width: 95%;
}
