* {
	margin: 0;
	padding: 0;
	border: 0px solid white;
}

body {
	font-size: 9pt;
	text-align: center;
}

div#frame {
	width: 760px;
	margin: 0 auto;
	padding: 15px 20px;
	text-align: left;
	border: 1px solid gray;
	border-width: 0 1px 0 1px;
}

li {
	list-style: none inside;
}

h2 {
	text-indent: -1000em;
}

div#house {
	text-align: center;
}

div#news {
	margin-top: 15px;
	width: 350px;
	height: 163px;
	border: 1px solid gray;
}

div#news h2 {
	background: url(img/2.jpg) no-repeat;
}

div#news ul {
	font-size: 7pt;
	line-height: 175%;
	margin: 13px 13px;
}

div#banner1 {
	margin-top: 15px;
	width: 400px;
	float: right;
}

div#banner1 img {
	margin: 2px;
}

div#reason {
	margin-top: 15px;
	text-align: center;
	overflow: hidden;
}

div#reason h2 {
	background: url(img/7.jpg) no-repeat;
}

div#reason img {
	margin-right: 14px;
}

div#relation {
	text-align: center;
	margin-top: 15px;
}

div#relation h2 {
	background: url(img/11.jpg) no-repeat;
}

div#relation img {
	margin-right: 40px;
}

div#footer {
	margin: 0 auto;
	text-align: left;
	width: 802px;
	height: 70px;
	color: white;
	background-color: #999999;
	position: relative;
	font-size: 7.5pt;
}

#addr {
	position: absolute;
	top: 12px;
	left: 24px;
}

#copyright {
	text-align: right;
	position: absolute;
	bottom: 12px;
	right: 24px;
}
.P12R80 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FF9933;
	text-align: center;
	width: 100%;
}
