/* フッターライン */
.bgline {
	background-attachment: scroll;
	background-image: url(../img/line.gif);
	background-repeat: repeat-x;
	background-position: center;
}
