/* Z！トップ＆フッター周り用 */body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	background-color: #F0F0F0;}/* テキスト 各サイズ */.txt_ss {	font-size: 70%;	color: #333333;}.txt_s {	font-size: 80%;	color: #333333;}.txt_m {	font-size: 90%;	color: #333333;}.txt_l {	font-size: 100%;	color: #333333;}.txt_ll {	font-size: 110%;	color: #33333;}/* テキスト 本文*/.txt_main {	font-size: 80%;	color: #323232;	line-height: 200%;}/* テキスト 店舗データ */.txt_data {	font-size: 70%;	color: #4B4B4B;	line-height: 130%;}/* テキスト シャンパン */.txt_champagne {	font-size: 80%;	line-height: 130%;	color: #7D735F;}/* テキスト プロフィール */.txt_prof {	font-size: 70%;	line-height: 130%;	color: #646464;}/* テキスト キャプション */.txt_caption {	font-size: 80%;	line-height: 130%;	color: #4B4B4B;}/* パンくず */.txt_navi {	font-size: 70%;	line-height: 150%;	color: #4B4B4B;}a.txtlink_navi:link {	color: #4B4B4B;	text-decoration: none;}a.txtlink_navi:active {	color: #4B4B4B;	text-decoration: underline;}a.txtlink_navi:visited {	color: #4B4B4B;	text-decoration: none;}a.txtlink_navi:hover {	color: #4B4B4B;	text-decoration: underline;}/*  */a:link {	text-decoration: underline;	color: #003399;}a:active {	text-decoration: underline;	color: #407AEE;}a:visited {	text-decoration: underline;	color: #003399;}a:hover {	text-decoration: underline;	color: #407AEE;}