@charset "Shift_JIS";/* ------ 全体構造 ------ */body {margin: 0; padding: 0; text-align: center; color: #000000;}.pad {	font-size: 10px;	color: #333333;	padding-top: 4px;	padding-right: 3px;	padding-bottom: 3px;	padding-left: 3px;	}.padCopy {	font-size: 9px;	color: #333333;	padding-top: 5px;	padding-right: 3px;	padding-bottom: 3px;	padding-left: 3px;	}/* ------ コンテンツの指定------ */#categorymenu {	margin: 0;	padding: 0.5em 0.5em;	text-align:right;	font-size: 14px;	width: 750px;	float: right;	letter-spacing: 0.1em;}/* ------ ナビゲーション ------ */#navigation {	color: #333333;	margin: auto;	width: 750px;}#navigation a {	text-decoration: none;	font-size: 11px;	color: #333333;}#navigation a:link, #navigation a:visited {  color: #333333;}#navigation a:hover, #navigation a:active {	color: #669900;}/* ------ フッターテーブルの指定------ */#footer table{	float: left;}.footertxt11 { text-decoration: none; font-size: 11px; color: #333333; }.copylight {	text-decoration: none;	font-size: 11px;	color: #333333;	padding-top: 5px;	padding-bottom: 10px;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #7FB23F;}