body {background-color:#ffeda7
      ;color: #630
      ;background-image: url("title.gif")
      ;background-position-x:center
      ;background-position-y:top
      ;background-repeat:no-repeat
}
 a   { text-decoration:none;}
a:link {
color: #44aa55;
}
a:visited {
color: #77ee99;
}
a:active {
color: #997733;
}
a:hover {
color: #ddaa55;
}


a img {
@@border-style: none;
}


table.sample1{table-layout:fixed
             ;border-collaspse:collaspse
             ;border-width:0}

tr.sample1{background-color:#FFFFFF}

h1  {color: #99ddaa
     ;font-size: 8pt
     ;line-height:120%
     ;vertical-align: top
     ;text-align: center
     ;font-weight: lighter}

.category{color: #997733
     ;font-size: 20px
     ;line-height:150%
     ;font-weight: bold
     ;margin:15px
}

.category2{color: #997733
     ;font-size: 10px
     ;line-height:150%
     ;font-weight: bold
     ;margin:15px
}
.name{color: #997733
     ;font-size: 12px
     ;line-height:150%
     ;font-weight: bold
     ;margin:10px
}

.coment{color: #554433
     ;font-size: 12px
     ;line-height:150%
     ;font-weight: light
     ;margin:10px}

.setsumei{color: #997733
     ;font-size: 16px
     ;line-height:150%
     ;font-weight: bold
     ;margin:20px}
    
.coment2{color: #554433
     ;font-size: 10px
     ;line-height:150%
     ;font-weight: light
     ;margin:10px}

.ptm{padding-top: 20px;
}
.kyuugyou{
	color:#fff;
	font-weight:bold;
	font-size:80%;
	line-height:150%;
	background:#e9411a;
	padding:8px;
	margin-bottom: 8px;
	width:300px;
}
.uchikeshi{
	text-decoration:line-through;
}
.saikai{
	color:#fff;
	font-weight:bold;
	font-size:80%;
	line-height:150%;
	background:#006400;
	padding:8px;
	margin-bottom: 8px;
	width:300px;
}
.akamoji{
font-size: 110%;
font-weight: bold;
color:#ff0000;
}
.setsumei2{
     color: #ff0000;
     font-size: 14px;
     line-height:150%;
     font-weight: bold;
     margin:20px;
--text-decoration:underline;
     text-decoration-color: red;
}