@charset "shift_jis";/* スタイルシート */    body      {/*    	background: #eeFFee;  */    	line-height: 1.5em;		font-size:90%;    	}/*    A{    	border:none;    	padding:4px;    }*/    a:link    {    	color: #0000ff;/*    	background: #eeFFee;  */ }    a:visited {    	color: #660066;/*    	background: #eeFFee;  */    	}    a:hover   {    	color: #ffff00;    	text-decoration: underline /*overline*/;    	}    a:active  {    	color: #ff99ff;    }	    h1,h2,h3,h4,h5,h6{font-weight:bold; clear:both; margin-bottom:0.25em;margin-top:0.25em;}    p{		font-size: 100%;    	text-indent: 1em;     	margin-top: 0.25em;    	margin-bottom: 0.25em;     	margin-left:5%; *//*    	margin-right:10%;  */		line-height:1.5em;    }	th{font-size:100%;font-weight:bold;clear: both;line-height:150%;}	td{font-size:100%; clear:both;line-height:150%;}    h1 {font-size: 120%;line-height:125%;text-align:center;}    h2,h3,h4,h5,h6 {font-size: 100%;line-height:150%;margin:0px 0px 0px 0px;}	li{font-size:100%;}	h1 {font-family:"ヒラギノ明朝 Pro W6","平成明朝","ＭＳ 明朝",serif;}	h2,h3 {font-family:"ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ ゴシック",sans-serif;}	h4,h5,h6 {font-family:"ヒラギノ明朝 Pro W3","平成明朝","ＭＳ 明朝",serif;}	h1,h2,h4 {font-weight:bold;}/*	h6{font-style:italic;} */	address{font-size:60%;}    .level1{    	border: solid white 0px;    	margin-left:60px;    }    DT{    	font-weight: bold;    	font-size: 1.2em;    }    DD{    	text-indent: 1em;    	margin-left: 20px;    }    DL .level2{    	margin-left: 20px;    	font-size: 100%;    }    UL{    	line-height: 1.4em;    }    CODE{    	border: solid blue 2px;    	background-color: white;    	color: black;    	padding: 4px;    }    STRONG{    	color: red;    }    .article{    	margin-left: 60px;    	margin-right: 10px;    }    .floatRight{    	float:right;    	margin:5px;    }    .note{    	text-indent: 1em;    	border: solid green 2px;    	margin-left: 120px;    	margin-right:10px;    	padding: 5px;    }    BLOCKQUOTE{    	text-indent: 1em;    	border: solid blue 2px;    	margin-left: 120px;    	margin-right:10px;    	background-color: #8888ff;    	padding: 5px;    }	BLOCKQUOTE DL{		font-size: 0.8em;		line-height: 1.4em;		margin-left: 4em;		margin-right: 4em;	}	BLOCKQUOTE DT{		font-weight: bold;	}	BLOCKQUOTE DD{		line-height: 1.2em;	}    .floatRight{    	float:right;    	margin:5px;    }    .agency{    	text-align: right;    	font-size: 0.9em;    }    .Conclusion{    	border: double red 4px;    	padding: 6px;    }    .navigation{    	font-size: 120%;    	border: ridge blue 6px;    	margin-left:60px;    	margin-right:60px;    	text-align:center;    	padding-top:2px;    	padding-bottom:2px;    	background-color: #000066;    	display: block;    }    .navigation A:link {    color: #ffff00; background-color: #000066;}    .navigation A:visited { color: #ffaa00; background-color: #000066;}    .navigation A:hover{    color: #ff88ff; background-color: #003f00;}    .navigation A:active{   color: #ff0000; background-color: #000000;}    .changeStyle{    	position: absolute;    	border: none;    	top: 20px;    	left: 4px;    	padding: 6px;    }