@charset "utf-8";

/********************************/
/***           基本           ***/
/********************************/

#bloc h2.title_cafe {
	clear:both;
	width:885px;
	height:70px;
	margin:5px auto;
	text-indent:-9999px;
	background:url(../img/title_dcafe.gif);
}

#bloc h2.title_gaiyo {
	clear:both;
	width:885px;
	height:70px;
	margin:5px auto;
	text-indent:-9999px;
	background:url(../img/title_gaiyo.gif);
}

#bloc h2.title_inquiry {
	clear:both;
	width:885px;
	height:70px;
	margin:5px auto;
	text-indent:-9999px;
	background:url(../img/title_inquiry.gif);
}

#bloc h2.title_menu {
	clear:both;
	width:885px;
	height:70px;
	margin:5px auto;
	text-indent:-9999px;
	background:url(../img/title_menu.gif);
}