@chareset "Shift_JIS";/* ページのレイアウト #=ID */#cover {	width: 750px; }#header {	width: 750px; }#right {	float: right;	width:110px; }#center {	float: left;        width:640px; }#footer {	clear: both;	width: 750px; 	font-size: 84%; }/* ページの基本設定 */body {	margin: 20px 50px 20px 50px;	color:#000033;	font-size: 13px; 	font-family: 'Lucida Grande';/*	line-height: 1.7em;*/}h1 { 	font-size:1.8em;	font-weight:bold; 	margin: 0em 0em 0.5em 0em; 	padding: 0em 0em 0em 0.5em;	border: solid #4064cf; 	border-width: 0 0 3px 0.5em;}h2 { 	font-size:1.5em;	font-weight:bold; 	margin: 0.5em 0em 0.5em 0.5em; 	padding: 0em 0em 0em 0.5em;	border: solid #6286ef; 	border-width: 0 0 2px 0.2em;}h3 { 	font-size:1.3em;	margin: 0.5em 0em 0.2em 0.5em;	font-weight:normal ; }h4 { 	font-size:1.2em;	margin: 0em 0em 0em 0.5em;	font-weight:normal ; }ol li { 	margin: 0.2em 0 0.4em 0;}ul {	vertical-align: baseline;	margin: 0em 0 0.3em 0.5em;   	padding: 0em 1em 0.3em 0.5em;}ul li {	list-style: none;	margin-bottom:0.1em;	padding-left:1em;	background: url(../images/buttons/small/083-3.gif) no-repeat 0px 0.3em;}ul ul li {	list-style: none;	margin-bottom:0.1em;	padding-left:1.5em;	background: url(../images/buttons/small/bullet4b-2.gif) no-repeat 0 -0.2em;}ul ul ul li {	list-style: none;	margin-bottom:0.1em;	padding-left:1.5em;	background:url(../images/buttons/small/024.gif) no-repeat 0px 0.3em;}hr {	height:1px;	border: 1px solid #4064cf;	background-color: #6286ef;	}p {	font-size: 1em;	margin: 0.5em 0 0.5em 0;}p img {	float:left;	margin: 5px; }p.table_title {	font-size: 1em;	margin:0.5em 0 0 0;}p.date {	clear: both;	text-align: right; }em {	color: deeppink;     	font-style: normal;    	font-weight: bold; }pre { 	background-color: lavender;	/*	font-family: monospace;*/	font-size: 0.9em;	/* top right bottom left */	padding:0.5em 1em 0.5em 1em; 	margin: 0.2em 0 0.8em 0;	overflow: auto; 	width: 580px;/*text-overflow: ellipsis; */	line-height: 1.1em;}table {		border-collapse: collapse; }th, td { 	vertical-align: center;	padding:0.2em 0.7em 0.2em 0.7em; /*	line-height: 1.3em;*/}/* リンクの基本設定  */a:hover {	color: #009966; }/* Classes */.header_img {	margin-top: 0px;	margin-left: 0px;}.contact {	font-size:x-small; }/* mainのデザイン */.main {	width:100%;/* IEのバグ対策 */       	margin-bottom: 0px;       	border:none;	background-color:#ffffff; }.cmd { 	background-color: darkgray; 	font-size: 1em; 	/* top right bottom left */	padding: 0.5em 1em 0.5em 2em;	margin: 0.5em 0em 0em 0em; }.setting {   	background-color: lavender; 	margin:  0.2em   0em 0.5em   0em;	padding: 0.1em 0.2em 0.1em 0.7em;}table.setting td {	border: 2px solid white;}table.setting th {	border: 2px solid white;	background-color: gainsboro;}table.setting col.col1 { 	background-color: gainsboro; }table.setting col.col2 { 	background-color: lavender; }.white_table {   	padding-left: 0px;   	border-spacing: 5px;   	font-size: 1em;   	background: #ffffff; 	border-color: white; }.lavender {    background-color: yellow;     line-height: 100%;     padding:0.5em;     margin: 0.5em;     overflow:auto;}