p { margin: 0 ;}

.c01 { font-size: 1em ;}

.c02 { font-size: 12pt ;}

.c03 { font-size: 16px ;}

.c04 { font-size: 1.5em ;}

.c05 { font-size: 18pt ;}

.c06 { font-size: 24px ;}

.c07 { font-size: 100% ;}

.c08 { font-size: 150% ;}

.c09 { font-size: smaller ;}

.c10 { font-size: larger ;}

.c1 { line-height: 1.3 ;}
.c2 { line-height: 1.5 ;}
.c3 { line-height: 1.8 ;}

ul { list-style-image : url(mark03.gif); } 

SELECT{
  cursor : pointer;
  background-color : #ffffff;
}

A:link {text-decoration:none;}
A:visited {text-decoration:none;}
A:active {text-decoration:none;}
A:hover {color:#FF0000; text-decoration:underline}

body{ font-size:10pt; color:#737373; background-color:#ffffff; background-image:url(); 
margin: 0px 0px 0px 0px; /* 上、右、下、左の余白 */
}
TR,TD{ font-size:10pt; color:#737373; 
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;border-width : 0px 0px 0px 0px;}
hr{ color:#ea6b58; }

