@charset "UTF-8";
/*footer*/
#link01 {
	width: 220px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float: left;
}
#link02 {
	width: 260px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float: left;
	padding-left: 10px;
}
#link03 {
	width: 200px;
	float: left;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#link04 {
	width: 200px;
	float: left;
	padding-left: 10px;
}
#footerBox {
	width: 980px;
	margin-top: 20px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
	font-size: 11px;
	position: relative;
}
.clearBox {
	clear: both;
}
/*footer cornerR*/
#upline {
	background-image: url(../layout_item/upcornerline.png);
	height: 19px;
	width: 960px;
	padding-left: 20px;
	font-size: 11px;
}
#uplineNolink {
	background-image: url(../layout_item/upcornerline.png);
	height: 19px;
	width: 960px;
	padding-left: 20px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#downline {
	background-image: url(../layout_item/downcornerline.png);
	height: 19px;
}
#footer_link {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 20px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 20px;
	padding-bottom: 5px;
	line-height: 22px;
}
/*footer link setting*/
#footer_link h1 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
}
#footerBox .clearefooter {
	clear: both;
}
#footerBox  a:link {
	color: #666666;
	text-decoration: none;
}
#footerBox a:visited {
	color: #666666;
	text-decoration: none;
}
#footerBox a:hover {
	color: #0000CC;
}
/* Company address Logo */

#footerAddress {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 10px;
	position: relative;
}
