body {

	margin-top: 0px;

}

body,td,th {

	font-family: ＭＳ Ｐゴシック, Osaka;

	font-size: 15px;

	color: #333333;

}

a:link {

	color: #333333;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #333333;

}

a:hover {

	text-decoration: none;

	color: #CC6600;

}

a:active {

	text-decoration: none;

	color: #0099CC;

}

.tx_s_jap {

	font-family: "ＭＳ Ｐゴシック", Osaka;

	font-size: 11px;

	color: #333333;

	line-height: 120%;

}



a:hover img {

-moz-opacity:0.5;

opacity:0.5;

filter: alpha(opacity=80);

} 

ul {
	list-style-type: none;
	font-size: 14px;
	color: #333333;
	text-align: left;
	line-height: 120%;
	left: 10px;
	margin: 5px;
	padding: 5px;

}

.time {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 20px;

	line-height: 120%;

	font-weight: normal;

	color: #333333;

}
h3 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-color: #003366;
	width: 100%;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 0px;
}
.cds-navi {
  list-style-type: none;
  margin: 0 0 2em;
}

.cds-navi li { display: inline; }

.cds-navi li a {
	margin-bottom: 1px;
	padding: 5px 0 5px 10px;
	display: block;
	width: 165px;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.cds-navi li a:hover {
	background-color: #FFFFCC;
	color: #000000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFCC00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.sitemap{
	float:left;
	border-left:1px solid #5974A7;
	}
.sitemap li{
	background-image: url(/img/pointer-1.gif);
	background-repeat: no-repeat;
	background-position: 0 15px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 14px;
	line-height: 130%;
	}
.sitemap li a{
	font-weight:bold;
	}
.sitemap li ul li a{
	font-weight:normal;
	line-height: 130%;
	}
.sitemap li ul li{
	padding:0 0 0 10px;
	background-image: url(/img/pointer-2.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	}
.sitemap li ul li ul{
	padding:5px 0 5px 30px;
	}
.sitemap li ul{
	float:none !important;
	}
.sitemap  li  a:hover   {
	font-weight:normal;
	line-height: 130%;
	color: #FFFFFF;
	background-color: #003366;
	width: 200px;
}
