
/* 新デザインフッター
-------------------------------------------------- */

.footer a:link,
.footer a:visited {
	color: #FFFFFF;
}
.footer a:hover {
	color: #C1EBDC;
}
.footer div.poweredBy a:link,
.footer div.poweredBy a:visited {
	color: #666666;
	text-decoration: none;
}
.footer div.poweredBy a:hover {
	color: #666666;
}

.wrapper-footer {
	width: 100%;
	background:#FFFFFF url(/common2/images/frame/bg_footer.gif) repeat scroll 0 0;
}

.footer{
	width: 1027px;
	height:73px;
	margin: 0 auto;
	padding: 0 24px 11px;
	background-color: #009260;
	color: #FFFFFF;
	text-align:left;
	position:relative;
}
.footer ul li{
	display: block;
	float: left;
	padding: 6px 12px;
	background: url(/common2/images/frame/devider_fff.gif) left top no-repeat;
}
.footer ul li.first-child{
	padding-left: 0;
	background: none;
}
.footer div.site-info-section{
	float: left;
	overflow: hidden;
	padding: 0;
	background-color: #009260;
	*zoom: 1;
	font-size: 76%;
}
.footer div.site-info-section ul.site-info{
	width: 810px;
	height: 30px;
	margin: 0;
	padding: 0 0 6px;
	_display: inline;
	text-align: left;
}
.footer div.site-info-section p{
	padding:0;
	margin:0;
	line-height:100%;
}
.footer div.site-info-section .pr {
	float: left;
	padding: 24px 0 0;
	width: 650px;
	display:block;
	background-color: #009260;
}
.footer div.keyword-section {
	float: right;
	width: 218px;
	margin: 0;
	background-color: #009260;
}
.footer div.keyword-section p.copyright{
	width: 218px;
	margin: 13px 0 7px;
	text-align: right;
	position:absolute;
	top:0;
	right:24px;
}
.footer div.keyword-section p.copyright img{
	vertical-align: middle;
}
.footer div.keyword-section div.spacer {
	margin: 0;
	padding: 10px 6px 3px;
	width: 206px;
	text-align: left;
	vertical-align: middle;
}
.footer div.keyword-section div.spacer img {
	float: right;
	margin-top: -3px;
}


.footer div.keyword-section div.poweredBy {
	margin: 0;
	padding: 10px 6px 3px;
	background: url(/common2/images/frame/bg_pwrby_01.gif) left top no-repeat;
	width: 206px;
	text-align: left;
	vertical-align: middle;
	line-height: 1.15em;
	font-size:76%;
}
.footer div.keyword-section div.poweredBy img {
	float: right;
	margin-top: -3px;
}
.footer div.keyword-section div.poweredByBtm {
	margin: 0;
	padding: 0;
	width: 218px;
	height: 5px;
	background: url(/common2/images/frame/bg_pwrby_02.gif) left top no-repeat;
}


/*APロゴ追加*/

.section-area{
	width:100%;
	background-color:#FFF;
}

div.ap-section{
	clear:both;
	width:970px;
	padding-top:12px;
	margin:0 auto;
	overflow:hidden;
}

div.ap-section div.ap{
	background-color:#FFF;
	padding:12px;
	float:right;
}

/* 別窓用　2006/11/24
-------------------------------------------------- */

#footerAreaWindow{
	width: auto;
	height: 66px;
	margin: 0px;
	position: relative;
	background: url(/shared/images/footer_bg_02.gif);
	background-repeat:repeat-x;
}

#footerAreaWindow .copyright {
	width: 240px;
	height: 7px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 18px;
	left: 19px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	line-height: 1;
	color: #eaeaea;
	text-align: center;
	text-decoration: none;
	background: url(/shared/images/footer_copyright.gif);
}

#footerAreaWindow ul.link {
	padding: 0px;
	margin: 0px;
	position: absolute;
	right:19px;
	line-height: 1;
	list-style-type: none;
}

#footerAreaWindow ul.link li a {
	padding: 0px;
	margin: 0px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	color: #eaeaea;
	text-align: center;
	text-decoration: none;
}

#footerAreaWindow ul.link li {
	padding: 0px;
	margin: 0px;
}

#footerAreaWindow ul.link li#navigation03 {
	width: 96px;
	height: 9px;
	position: absolute;
	top: 18px;
	right:19px;
}

#footerAreaWindow ul.link li#navigation03 a {
	width: 96px;
	height: 9px;
	background: url(/shared/images/footer_close_btn.gif);
	background-repeat:no-repeat;
}

/* footerArea
-------------------------------------------------- */

#footerArea {
	width: 978px;
	height: 66px;
	margin: 0px;
	position: relative;
	background: url(/shared/images/footer_bg.gif);
}

#footerArea .copyright {
	width: 240px;
	height: 7px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 18px;
	left: 19px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	line-height: 1;
	color: #eaeaea;
	text-align: center;
	text-decoration: none;
	background: url(/shared/images/footer_copyright.gif);
}

#footerArea ul.link {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 17px;
	left: 716px;
	line-height: 1;
	list-style-type: none;
}

#footerArea ul.link li {
	padding: 0px;
	margin: 0px;
	float: left;
}

#footerArea ul.link li#navigation01 {
	width: 121px;
	height: 9px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#footerArea ul.link li#navigation02 {
	width: 107px;
	height: 9px;
	position: absolute;
	top: 0px;
	left: 136px;
}


#footerArea ul.link li a {
	padding: 0px;
	margin: 0px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	color: #eaeaea;
	text-align: center;
	text-decoration: none;
}

#footerArea ul.link li#navigation01 a {
	width: 121px;
	height: 9px;
	background: url(/shared/images/footer_ppoli_btn.gif);
}

#footerArea ul.link li#navigation02 a {
	width: 107px;
	height: 9px;
	background: url(/shared/images/footer_assist_btn.gif);
}

#footerArea ul.link li#navigation01 a:hover,
#footerArea ul.link li#navigation02 a:hover,
#footerAreaWindow ul.link li#navigation03 a:hover { {
	text-decoration: none;
}