@charset "UTF-8";

/*----------▼フッター*/
/*----------▼フッター▼フッター全体*/
#footer_7a{
	clear: both;
	width: 100%;
	background-color: #c6e7b8;
	font-size: 70%;
	text-align: center;
	line-height: 180%;}

#footer_7a *{
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;}

#footer_7a img{
	border: none;}

#footer_7a ul{
	padding: 0;
	margin: 0;
	margin: 0 0 0 20px;}

#footer_7a li{
	list-style-type: none;
	display:inline;
	margin: 0;
	padding: 0 5px;
	border-right: 1px solid #000;}

#footer_7a li.bnone{
	border-right: none;}



/*----------▼フッター▼フッターのリンク*/
#footer_7a a,a:link{color: #000; text-decoration: none;}
#footer_7a a:visited{color: #000; text-decoration: none;}
#footer_7a a:hover{color: #00f; text-decoration: underline;}
#footer_7a a:active{color:#00f; text-decoration: underline;}



/*----------▼フッター▼コピーライト----------*/
#copyright_7a{
	clear: both;
	width: 100%;
	height: 21px;
	margin: 0;
	padding-top: 3px;
	background: #237e2e url(/layout/images/common/foot_logo.gif) no-repeat bottom right;
	color: #fff;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	text-align: left;
	text-indent: 1em;
	line-height: 180%;
	vertical-align: bottom;}

