/*html*/
body {
	background-image: url(../img/top2011/haikei.jpg);
	background-repeat: repeat;
	text-align: center;
	margin: 0;
	padding: 0;
}

#back{
	width: 1140px;
	height: 908px;
	margin: 0 auto;
	background-image: url("../img/top2020/back.jpg");
	box-shadow: 0 0 0 0;
}

h1{
	background-image: url(../img/top2011/index_pic01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 304px;
	width: 800px;
	font-size: 12px;
}
h2{
	margin: 0px;
	padding: 0px;
	height: 112px;
	width: 262px;
}

h3{
	margin: 0px;
	padding: 0px;
	height: 87px;
	width: 262px;
}




table {
	float: left;
}

h4 {
	font-size: 12px;
	background-image: url(../img/top2011/index_pic04.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 199px;
	width: 262px;
	float: left;
}

h5 {
	font-size: 12px;
	background-image: url(../img/top2011/index_pic05.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 405px;
	width: 800px;
}
#index_haikei {
	background-image: url(../img/top2011/index_haikei.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#hp_box {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#index_box {
	margin: 0px;
	padding: 0px;
	height: 199px;
	width: 800px;
}
#link_box {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 199px;
	width: 262px;
}
#footer {
	font-size: 10px;
	color: #8898b6;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer a { color: #aebdd8; text-decoration: none; }
#footer a:link { color: #aebdd8; text-decoration: none; }
#footer a:visited { color: #aebdd8; text-decoration: none; }
#footer a:hover { color: #d6d6d6;text-decoration: underline; }
#footer a:active { color: #aebdd8; text-decoration: none; }

/*
a { color: #000d26; text-decoration: underline; }
a:link { color: #000d26; text-decoration: underline; }
a:visited { color: #000d26; text-decoration: underline; }
a:hover { color: #000000;text-decoration: none; }
a:active { color: #000d26; text-decoration: underline; }
*/