@charset "shift-jis";

#wrapper {
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#newsBox1 {
	display: block;
}

#newsBox2 {
	display: block;
	height: 220px;
	width: 520px;
}

#newsBox3 {
	margin:10px 0 0 0;
	display: block;
	width: 550px;
}
#newsBox2Iframe {
	display: block;
	height: 200px;
	width: 460px;
	overflow: auto;
}

.newstext {
	margin-bottom: 10px;
}
