@charset "Shift_JIS";/*-----------------------------------------------　静的ファイル用----------------------------------------------- *//* 共通============================================================== */body {	background-color: #ffffff;	color: #555555;}a:link, a:visited {	text-decoration: underline;	color: #006699;}a:hover, a:active {	text-decoration: none;	color: #006699;}/* パンくず、フッタは「nav.css」で指定 *//* 大タイトル============================================================== *//* タイトルや使用する場所などを記載 *//* stylenavi,daily_life 共通============================================================== */.lnk_b a:link, .lnk_b a:visited {	text-decoration: underline;	color: #0000ff;}.lnk_b a:hover, .lnk_b a:active {	text-decoration: none;	color: #0000ff;}/* プレゼントページ============================================================== */.lnk_present a:link, .lnk_present a:visited {	text-decoration:underline;	color:#666666;}.lnk_present a:hover, .lnk_present a:active {	text-decoration:underline;	color:#666666;}/* Footer============================================================== */#footer p {	color: #666666;	font-size: 10px; 	line-height: 1.3;	margin: 0;	padding: 0 0 10px 0;}#footer p a:link, #footer p a:visited {	text-decoration: none;	color: #666666;}#footer p a:hover, #footer p a:active {	text-decoration: underline;	color: #666666;}