@charset "UTF-8";


/*----------------------------------------------------------------------
/		
/----------------------------------------------------------------------*/
h1#Time{
	border:none;
	width:648px;
	height: 92px;
	background: url(/indexes/images/title.gif) no-repeat;
	margin:0;
	padding:0;
	border:1px solid;
}

h1#All{
	border:none;
	width:648px;
	height: 92px;
	background: url(/indexes/images/title-all.gif) no-repeat;
	margin:0;
	padding:0;
	border:1px solid;
}

h1 span{
	width:1px;
	display:block;
	position: absolute;
	top:-2000px;
}