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

#main2010_performer {
	width: 950px;
	margin: 0px auto;
	background-image: url(../img2010/02performer/02bg.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_on.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.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;
}

h1 {
	background-image: url(../img2010/02performer/02pic_dai.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 950px;
	height: 671px;
	margin: 0px;
	padding: 0px;
}

h2 {
	background-image: url(../img2010/02performer/02doc_may.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 950px;
	height: 632px;
	margin: 0px;
	padding: 0px;
}

/* ie6 背景画像を透明にする*/
*html h2 {
	height: 632px;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.tv-osaka.co.jp/muchami/201010/img2010/02performer/02doc_may.png', sizingMethod='scale');
}

#benkei_lemon {
	margin: 0px;
	padding: 0px;
}



.fClear {
clear: both;
}

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