body 			{font-size:small;line-height:1.2;
		 		line-break:strict;}
a:link 			{ color: blue; }
a:visited 		{ color: purple; }
a:active 		{ color: red; }
a:hover			{ font-weight:900;}
.larger			{ font-size:120%;}
.red			{ color: red;}
.larger_red		{ font-size:150%; color: red;}
.t-left			{ text-align:left ;}
.t-center		{ text-align:center;}
.t-right		{ text-align:right ;}
.xxsmall		{ font-size:xx-small;}
.xsmall			{ font-size:x-small;}
.small			{ font-size:small;}
.medium			{ font-size:medium;}
.large			{ font-size:large;}
.xlarge			{ font-size:x-large;}
.xxlarge		{ font-size:xx-large;}
.bold			{ font-weight:bold;}
.bold-red		{ font-weight:bold; color:red;}
.bold-larger	{ font-weight:bold; font-size:150%;line-height:120%;}
.title			{ border-style:solid;border-color:#00c0c0;
					border-width:0 0 6 32;
					margin-left:16px;padding-left:10px;
					font-size:large;font-weight:bold;}
a				{ text-decoration:none;}
div.h-space		{ height:25px;}
ul				{ list-style-type:disc;}
img 			{ border-style:none;}
div.c-left		{width:80%;text-align:left;margin-left:10%;}

div.c1-left		{width:90%;text-align:left;margin-left:5%;}
.syouzou-waku	{border:10px ridge lightblue;}
