/*--foot_seotxt seotxt--*/
.foot_seotxt{
	clear:both;
	overflow:hidden;
	margin:0 auto;
	padding:10px;
	width:900px;
	border:3px solid #ccc;
	background:#fff;
	font-size:90%;
}

/*--footer--*/
#footer_box{
	clear:both;
	padding:0 0 10px 0;
	background:url("/blog/image_cmn/footer_bg.jpg") repeat-x #fff;
	font-size:90%;
	}
#top_link {
  width: 1000px;
  margin: 50px auto 0;
  text-align: right;
}
	
#footer_box #top_link .wink{
	position:relative;
	bottom:21px;
	right:0px;
}
	
	
#footer .footer_list{
	padding:45px 0 7px 0;
	text-align:center;
	}
	
#footer li{
	display:inline;
	padding:0 10px;
	border-left:1px solid #999999;
	}
	
#footer li.end{
	display:inline;
	padding:0 10px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	}
	
#footer address{
	margin:20px 0 0 0;
	font-style:normal;
	}
	
#line_box_footer {
	clear: both;
	width: auto;
	margin: 0 0 -15px 0;
	}

#line_box_footer .color_g {
	width: 100%;
	height: 7px;
	background-color: #418250;
	}
	
#line_box_footer .color_p {
	margin: 3px 0 0 0;
	width: 100%;
	height: 15px;
	background-color: #cc5479;
	}
/* -------フッターログインリンク追加-------*/

#footer{
	font-size:16px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
}

#footer .login{
	background:url(/blog/image/login_box.jpg) no-repeat 0 0;
	margin:20px auto 5px;
	width:451px;
	height:46px;
}

#footer .login_txt:before{
	content:url(/blog/image/lst_bnr_cap.gif);
	margin:0 5px 0 0;
}

#footer .login_txt{
	font-size:14px;
	width:416px;
	margin:0 auto 20px;
	padding:0 12px 0 25px;
	text-align:left;
	text-indent:-13px;
}

#footer .login li:first-child{
	margin:0 0 0 165px;
}

#footer .login li{
	float:left;
	background:url(/blog/image/login_list.gif) no-repeat;
	background-position:left center;
	padding:0 0 0 23px;
	margin:0 0 0 18px;
	text-align:right;
	border:none;
	height:46px;
	line-height:46px;
}

#footer .login li a{
	display:block;
	height:auto;
}

#footer .footer_list li:last-child{
	border-right:1px solid #999;
}

#footer address{
	text-align:center;
}
