@charset "UTF-8";
/* CSS Document */

.BgLine {
    background-image: url(../img/common/bg_line.png);
    background-position: top center;
    background-size: 1300px;
	background-repeat: repeat-y;
}