body {
	background-image: url(images/paper.jpg);
	font-size: 14px;
	top: 0px;
	color: #666666;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}	
a:hover {
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	color: #660000;
 	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}

 /* CSS Document */
.caption {
	font-size: 12px;
	color: #666666;
}
.asosan_memo {
	color: #333333;
	font-size: 14px;
}
.big {
	font-size: 18px;
}
.back_grey {
	background-color: #666666;
}
.small {
	font-size: 12px;
}
