#footer {
	text-align: center;
	font-size: 90%;
	color:#333;
}

#footer a {
	padding: 4px;
}

#quicknavi {
	text-align: center;
	padding: 10px;
	border: 2px solid #bbb;
	background: inherit;
}

.quicknavi_inner {
	text-align: left;
	width: 600px;
	margin: 0 auto 0 auto;
}

#quicknavi ul {
	list-style: none;
	color: #666;
	font-size: 10px;
}

.qn1 {
	float:left;
	width: 140px;
	text-transform: uppercase;
	line-height: 15px;
}

.qn1 a {
	border-bottom: 1px solid #bbb;
}

.qn2 {
	margin-left: 10px;
	text-transform: none;
}

.qn2 a {
	border-bottom: none;
}


.qnx {
	margin-left: 10px;
}
