@charset "utf-8";
/* CSS Document */


#table0/* CSS Document */


 {
	text-align: left;
	vertical-align: top;
	width: 650px;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-right: auto;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	clear: both;
}
/* CSS Document */

#comment {
	border: 1px solid #006600;
	background-color: #F0F0F0;
}
.comment_l {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-right-color: #006600;
	border-bottom-color: #006600;
	width: 35%;
	background-color: #F3FFEC;
	padding: 10px;
}
.comment_r {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
	background-color: #F3F3F3;
	padding: 10px;
}
.comment_lfoot {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006600;
	width: 35%;
	background-color: #F3FFEC;
	padding: 10px;
}
.comment_rfoot {
	background-color: #F3F3F3;
	padding: 10px;
}

.fig_bg {
}

.ins_main {
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

