/* CSS Document */
body{
	margin: 0px auto;
}

#main2010_link {
	width: 950px;
	margin: 0px auto;
	background-image: url(../img2010/07link/07bg.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	position:relative;
	padding: 0px;
}

#navi{ /* 上部メニュー */
	margin: 0px auto;
	width: 760px;
	padding: 0px;
}

#navi ul{
	width: 760px;
	height: 54px;
	margin: 0px auto;
}

ul#menu{
	margin: 0px;
	padding: 0px;
}

#navi li{
	width: 95px;
	height: 54px;
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
}

span.none{
	display:none;
}

li.btn01 a{
	display: block;
	background:url(../img2010/01btn.gif) no-repeat;
	width: 95px;
	height: 54px;
	float: left;
}

li.btn01 a:hover{
	background:url(../img2010/01btn_on.gif) no-repeat;
}

li.btn02 a{
	display: block;
	width: 95px;
	background:url(../img2010/02btn.gif) no-repeat;
	height: 54px;
	float: left;
}

li.btn02 a:hover{
	background:url(../img2010/02btn_on.gif) no-repeat;
}

li.btn03 a{
	display: block;
	width: 95px;
	background:url(../img2010/03btn.gif) no-repeat;
	height: 54px;
	float: left;
}

li.btn03 a:hover{
	background:url(../img2010/03btn_on.gif) no-repeat;
}

li.btn04 a{
	display: block;
	width: 95px;
	background:url(../img2010/04btn.gif) no-repeat;
	height: 54px;
	float: left;
}

li.btn04 a:hover{
	background:url(../img2010/04btn_on.gif) no-repeat;
}

li.btn05 a{
	display: block;
	width: 95px;
	background:url(../img2010/05btn.gif) no-repeat;
	height: 54px;
	float: left;
}

li.btn05 a:hover{
	background:url(../img2010/05btn_on.gif) no-repeat;
}

li.btn06 a{
	display: block;
	width: 95px;
	background:url(../img2010/06btn.gif) no-repeat;
	height: 54px;
	float: left;
}

li.btn06 a:hover{
	background:url(../img2010/06btn_on.gif) no-repeat;
}

li.btn07 a{
	display: block;
	width: 95px;
	background:url(../img2010/07btn_on.gif) no-repeat;
	height: 54px;
	float: left;
}

li.btn07 a:hover{
	background:url(../img2010/07btn_on.gif) no-repeat;
}

li.btn08 a{
	display: block;
	width: 95px;
	background:url(../img2010/08btn.gif) no-repeat;
	height: 54px;
	float: left;
}

li.btn08 a:hover{
	background:url(../img2010/08btn_on.gif) no-repeat;
}

#kansai_denryoku {
	position: absolute;
	top: 186px;
	left: 358px;
	z-index:1;
}

h1 {
	background-image: url(../img2010/07link/07link.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 950px;
	height: 2400px;
	margin: 0px;
	padding: 0px;
}

h2 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 296px;
	left: 157px;
	font-size: 14px;
	line-height: 110%;
}

#wrap {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 252px;
	left: 365px;
	font-size: 14px;
	line-height: 130%;
}

#wrap .banner {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#wrap .link_midashi {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 20px;
}





.fClear {
clear: both;
}

.footer {
	clear: both;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 20px 0px 20px 0px;
	text-align: center;
	width: 950px;
}
