/* CSS Document */
body{
	margin: 0px auto;
	background: url(../img2011/01/bg04.jpg) center 100px no-repeat;
}

#main2011 {
	width: 760px;
	margin: 0px auto;
	overflow: hidden;
	position:relative;
	padding: 0px;
}

#main2011 ul#menu{ /* 上部メニュー */
	width: 760px;
	height: 51px;
	margin: 35px auto 0;
	padding: 0px;
}

#main2011 ul#menu li{
	width: 95px;
	height: 51px;
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
}

span.none{
	display:none;
}

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

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

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

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

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

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

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

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

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

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

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

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

li#btn07 a{
	display: block;
	width: 95px;
	background:url(../img2011/btn/07btn.gif) no-repeat;
	height: 51px;
	float: left;
}

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

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

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

/* ボタン終わり */

#main2011 #poster {
	margin: 20px 0 0 0;
	padding: 0px 0 0 0;
	background-image:url(../img2011/01/poster01.jpg);
	background-repeat:no-repeat;
	width:760px;
	height:1076px;
	text-indent: -9999px;
}

#bottom_contents {
	margin: 10px auto 0;
	padding: 0px 0 0 0px;
}

#bottom_contents h1 {
	background-image: url(../img2011/01/logo.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 260px;
	height: 260px;
	margin: 0px;
	padding: 0px;
	float: left;
}

/* プレゼント（旧プレゼントを含む） */

#bottom_contents #present_base {
	background-image: url(../img2011/01/present_base.png);
	background-repeat: no-repeat;
	width: 500px;
	height: 260px;
	margin: 0px auto;
	padding: 0px 0 0 0px;
	/* float: left; */
}

#bottom_contents #present_base #present_pic {
	margin: 0px auto;
	padding: 90px 0 0 40px;
	width: 229px;
	height: 150px;
	float:left;
}

*html #bottom_contents #present_base #present_pic {
	margin: 0px 0 0 0px;
	padding: 90px 0 0 35px;
	width: 229px;
	height: 150px;
	float:left;
}

#bottom_contents #present_base #right_contents {
	margin: 110px 0 0 10px;
	padding: 0;
	float:left;
}

#bottom_contents #present_base #right_contents #present_txt {
	margin: 0px 0 0 0px;
	padding: 0px;
	width: 198px;
	height: 66px;


}

#bottom_contents #present_base #right_contents #present_btn a {
	display: block;
	margin: 10px 0 0 25px;
	padding: 0px;
	background-image: url(../img2011/01/btn.png);
	background-repeat: no-repeat;
	width: 150px;
	height: 50px;
	text-indent: -9999px;

}

/* 新プレゼント */

#bottom_contents #present_base01 {
	margin: 0px auto;
	padding: 0px 0 0 0px;
	float: left;
	position: relative;
}

#bottom_contents #present_base01 .present_btn a {
	display: block;
	position: absolute;
	top: 183px;
	left: 214px;
	background-image: url(../img2011/01/btn.png);
	background-repeat: no-repeat;
	width: 150px;
	height: 50px;
	text-indent: -9999px;

}

#bottom_contents #present_base02 {
	margin: 0px auto;
	padding: 0px 0 0 0px;
	float: left;
	position: relative;
}

#bottom_contents #present_base02 .present_btn a {
	display: block;
	position: absolute;
	top: 193px;
	left: 20px;
	background-image: url(../img2011/01/btn.png);
	background-repeat: no-repeat;
	width: 150px;
	height: 50px;
	text-indent: -9999px;

}

#bottom_contents #present_base03 {
	margin: 0px auto;
	padding: 0px 0 0 0px;
	float: left;
	position: relative;
}

#bottom_contents #present_base03 .present_btn a {
	display: block;
	position: absolute;
	top: 193px;
	left: 20px;
	background-image: url(../img2011/01/btn.png);
	background-repeat: no-repeat;
	width: 150px;
	height: 50px;
	text-indent: -9999px;

}

/* 関西電力節電チャレンジ */

#bottom_contents #kanden_challenge {
	margin: 0px auto;
	padding: 0px 0 0 0px;
	float: left;
	position: relative;
}

#bottom_contents #kanden_challenge #kanden_btn a {
	display: block;
	position: absolute;
	top: 185px;
	left: 10px;
	background-image: url(https://www.tv-osaka.co.jp/muchami/201104/img2011/kanden_btn.png);
	background-repeat: no-repeat;
	width: 171px;
	height: 65px;
	text-indent: -9999px;

}


/* 公開収録 */

#bottom_contents #koukai_syuroku {
	margin: 0;
	padding: 0;
	background-image: url(../../2011koukai_syuroku/img/koukai_syuroku.png);
	background-repeat: no-repeat;
	width: 250px;
	height: 260px;
	float: left;
}

#bottom_contents #koukai_syuroku #koukai_txt {
	margin: 130px 0 0 40px;
	padding: 0;
	font-size: 20px;
	line-height: 120%;
	font-weight: bold;
}

#bottom_contents #koukai_syuroku #koukai_btn a {
	display: block;
	margin: 10px 0 0 55px;
	padding: 0;
	background-image: url(../../2011koukai_syuroku/img/koukai_btn.png);
	background-repeat: no-repeat;
	width: 150px;
	height: 50px;
	text-indent: -9999px;
}





#bottom_contents #kansai_denryoku {
	margin: 10px auto 0;
	padding: 0;
	width:250px;
	height: 40px;
	background-image:url(../img2011/01/kansai_denryoku.png);
	background-repeat:no-repeat;
	text-indent: -9999px;
}





#kids_club {
	margin: 0px 0px 0px 325px;
	padding: 0px;
	width: 300px;
}

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