@charset "utf-8";
body {
	background-position: center;
	text-align: center;
}

#main {
	background-image: url(top/topimg_02.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 540px;
	width: 780px;
	position: relative;
	margin-top: 0px;
	padding-top: 0px;
}
#main #rogo {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 10pt;
	color: #000099;
	position: absolute;
	left: 450px;
	top: 40px;
}

#main #navi {
	list-style-type: none;
}
#main #navi #keiei {
	position: absolute;
	height: 80px;
	width: 123px;
	left: 430px;
	top: 70px;
}
#main #navi #katudo {
	position: absolute;
	height: 80px;
	width: 123px;
	left: 520px;
	top: 70px;
}
#main #navi #osirase {
	position: absolute;
	left: 610px;
	top: 70px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main #koka {
	position: absolute;
	height: 238px;
	width: 416px;
	left: 335px;
	top: 240px;
}
#main #news {
	height: 150px;
	width: 270px;
	position: absolute;
	top: 372px;
	left: 8px;
}
#main #address {
	position: absolute;
	left: 115px;
	top: 245px;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	line-height: 10pt;
	text-align: right;
}
#main #address a {
	color: #FFFFFF;
	text-decoration: none;
}
#main #address a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#main #address h3 {
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#main #copy {
	font-size: 8pt;
	color: #FFFFFF;
	position: absolute;
	top: 510px;
	left: 370px;
	width: 331px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
