﻿@charset "UTF-8";/* CSS Document */* {	margin:0;	padding:0;	list-style: none;}* html body {	font-size: 75%;	font-family:Verdana, "ＭＳ Ｐゴシック", sans-serif;}*  html #main p {	width: 755px;}*:first-child+html body {	/* for WinIE7*/	font-size: 75%;	font-family:'メイリオ', Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;}body  {	color: #444444;	font-size: 12px;	font-family:Verdona, sans-serif, "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";	text-align: center;	background-color: #F9F9F9;}a:link  {	color: #0000ff;	text-decoration: none}a:visited {	color: #0000ff;	text-decoration: none;}a:hover  {	text-decoration: underline;	border-style: none;	color: #99ccff;}li {	display: inline;	float: left;	border-style: none;}#container {	margin-right: auto;	margin-left: auto;	width: 800px;	border: 1px solid #DDDDDD;	background-color: #FFFFFF;}#header {	width: 800px;	height: 75px;	float: left;	margin-right: auto;	margin-left: auto;	background-color: #99ccff;}h1 {	font-size: 16px;	font-weight: bold;	padding-left: 30px;	text-align: left;	float: left;	padding-top: 15px;}h2 {	padding-left: 30px;	text-align: left;	float: left;	clear: both;	font-size: 12px;	font-weight: normal;	padding-top: 2px;}#menu {	padding-right: 30px;	padding-top: 10px;	width: 770px;	float: right;	text-align: right;}#menu a {	text-decoration: underline;}#pan {	padding-left: 30px;	line-height: 25px;	text-align: left;	width: 770px;	height: 34px;	float: left;	font-size: 10px;	color: #444444;}#pan a {	color: #444444;}#main  {	text-align: left;	float: left;	width: 770px;	padding-bottom: 20px;	padding-left: 30px;}#main   p   {	line-height: 159%;	width: 730px;	padding: 10px 10px 30px 15px;	float: left;}h3 {	font-size: 12px;	line-height: 30px;	text-align: left;	padding-left: 10px;	height: 28px;	float: left;	border-left: 3px solid #99ccff;	width: 730px;}h4 {	font-size: 12px;	line-height: 32px;	text-align: left;	height: 28px;	float: left;	width: 730px;	border-bottom: 1px solid #BBBBBB;	margin-left: 10px;}#footer {	width: 800px;	clear: both;}#copyright {	font-size: 10px;	height: 30px;	line-height: 30px;	background-color: #99ccff;	color: #0000ff;	float: left;	width: 802px;	margin-left: -1px;}#copyright a {	font-weight: normal;	color: #0000ff;}#copyright a:hover {	color: #0000ff;	text-decoration: underline;}