@charset "utf-8";
#foot a:link {
	color: #666666;
	text-decoration: underline;
}
#foot a:visited {
	text-decoration: underline;
	color: #666666;
}
#foot a:hover {
	text-decoration: none;
	color: #666666;
}
#foot a:active {
	text-decoration: underline;
	color: #666666;
}
#foot #foot_upper {
	height: 50px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left: #CCCCCC;
	padding-bottom: 5px;
	margin: 0px 0px 2px;
}
#foot #foot_upper #foot_upper_left {
	margin: 0px;
	float: left;
	height: 50px;
	width: 375px;
}
#foot #foot_upper #foot_upper_left img {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#foot #foot_upper #foot_upper_left p {
	float: left;
	width: 280px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
}
#foot #foot_upper #foot_upper_right {
	float: right;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	margin: 8px 0px 0px;
	width: 175px;
}
#foot #foot_upper #foot_upper_right ul {
	list-style-image:url(../img/img_foot/f_arrow.gif);
	list-style-position:inside;
	margin:0px;
	padding:0px;
}
#foot #foot_upper #foot_upper_right li {
	margin:0px;
	padding:0px;
}
#foot #foot_downer {
	margin:0px;
	text-align: center;
}
#foot #foot_downer p {
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

