#menu h3,
#content h3,
#chart_title,
#result_title,
#favorite_title {
	margin-left:10px;
	margin-right:10px;
}

#new_article {
	width:240px;
	height:53px;
	text-indent:-999em;
	background:url('../images/index/new_article.gif') no-repeat 0 0;
}
#en #new_article {
	background:url('../images/index/new_article_e.gif') no-repeat 0 0;
}

#osaka_map {
	width:680px;
	height:53px;
	text-indent:-999em;
	background:url('../images/index/osaka_map.gif') no-repeat 0 0;
}
#en #osaka_map {
	background:url('../images/index/osaka_map_e.gif') no-repeat 0 0;
}

#chart_title {
	width:940px;
	height:53px;
	text-indent:-999em;
	margin-bottom:20px;
	background:url('../images/index/chart_title.gif') no-repeat 0 0;
}
#en #chart_title {
	background:url('../images/index/chart_title_e.gif') no-repeat 0 0;
}

#result_title {
	width:940px;
	height:53px;
	text-indent:-999em;
	background:url('../images/index/result_title.gif') no-repeat 0 0;
}
#en #result_title {
	background:url('../images/index/result_title_e.gif') no-repeat 0 0;
}

#favorite_title {
	width:940px;
	height:53px;
	text-indent:-999em;
	background:url('../images/favorite/favorite_title.gif') no-repeat 0 0;
}
#en #favorite_title {
	background:url('../images/favorite/favorite_title_e.gif') no-repeat 0 0;
}

embed {
	margin:0;
}

#loading {
	text-align:center;
	margin-top:30px;
	margin-bottom:20px;
	display:none;
}

