body {
	background-color:#eeffee;
	font-family:	 sans-serif;
}

h1{color: #663300;}
h2{color: #663300;}
h3{color: #663300;}
h4{color: #663300;}
h5{color: #663300;}


a.Index {
	font-size:		 15px;
	font-family:	 sans-serif;
	font-weight:	 bold;
	color:			 #eeffee;
	text-decoration: none;
}

a.IndexA {
    font-size:		 15px;
	font-family:	 sans-serif;
	font-weight:	 bold;
	color:			 #999966;
	text-decoration: none;

}

a.SubIndex {
    font-size:		 15px;
	font-family:	 sans-serif;
	font-weight:	 bold;
	color:			 #663300;
	text-decoration: none;
}

div.Logo {
	z-index:		100;
	background: 	#ccffcc;
	position: 		absolute;
	top:			3px;
	left:			3px;
	width:			100px;
	margin-right:	0px;
	padding-right:	0px;
	padding-bottom: 0px;
	margin-bottom:	0px;
}
div.LogoDegu {
    z-index:		90;
	background: 	#eeffee;
	position: 		absolute;
	top:		72px;
	left:		5px;
	width:          90px;
	margin-right:	0px;
	padding-right:	0px;
	padding-bottom: 0px;
	margin-bottom:	0px;
}

div.Line {
	z-index:		100;
	background: 	#eeffee;
	position: 		absolute;
	top:			45px;
	left:			126px;
	margin-right:	0px;
	padding-right:	0px;
	padding-bottom: 0px;
	margin-bottom:	0px;
}

div.EndL {
	z-index:		100;
	background: 	#eeffee;
	position: 		absolute;
	top:			3px;
	left:			116px;
	margin-right:	0px;
	padding-right:	0px;
	padding-bottom: 0px;
	margin-bottom:	0px;
}
div.EndR {
	z-index:		100;
	background: 	#eeffee;
	position: 		absolute;
	top:			3px;
	left:			616px;
	margin-right:	0px;
	padding-right:	0px;
	padding-bottom: 0px;
	margin-bottom:	0px;
}


div.Index {
	z-index:		100;
	background:		#663300;
	position:		absolute;
	white-space:	nowrap;
	top:			0px;
	left:			146px;
	height:			45px;
	width:          470px;
}

div.SubIndex {
	z-index:		110;
	background:		#eeffee;
	position:		absolute;
	top:			145px;
	left:			10px;
	height:         250px;
	width:          80px;
}


div.Content {
	position:		absolute;
	background:		#eeffee;
	top:			75px;
	left:			145px;
	margin-right:	1cm;
}

.VLine td{
	border-bottom:	1px solid;
	border-color: #663300; 
	margin:0px;
}