@charset "utf-8";

/* footer styles */

#home #footer {
	width: 980px;
	background-color: #5b71b9;
}
#home #footer-inner {
	clear: both;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
}

#home #footer .pageup {
	width: 910px;
	text-align: right;
	clear: both;
	font-size: 12px;
	line-height: 18px;
	padding-top: 30px;
}
#home #footer a {
	color: #ffffff;
	text-decoration: none;
}
#home #footer a:link {
	color: #ffffff;
}
#home #footer a:visited {
	color: #ffffff;
}
#home #footer a:hover,
#home #footer a:focus,
#home #footer a:active {
	color: #ffffff;
}

#home #footer #okotowari {
	text-align: center;
	clear: both;
	font-size: 12px;
	line-height: 18px;
	padding-top: 30px;
}



/* ***********************************************************************
        3 : onair
*********************************************************************** */

#onair-index #footer .close {
	width: 368px;
	font-size: 12px;
	text-align: center;
	padding-bottom: 20px;
}
#onair-index #footer a {
	color: #39509a;
	text-decoration: none;
}
#onair-index #footer a:link {
	color: #39509a;
}
#onair-index #footer a:visited {
	color: #39509a;
}
#onair-index #footer a:hover,
#onair-index #footer a:focus,
#onair-index #footer a:active {
	color: #39509a;
}

