body,h1,h2,h3,h4,h5,h6,ul,p,form,input,ul,ol,li,dl,dd,dt {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
	margin-bottom: 1px;
}
img {
	border: none;
}

.section1 h1,.section1 h3,.section1 p,
.section2 h1,.section1 h3,.section2 p,
.section3 h1,.section3 h3,.section3 p
{
	text-indent: -9999px;
}

body {
	text-align: center;
	margin: 20px 0;
	font: 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";	
}
#wrapper {
	width: 680px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #00194B;
	position: relative;
}
.header {
	width: 680px;
	height: 523px;
	background: url(../images/topimg1.jpg) no-repeat left bottom;
}
.header h1 {
	top: 30px;
	width: 580px;
	height: 92px;
}
.header .txt1 {
	top: 130px;
	width: 474px;
	height: 64px;
}
.header .txt2 {
	top: 210px;
	width: 344px;
	height: 60px;
}

.header h1,
.header .txt1,
.header .txt2 {
	position: absolute;
	left: 30px;
}
.header .link1,
.header .link2,
.header .link3,
.header .link4 {
	position: absolute;
	height: 52px;
}
.header .link1,
.header .link3 {
	top: 180px;
}
.header .link4 {
	top: 235px;
}
.header .link2 {
	top: 290px;
}

.header .link1 {
	left: 410px;
	width: 118px;
}
.header .link2 {
	left: 410px;
	width: 239px;
}
.header .link3{
	left: 531px;
	width: 118px;
}
.header .link4 {
	left: 410px;
	width: 239px;
}

.contents {
	width: 680px;
}
#wrapper .jizen_anime {
	position: absolute;
	top: 284px;
	left: 30px;
	width: 255px;
	height: 32px;
}

.contents_base {
	width: 680px;
}
#footer {
	padding: 5px;
	text-align: center;
	background: url(../images/index_footer.gif) no-repeat left top;
}
#footer address {
	color: #FFF;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: center;
}


#bannerarea {
	clear: both;
	width: 800px;
	height: 85px;
	background: #FFF;
}
#bannerarea ul {
	text-align: center;
	padding: 15px 0 0;
}
#bannerarea ul li {
	display: inline;
	list-style: none;
	margin: 0 15px;
}
