@charset "UTF-8";
#footer {
	background-image: url(../images/footer_bg.png);
	background-repeat: no-repeat;
	clear: both;
	height: 260px;
	width: 960px;
	background-position: bottom;
}
#footer .desc01{
	height: 11px;
	width: 62px;
	float: left;
	background-image: url(../images/bg_yellow01.gif);
	background-repeat: repeat-y;
	padding-right: 30px;
	padding-bottom: 9px;
	padding-left: 868px;
}
#footer .desc01 a{
	height: 11px;
	width: 62px;
	float: left;
	background-image: url(../images/footer_pagetop.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer .desc01 a:hover{
	background-position: 0px bottom;
}
#footer .desc02{
	height: 132px;
	width: 960px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer .desc02 .logo{
	height: 97px;
	width: 247px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	padding-top: 25px;
}
#footer .desc02 .navi{
	height: 132px;
	width: 176px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#footer .desc02 .navi a{
	height: 18px;
	width: 151px;
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
	display: block;
	margin-left: 5px;
}
#footer .desc02 .navi .not{
	height: 18px;
	width: 151px;
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
	display: block;
	margin-left: 5px;
}
#footer .desc02 .navi a:hover{
	opacity: 0.6;
	filter: alpha(opacity=60);
}
#footer .desc02 .sns{
	height: 132px;
	width: 177px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#footer .desc02 .sns a{
	margin-right: 20px;
	margin-bottom: 5px;
	display: inline-block;
	margin-left: 5px;
	float: left;
}
#footer .desc02 .sns a:hover{
	opacity: 0.6;
	filter: alpha(opacity=60);
}
#footer .desc03{
	height: 80px;
	width: 960px;
	float: left;
	padding-top: 10px;
}
#footer .desc03 .left{
	height: 65px;
	width: 580px;
	float: left;
	padding-left: 20px;
}
#footer .desc03 .left .others{
	width: 580px;
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #333;
	height: 20px;
	display: block;
	line-height: 20px;
}
#footer .desc03 .left .others li{
	float: left;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	color: #999;
}
#footer .desc03 .left p{
	height: 30px;
	width: 570px;
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	line-height: 15px;
	display: block;
	padding-left: 10px;
	padding-top: 15px;
	color: #333;
}
#footer .desc03 .rigft{
	width: 340px;
	float: left;
	margin-right: 20px;
	height: 65px;
	background-repeat: no-repeat;
}
#footer .desc03 .rigft .access{
	width: 260px;
	float: right;
	height: 44px;
	padding-left: 80px;
	background-repeat: no-repeat;
	display: block;
}
#footer .desc03 .rigft .copyright{
	width: 340px;
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
	color: #333;
	text-align: right;
	line-height: 15px;
	padding-top: 6px;
}
