<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
	#content .con_rgt .tit_news {
		background: url('/jaea-houkoku10/images/header.jpg') no-repeat scroll 0px 0px #FFF;
	}


	#program {
		float:none !important;
		width:auto !important;
		margin:35px !important;
		font-size:115%;
	}

	#program dt {
		float:none !important;
		width:auto !important;
		margin-left:0 !important;
		padding-left:0 !important;
		background:none !important;
	}

	#program dd {
		float:none !important;
		width:auto !important;
		margin-bottom:1em !important;
		padding-left:1.5em !important;
	}

	#program ul {
	}

	#program li {

		padding-left:0 !important;
		list-style-type:disc !important;
		margin-left:2em !important;

	}



	.link_button {
		display:inline-block;
		margin:15px;
		padding:15px;
		font-size:16px;
		/*border:1px #003964 solid;*/
		background-color:#0075cc;

		border-radius:3px;
		box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
		font-weight:bold;
	}

	.link_button:link, .link_button:visited {
		color:#fff;
	}

	.link_button:hover, .link_button:active {
		background-color:#24a2ff;
	}


	.live_button {
		display:inline-block;
		margin:15px;
		padding:0;
		font-size:16px;

		box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
		font-weight:bold;
	}



	a.map img {
		margin:1px;
	}

	a.map:hover img {
		margin:0;
		opacity: 0.7;
		filter: alpha(opacity=70);
		-ms-filter: "alpha(opacity=70)";
		border:1px solid #acf;
	}

	.suisyo li {
		list-style:disc outside none !important;
	}


	#program dd span{
		white-space:nowrap;
	}


	#con_kj .con_kj_hbn p {
		text-indent: 1em;
		margin-top: 0;
		margin-bottom: 0;
    font-size:125%;
    color:#444;
    line-height: 1.6em;
	}


	#con_kj .con_kj_hbn p.ni {
		text-indent: 0;
	}


  body {
  }

  sup{
  vertical-align:text-top;
  }
</pre></body></html>