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


/* ヘッダー背景指定01 */
#header {
	display: block;
	width: 860px;
	height: 160px;
	background: url(images/bg_header03.jpg) top left no-repeat;
}
