@charset "utf-8";
@import url(./default.css);
@import url(./customize.css);
@import url(./default_win.css);

.backbox {
	font-size:small;
	height:30px;
	padding:4px 0 10px 0;
	text-align:right;
}

.hunder {
	padding:8px 0 10px 12px;
}

.idt { text-indent:-1em;padding-left:1em; }
.idt2 { text-indent:-2em;padding-left:2em; }
.idt3 { text-indent:-2.5em;padding-left:2.5em; }

.imgbox1 { margin:8px; }

.mon_table { border-left:1px solid #000000;border-top:1px solid #000000; }
.mon_table th { border-right:1px solid #000000;border-bottom:1px solid #000000;background-color:#FFF1BF; }
.mon_table th.ln_dr { border-right:3px double #000000; }
.mon_table td { border-right:1px solid #000000;border-bottom:1px solid #000000;text-align:center; }
.mon_table td.ln_dr { border-right:3px double #000000; }

.sec_table { border-left:1px solid #000000;border-top:1px solid #000000; }
.sec_table th { border-right:1px solid #000000;border-bottom:1px solid #000000;background-color:#FFF1BF; }
.sec_table td { border-right:1px solid #000000;border-bottom:1px solid #000000; }
.sec_table td.ln_nr { border-right:none; }

