body{
	color: #444444;
	background-color: #ffffff;
	font-size: 92%;
	margin: 1px;
	padding: 6px;
}
a:link    { color:#0000cf;text-decoration: underline;}
a:visited { color:#6495ed;text-decoration: none;}
a:active  { color:#55b1a9;text-decoration: none;}
a:hover   { color:#ff0000;text-decoration: underline;}

.ss000 { font-size: 120%; font-weight: bold; color: #ffffff;text-decoration: underline;}
.ss001 { font-size: 110%; font-weight: bold; color: #000000;}
.ss002 { font-size: 105%; font-weight: bold; color: #ffffff;}
.ss003 { font-size: 100%; font-weight: bold; color: #ff0000;}
.ss004 { font-size: 100%; font-weight: bold; color: #000000;}
.ss005 { font-size: 120%; font-weight: bold; color: #000000;}
.ss111 { font-size: 100%; font-weight: bold; color: #0000ff;text-decoration: underline;}
/***************************
td{
display: block;
   width: auto;
}
*******************************/

td.nobr {
white-space: nowrap;
}

.st0 {
clear:both;
    margin: 5px 0 5px; /* 画像の全の余白*/
    display: inline-block; 
 /*   box-shadow: 10px 10px 15px -5px rgba(9,9,9,0.8); /*横方向　下方向　ぼかし　広がり　色 */
box-shadow: 6px 6px 6px #ccc;
}
