/* all-nabigation   ===================================================== */
#all-title{
	padding:15px 0 0;
	margin:0;
	float:left;
}

#all-title p{
	width:210px;
	height:270px;
	padding:10px;
	background:url(all-title/h1_bg.png) no-repeat center center ;
}

* html #all-title p{/* IE6 GIF */
	background:url(all-title/h1_bg.gif) no-repeat center center ;
}


#all-title p a{
	display:block;
	width:210px;
	height:270px;

	font-size:0px;
	font-family: sans-serif;
	line-height:0;
	text-decoration:none;
	text-indent:-5000px
}
