@charset "UTF-8";
/* CSS Document */
.text {
	font-size: 13px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.7;
	font-weight: bold;
	padding-top:50px ;
	}
	
	
	
#yodogawa{
	margin: 0 auto;
	background-attachment: fixed;
	background:url(images/yodogawa_img.gif);
	background-repeat: no-repeat;
	background-position:top;
	text-align: center;
	width:900px;
	}
	
#honmon{
	margin: 0 auto;
	background-attachment: fixed;
	background: url(images/yodogawa_back.gif);
	background-repeat: no-repeat;
	background-position:50% 50%;
	text-align: center;
	height:374px;
	width:864px;
	}
