@charset "UTF-8";
/* Artifact - darkgray */

/* フッターに対するCSS  */
#footer{
	font-size:			9pt;
	color:				#69a;
	background:			url(img/back-b.png) repeat-x bottom;
	padding:			10px;
	clear:				both;
}
#footer a{
	color:				#69a;
	text-decoration:	underline;
}
#tool{
	text-align:				right;
}
