@charset "utf-8";

/* --------------------------------------------------------------
	リンク集
-------------------------------------------------------------- */
#title_link {
	width: 620px;
	height: 90px;
	margin-bottom: 20px;
	padding: 0px;
	background: url(../img/title_link.jpg) no-repeat;
	text-align: left;
	text-indent: -9999px;
}


/* --------------------------------------------------------------
	ヘッダメニュー：反転
-------------------------------------------------------------- */
/* 07　リンク集 */
#hd_menu07 a {
	display: block;
	width: 130px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background: url(../../shared/img/hd_menu.gif) no-repeat;
	background-position: -770px -80px;
	text-indent: -9999px;
}
#hd_menu07 a:hover {
	display: block;
	width: 130px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background: url(../../shared/img/hd_menu.gif) no-repeat;
	background-position: -770px -80px;
	text-indent: -9999px;
}




/* --------------------------------------------------------------
	
-------------------------------------------------------------- */




