@charset "utf-8";

#iframe_header {

	background-color: #000000;

	background-image: url(../images/iframe_header_02.jpg);

	background-repeat: no-repeat;

	background-position: center top;

	height: 161px;

	width: 100%;

}

#bar {

	background-color: #000000;

	background-image: url(../images/bar_05.jpg);

	background-repeat: repeat-x;

	background-position: top;

	height: 47px;

	width: 100%;

}


