@charset "UTF-8";#thispage { background-color: hsla(213,100%,35%,1.00); }header nav {	clear: both;	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;	background-color: hsla(213,100%,50%,1.00);	margin-bottom: 10px;}/* CSS Document */header nav ul {	list-style-type: none;	width: 100%;}header nav ul li {	float: left;	width: 158px;	border-left: 2px solid hsla(0,0%,100%,1.00);}header nav ul li a {	text-align: center;	display: block;	color: hsla(0,0%,100%,1.00);	text-decoration: none;	font-size: 1.4em;	line-height: 2em;}header nav ul li a:hover  {	background-color: hsla(213,100%,71%,1.00);	font-weight: bolder;}#navi_sub   {	text-align: right;	font-size: 1em;	line-height: 1.6em;}#navi_sub ul { margin-top: 0.5em; }#navi_sub nav ul li a { /* [disabled]text-decoration: none; */ }