/*-------------------------------------------------
				メニューボタン
--------------------------------------------------*/
#program  a{
	display:block;
	width:127px;
	height:36px;
	float:left;
	border:0;
	padding:0;
	text-indent:-2000em;
	background-image:url(../../images/menu_01.jpg);
	background-repeat:no-repeat;
}

#interest  a{
	display:block;
	width:127px;
	height:36px;
	float:left;
	border:0;
	padding:0;
	text-indent:-2000em;
	background-image:url(../../images/menu_02.jpg);
	background-repeat:no-repeat;
}

#location  a{
	display:block;
	width:127px;
	height:36px;
	float:left;
	border:0;
	padding:0;
	text-indent:-2000em;
	background-image:url(../../images/menu_03.jpg);
	background-repeat: no-repeat;
	background-position:0px -36px;
}

#happyo  a{
	display:block;
	width:127px;
	height:36px;
	float:left;
	border:0;
	padding:0;
	text-indent:-2000em;
	background-image:url(../../images/menu_04.jpg);
	background-repeat:no-repeat;
}

#present  a{
	display:block;
	width:127px;
	height:36px;
	float:left;
	border:0;
	padding:0;
	text-indent:-2000em;
	background-image:url(../../images/menu_05.jpg);
	background-repeat:no-repeat;
}

#theme  a{
	display:block;
	width:127px;
	height:36px;
	float:left;
	border:0;
	padding:0;
	text-indent:-2000em;
	background-image:url(../../images/menu_06.jpg);
	background-repeat:no-repeat;
}

#comment  a{
	display:block;
	width:228px;
	height:36px;
	float:left;
	border:0;
	padding:0;
	text-indent:-2000em;
	background-image:url(../../images/menu_07.jpg);
	background-repeat:no-repeat;
}

#program  a:hover{
	background-image:url(../../images/menu_01.jpg);
	background-repeat:no-repeat;
	background-position:0px -36px;
}


#interest  a:hover{
	background-image:url(../../images/menu_02.jpg);
	background-repeat:no-repeat;
	background-position:0px -36px;
}

/*----off
#location a:hover{
	background-image:url(../../images/menu_03.jpg);
	background-repeat:no-repeat;
	background-position:0px -36px;
}
-----*/
#happyo a:hover{
	background-image:url(../../images/menu_04.jpg);
	background-repeat:no-repeat;
	background-position:0px -36px;
}

#present a:hover{
	background-image:url(../../images/menu_05.jpg);
	background-repeat:no-repeat;
	background-position:0px -36px;
}

#theme a:hover{
	background-image:url(../../images/menu_06.jpg);
	background-repeat:no-repeat;
	background-position:0px -36px;
}

#comment a:hover{
	background-image:url(../../images/menu_07.jpg);
	background-repeat:no-repeat;
	background-position:0px -36px;
}

#program {
	position:absolute;
	left:203px;
	top:135px;
	width:127px;
	height:72px;
}

#interest {
	position:absolute;
	left:330px;
	top:135px;
	width:127px;
	height:72px;
}

#location  {
	position:absolute;
	left:457px;
	top:135px;
	width:127px;
	height:72px;
}

#happyo {
	position:absolute;
	left:584px;
	top:135px;
	width:127px;
	height:72px;
}

#present {
	position:absolute;
	left:711px;
	top:135px;
	width:127px;
	height:72px;
}

#theme {
	position:absolute;
	left:711px;
	top:96px;
	width:127px;
	height:72px;
}

#comment {
	position:absolute;
	left:483px;
	top:96px;
	width:228px;
	height:72px;
}

#airdate {
	position:absolute;
	left:20px;
	top:10px;
	width:375px;
	height:55px;
}

#main_02 {
	position:absolute;
	left:72px;
	top:171px;
	width:815px;
	height:500px;
}
