@charset "utf-8";
#footer {
	background-image: url(../images/footer-back.gif);
	background-repeat: repeat-x;
	height: 130px;
	width: 100%;
	text-align: center;
	font-size: 13px;
	bottom:0;
	position:fixed;
	z-index:2;
	clear: both;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
/*IE6対策*/
#footer .inner {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 35px;
}
#footer-main {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	overflow: hidden;
	height: 115px;
}
*html #footer-main {
	overflow: visible;
}
/*--------------------

更新履歴・リンク

----------------------*/
#footer-main .moji {
	float: left;
	width: 635px;
	overflow: hidden;
	height: 115px;
}
*html #footer-main .moji {
	overflow: visible;
}
#footer-main .line {
	float: left;
	height: 75px;
	width: 10px;
	background-image: url(../images/footer-line.gif);
	background-repeat: no-repeat;
	display: inline;
}
#footer-main .new {
	float: left;
	height: 85px;
	width: 300px;
	display: inline;
	text-align: left;
}
/*更新履歴*/
#footer-main .new .rireki {
	height: 20px;
	width: 270px;
	margin-top: 10px;
	text-align: left;
	margin-left: 10px;
}
#footer-main .new .rireki2 {
	height: 55px;
	width: 280px;
	text-align: left;
	margin-left: 10px;
}
#footer-main .new .rireki2 a{
	text-decoration: none;
	color: #231815;
}
#footer-main .new .rireki2 a:hover{
	text-decoration: none;
	color: #D56000;
}
#footer-main .new .rireki .what {
	text-align: left;
	font-size: 14px;
	color: #76442b;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#footer-main .new .rireki .koushin {
	text-align: right;
	padding-right: 10px;
	color: #76442b;
}
*html #footer-main .new .rireki .koushin {
	font-size: 12px;
}
#footer-main .new .rireki2 .time {
	width: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	vertical-align: bottom;
	font-size: 12px;
}
#footer-main .new .rireki2 .speace {
	width: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	vertical-align: bottom;
}
#footer-main .new .rireki2 .midashi {
	vertical-align: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: 215px;
	padding-left: 10px;
	font-size: 12px;
}
/*リンク*/
#footer-main .link{
	float: left;
	width: 240px;
	display: inline;
	padding-top: 10px;
	margin-left: 10px;
}
#footer-main .moji .link .site-link {
	text-align: center;
	width: 240px;
	margin-top: 5px;
	font-size: 11px;
}
#footer-main .moji .link .site-link .td01 {
	width: 40%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}
#footer-main .moji .link .site-link .td02 {
	width: 20%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}
#footer-main .moji .link .site-link .td03 {
	width: 40%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#footer-main .moji .link .arakaki-link {
	text-align: center;
	width: 240px;
	margin-top: 5px;
}
#footer-main .moji .link .arakaki-link img{
	margin-top: 5px;
}
/*リンク*/
#footer-main .moji .keyword {
	clear: both;
	width: 635px;
}
*:first-child+html #footer-main .moji .keyword {
	position: relative;
	bottom: 5px;
}
/*win safari3 対応*/
body:first-of-type #footer-main .moji .keyword {
	position: relative;
	top: 3px;
}
#footer-main .keyword-table {
	width: 620px;
}
*:first-child+html #footer-main .keyword-table {
	margin-top: 8px;
}
*html #footer-main .keyword-table {
	margin-top: 8px;
}
/*win safari3 対応*/
body:first-of-type #footer-main .keyword-table {
	top: 3px;
}
#footer-main .moji .keyword-table .td01 {
	font-size: 9px;
	color: #666;
	padding-left: 20px;
	padding-bottom: 3px;
	font-weight: normal;
}
/*win safari3 対応*/
body:first-of-type #footer-main .moji .keyword-table .td01 {
	padding-left: 20px;
}
/*コピーライト*/
#footer .line {
	text-align: left;
}
#footer .copy-right {
	color: #76442b;
	text-align: right;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #76442b;
	width: 785px;
	margin-top: -5px;
}
#footer .copy-right em{
	font-style: normal;
	position: relative;
	bottom: 2px;
}
/*--------------------

ロゴ

----------------------*/
#footer-main .logo {
	height: 115px;
	width: 215px;
	float: left;
	display: inline;
	text-align: left;
	padding-top: 10px;
}
#footer .inner {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 35px;
}
