@charset "utf-8";
div#asset-body h1{
	width:710px;height:78px;margin-bottom:20px;
	text-indent:-999999px;
	background: transparent url(../images/head_photodays_h1Bg.jpg) no-repeat;
}
.block_menu{
	width:710px;
	height:48px;
	background: transparent url(../images/menu_btn_Bg.gif) no-repeat;
	position:relative;
	margin-bottom:20px;
}
.block_menu .about{
	width:194px;height:36px;
	position:absolute; top:5px; left:53px;
	text-indent:-999999px;
}
.block_menu .schedule{
	width:214px;height:36px;
	position:absolute; top:5px; left:248px;
	text-indent:-999999px;
}
.block_menu .pub{
	width:194px;height:36px;
	position:absolute; top:5px; left:463px;
	text-indent:-999999px;
}
.block_menu .about a{
	width:194px;height:36px;
	background: transparent url(../images/menu_btn_about.gif) no-repeat;
}
.block_menu .schedule a{
	width:214px;height:36px;
	background: transparent url(../images/menu_btn_schedule.gif) no-repeat;
}
.block_menu .pub a{
	width:194px;height:36px;
	background: transparent url(../images/menu_btn_pub.gif) no-repeat;
}
.block_menu .about a,.block_menu .schedule a,.block_menu .pub a{
	text-indent:-999999px;
	display:block;
}
.block_menu .about a:hover,.block_menu .schedule a:hover,.block_menu .pub a:hover{
	background:none;
}
