h1{
	font-size:18px;
	color:#CC3300;
	margin-top:10px;
	margin-bottom:10px;
}
h2{
	font-size:14px;
}

h3 {
   font-size:14px; 
   font-weight:bold;
   color:#FF3333;
   padding:1px;
border-color:#333333;
border-width:1px;
border-style:dotted;
margin-bottom:  5px}

td{
	font-size:  12px;
	line-height:18px;
}
.kekka{
	font-size:  12px;
	line-height:  18px;
	margin-bottom:  6px;
	margin-top:  0.3em
}
.red{
	color:#CC3300
}
.cap {
	font-size:11px;
	line-height:14px;
	margin-bottom:  5px
}

a{
	text-decoration:none;
}
a:hover{
	color:#FF9900;
	text-decoration:underline;
}
