@charset "Shift_JIS";

#bottom{
	clear:			both;
	background-color:	#666666;
	background-image:	url(../image/line.gif);
	background-position:	center;
	background-repeat:	repeat-y;
	width:			740px;
	margin:			0 0 3px;
	padding:		2px 0;
}

#copy{
	background-color:	#000000;
	color:			#999999;
	font-size:		10px;
	text-align:		center;
	padding:		3px 0;
}
