body{
	 margin-top: 0px;
	 line-height:1.0em;
}
p { line-height: 1.5em }
.top { 
	background-color: #DCF0E6;
	position:absolute; 
	/*background-color:white;*/ 
	margin-top:0px; 
	height:120px; 
	width:750px;
}
.menu { 
	position:absolute; 
	background-color:#DCF0E6; 
	margin-top:0px;
	padding-top: 30px; 
	top:100px; 
	/*height:500px;*/
	width:150px;
	padding-left:5px;
}
.contents { 
	position:absolute; 
	background-color:white; 
	margin-top:0px; 
	top:100px; 
	left:160px;
	/*height:550px;*/
	width:610px;
	background-image: url("./image/kado_.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
td.clon{
	font-size:small;
}
td.gul{
	border-bottom:1px solid green;
	/*margin-top:8px;*/
	line-height:1.3em;
}
td.time{
	font-size: small;
	text-align:center;
	vertical-align:middle;
	padding:3px;
	width:80px;
	border-top: 1px solid #009A57;
	border-right: 1px solid #009A57;
}
td.timem{
	font-size: small;
	text-align:center;
	font-weight:bold;
	vertical-align:middle;
	padding:3px;
	width:60px;
	border-top: 1px solid #009A57;
	border-right: 1px solid #009A57;
	border-left: 1px solid #009A57;
}
td.ul{
	border-bottom: 1px solid #009A57;
}
td.bl{
	font-weight:bold;
	background-color:#DCF0E6;
}

td.org {
	padding:3px;font-size:small;
}
td.center {
	text-align:center;
}
td.midashi {
	background-color:#CCFFCC;
	font-weight: bold;
}
td.bold {
	font-weight: bold;
}

td.uldot{
	border-bottom: 1px dashed #009A57;
}
		
a.menus{
	text-decoration:none;
}
a:hover.menus {
	background-color: yellow;
	/*text-decoration: underline;*/
}
.imenu{
	margin-bottom:3px;
	line-height:1.5em;
}
a.smenu{
	color: black;
	text-decoration:none;
	font-size:small;
	color:#767676;
	margin-left:5px;
}
a:hover.smenu {
	background-color: #BADBC7;
	/*text-decoration: underline;*/
}
.sitemap{
	line-height:1.0em;
	margin-left:30px;
	font-size:small;
}
.sitemaptitle{
	font-size:medium;
	margin-top:20px;
}
h3{
	/*margin-top:6px;
	margin-bottom:6px;*/
}
table.nl{
	border:1px splid #505050;
	border-collapse:collapse;
}
table.nl td{
	border:1px solid #505050;
	padding:3px;
}
table.nl td.md{
	background-color:#DCF0E6;
	font-weight:bold;
	text-align:center;
}
span.xs{
	font-size:small;
	margin-left:20px;
}
