body {
	background-color: #718BAA;
}


td.t-main-head {
	background-color: #718BAA;
	height: 87px;
	position: relative;
}

td.t-main-center {
	background-color: #D2DCE6;
}


#logo {
	margin-left: 20px;
	width: 820px;
	height: 87px;
	background: url(../img/head_global.jpg) no-repeat;
}

#logo a {
	width: 820px;
	height: 87px;
	display: block;
}

td.t-main-bottom {
	height: 50px;
	background: url(../img/bottom_global.jpg) no-repeat;

}

#visual {
	margin: 30px 0 0 3px;
	xbackground: url(../img/visual_kinder.jpg) no-repeat;
	width: 207px;
	height: 400px;

}


#subnavlist1 li a.active:link, #subnavlist1 li a.active:visited, #subnavlist2 li a.active:link, #subnavlist2 li a.active:visited {
	background-color: #869DB7;
}


#subnavlist1 li a:hover, #subnavlist1 li a.active:hover, #subnavlist2 li a:hover, #subnavlist2 li a.active:hover {
	background-color: #869DB7;
}