td   {
color: #555;
font-family: "MS UI Gothic" }





a {
color: #5b7ea5;
font-size: 12px; }

a:hover {
color: red }

a.midashi-link {
font-weight: bold;
text-decoration: underline;
font-size: 13px;
line-height: 14px; }

a.function{
font-size: 11px;
line-height: 13px; }

a.navi  {
font-size: 11px;
color: #555555;
text-decoration: none }





.title {
color: #555;
font-weight: bold;
font-size: 16px;}

.midashi-s {
color: #555;
font-weight: bold;
font-size: 12px; }

.midashi-ub  {
color: #555;
font-weight: bold;
font-size: 14px;
line-height: 20px;
background-color: #dfe4e2;
padding: 3px;
border-bottom: 1px solid #c0c0c0 }

.midashi-ul {
	color: #555;
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
}


.navibar {
font-size: 11px;
padding-left: 1px }




.textarea {
font-size: 13px;
line-height: 20px;}

.text-list {
font-size: 13px;
line-height: 16px;}

.text-about  {
font-size: 13px;
line-height: 20px;
padding-left: 10px }

.top-rbox-L {
color: #194c38;
font-weight: bold;
font-size: 15px;
}

.top-rbox-m {
color: #194c38;
font-weight: bold;
font-size: 12px;
line-height: 17px;
padding-left: 8px }

.top-rbox-s {
font-size: 12px;
line-height: 17px;
padding-left: 8px }



.brhl {
line-height: 12px }

.tama {
color: #3a6052;
font-size: 10px }




#text-area {
width: 410px;
height: 295px;
overflow: auto;
visibility: visible }


#text-area-L {
width: 410px;
height: 400px;
overflow: auto;
visibility: visible }


table.line02{
	font-size: 13px;
	line-height: 20px;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	border: 1px solid #000000;
}
.line02 th{
	background-position:left top;
	padding:3px;
	color: #555;
	background-color:#E3F1D6;
	border: 1px solid #555;
}
.line02 tr{
	background-position:left top;
	padding:3px;
	border: 1px solid #555;
	background-color:#E0E0E0;
}
.line02 td{
	padding:3px 5px;
	border: 1px solid #555;
}

table.line{
	font-size: 13px;
	line-height: 20px;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	border: 3px double #000000;
}
.line th{
	background-position:left top;
	padding:3px;
	color:#FFFFFF;
	background-color:#000066;
	border: 1px solid #FFFFFF;
}
.line tr{
	background-position:left top;
	padding:3px;
	border: 1px solid #FFFFFF;
	background-color:#4D4D4D;
}
.line td{
	padding:3px 5px;
	border: 1px solid #FFFFFF;
	color:#FFFFFF;
}

ol { margin: 5px 0;
        padding: 0 0 0 30px; 
        line-height: 140%;
}
