
H1 {
	margin:30px 0px 0px 0px;
	font-size:15pt; 
	font-weight: bold;
	color:#000000;
}
P.main { font-size: 11pt; }
TBODY.main {font-size:11pt; }


/**/

TBODY.tyui {font-size:8pt; }
TBODY.main {font-size:11pt; }
h2 {
	margin:30px 0px 10px 0px;
	font-size:14pt; 
	text-decoration: underline; 
}
TR.midashi {background-color: #ccccff; }



/**/

body{margin:0px auto; padding:0px; font-size:12px; line-height:18px; color:#666666; width:780px;}
th{font-size:12px; line-height:18px; color:#666666;}
td{font-size:12px; line-height:18px; color:#666666;}

div{margin:0px; padding:0px;}
.clear{clear:both;font-size:1px;line-height:1px;}

a{color:#3A6DCB; text-decoration:none;}
a:hover{color:#0099FF;}


.table{
	margin:15px 0px 0px 0px;
	padding:0px;
	width:500px;
	border-left:solid #999999 1px;
	border-top:solid #999999 1px;
}

.table th{
	padding:5px;
	background-color:#CCCCFF;
	border-right:solid #999999 1px;
	border-bottom:solid #999999 1px;
	color:#333333;
}

.table td{
	padding:5px;
	border-right:solid #999999 1px;
	border-bottom:solid #999999 1px;
}


