.red { color: #ff0000; }
.toppy { color: #017FFF; }
.aikata { color: #FF7F01; }
.kotaro { color: #FF6BB5; }

.center {text-align: center;
		background-image:url(div_footer.gif);
		background-repeat: no-repeat;
		background-position: bottom right; }
.left {text-align: left;
		background-image:url(div_footer.gif);
		background-repeat: no-repeat;
		background-position: bottom right; }

.right {text-align: right;
		background-image:url(div_footer.gif);
		background-repeat: no-repeat;
		background-position: bottom right; }

.center_n {text-align: center;}

.center_n table{		margin-left:auto;
			margin-right:auto;
}

		
.left_n {text-align: left; }

.right_n {text-align: right; 
	font-size: 85%;}

img.space{margin: 25px 1px 25px 0px;}

