@charset "Shift_JIS";/* ■ページ構造 */body {	font-size: small;	color: #000000;}body {  margin: 10;  padding: 0;}#main {  margin-left: 200px;  margin-right: 320px;}#menu {  width: 200px;  float: left;}#sub {  width: 320px;  float: right;}#footer {  clear: both;}/* ■その他 */body {  line-height: 1.5;}p {  padding: 0.5em;  margin: 0;}#header {  color: #000;  background: #fff;}#menu, #sub {  color: #000;  background: #fff;}#main {  color: #000;  background: #fff;}#footer {  color: #000;  background: #fff;}ul {  list-style: none;  margin-left: 0;  padding-left: 0;}li {  display: inline;  line-height: 1.4;  white-space: nowrap;}li a {  text-decoration: none;  padding: 0.2em 1em;  color: #fff;  background: #006699;}li a:hover {  color: #fff;  background: #c0c0c0;}h1 {	font-style: italic;	font-size: small;        font-family: "ＭＳ ゴシック",Osaka,sans-serif;}h2 {	font-size: small;}h3 {	font-size: small;	color: #000000;}strong {	font-size: small;}em {	font-size: small;}