@charset "Shift_JIS";

/* ヘッダ
---------------------------------------------------- */
#header {
	margin: 0 auto;
	padding: 0 auto;
	background: url(../images/header.jpg) bottom no-repeat;
}

#header h2 {
  display: none;
}

p.resizeimage1 img {
	width: 100%; }
	
.iframe {
    text-align: center; /* 中身を中央寄せにする */
}