body {
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	text-align: leftr;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 1.3;
	color: #000000;
	background: url(img/bg01.gif) repeat-y;
	background-position: center;
	background-color: #FFFFFF;
	height:100%;
}


textarea {
	font-size: 0.98em;
	line-height: 140%;
	width: 99%;
}

.t-mc {
	text-align:left;
	width:95%;
	border:solid 1px #36f;
	border-collapse: collapse;
	font-size:90%;
}

td.mitem {
	background-color:#ddd;
	border-bottom:solid 1px #99f;
	border-right:solid 1px #99f;
	width:120px;
	padding: 4px;
}
td.mcon {
	border-bottom:solid 1px #99f;
	padding: 4px;
}

div#otas {
	text-align:center; margin-top:2em; margin-bottom:3em;
}

input#btnclose {
	margin-top:1em;
	margin-bottom:1em;
}

div#errmsg {
	color:#f00;
	text-align:left;
	width:95%;
}
div#errmsg  div#con{
	margin:0.2em 2em;
}

table.inp{
border-collapse: collapse; 
text-align:left;border:solid 1px #36f;font-size:90%;width:680px;
}

th.hd{
	margin:0;
	padding:2px 4px;
	border-bottom:solid 1px #99f;
	border-right:solid 1px #99f;
	width:18%;
	background:#ddd;
	font-weight:normal;
	text-align:left;
}

td.co{
	margin:0;
	padding:2px 4px;
	border-bottom:solid 1px #99f;width:82%;
}
