/* CSS Document */

/* top-leftmenu ------------------------------------------------------------------ */

#top_leftmenu01 {
	width: 177px;
	margin-left:-203px;
	z-index:1;
	visibility: hidden;
	top: 259px;
	left:50%;
	position: absolute;
}

#top_leftmenu02 {
	width: 150px;
	margin-left:-203px;
	z-index:2;
	visibility: hidden;
	top: 288px;
	left:50%;
	position: absolute;
}

#top_leftmenu03 {
	width: 150px;
	margin-left:-203px;
	z-index:2;
	visibility: hidden;
	top: 317px;
	left:50%;
	position: absolute;
}

#top_leftmenu04 {
	width: 150px;
	margin-left:-203px;
	z-index:2;
	visibility: hidden;
	top: 346px;
	left:50%;
	position: absolute;
}

#top_leftmenu01_header {
	width:137px;
	height: 1px;
	overflow: hidden;
	background-color: #ffffff;
}

#top_leftmenu02_header {
	width:152px;
	height: 1px;
	overflow: hidden;
	background-color: #ffffff;
}

#top_leftmenu03_header {
	width:167px;
	height: 1px;
	overflow: hidden;
	background-color: #ffffff;
}

#top_leftmenu04_header {
	width:182px;
	height: 1px;
	overflow: hidden;
	background-color: #ffffff;
}

#top_leftmenu01_list li,
#top_leftmenu02_list li,
#top_leftmenu03_list li,
#top_leftmenu04_list li {
	list-style-type: none;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	float: left;
	background:#C4D2DF;
	clear: both;
}
	
#top_leftmenu01_list a:link,
#top_leftmenu01_list a:visited {
	width:112px;
	color:#3659AD;
	background:#C4D2DF url(../image/listicon.gif) no-repeat 3px center;
	float:left;
	text-decoration:none;
	line-height:1.2em;
	padding: 0.3em 8px 0.3em 15px;
	vertical-align: middle;
	clear: left;
}

#top_leftmenu02_list a:link,
#top_leftmenu02_list a:visited {
	width:127px;
	color:#3659AD;
	background:#C4D2DF url(../image/listicon.gif) no-repeat 3px center;
	float:left;
	text-decoration:none;
	line-height:1.2em;
	padding: 0.3em 8px 0.3em 15px;
	vertical-align: middle;
	clear: left;
}

#top_leftmenu03_list a:link,
#top_leftmenu03_list a:visited {
	width:142px;
	color:#3659AD;
	background:#C4D2DF url(../image/listicon.gif) no-repeat 3px center;
	float:left;
	text-decoration:none;
	line-height:1.2em;
	padding: 0.3em 8px 0.3em 15px;
	vertical-align: middle;
	clear: left;
}

#top_leftmenu04_list a:link,
#top_leftmenu04_list a:visited {
	width:157px;
	color:#3659AD;
	background:#C4D2DF url(../image/listicon.gif) no-repeat 3px center;
	float:left;
	text-decoration:none;
	line-height:1.2em;
	padding: 0.3em 8px 0.3em 15px;
	vertical-align: middle;
	clear: left;
}


#top_leftmenu01_list a:hover,
#top_leftmenu02_list a:hover,
#top_leftmenu03_list a:hover,
#top_leftmenu04_list a:hover {
	background:#A1C7DD url(../image/listicon.gif) no-repeat 3px center;
}
