@charset "utf-8";
/*
===== Sitemap =====
*/
#ft-3e-1 dl {
	width: 265px;
	padding-bottom: 30px;
}
#ft-3e-1 dt {
	margin: 0px;
	border-bottom: 1px solid #B2B2B2;
	color: #EE3424;
	padding-top: 30px;
}
#ft-3e-1 dd {
	margin: 0px;
	display: block;
}
#ft-3e-1 .space0 {
	padding-top: 0px;
}

/*
===== Color of font =====
*/
#ft-3e-1 dt a:link, #ft-3e-1 dt a:hover, #ft-3e-1 dt a:visited, #ft-3e-1 dt a:active {
	color: #EE3424;
	text-decoration: none;
}
#ft-3e-1 dd a:link, #ft-3e-1 dd a:hover, #ft-3e-1 dd a:visited, #ft-3e-1 dd a:active {
	color: #333333;
	text-decoration: none;
}

/*
===== Background Color =====
*/
#ft-3e-1 dt a, #ft-3e-1 dd a {
	display: block;
	width: 265px;
}
#ft-3e-1 dt a:hover, #ft-3e-1 dd a:hover {
	background-color: #E3E3E4;
}
