@charset "UTF-8";
/* CSS Document */
footer{
	margin-left:auto;    /* 左側マージンを自動的に空ける */
	margin-right:auto;   /* 右側マージンを自動的に空ける */
	text-align:left;     /* 中身を左側表示に戻す */
	width:100%;
	overflow: hidden;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

#f1{
	background-image: url(../img/footer/footer2.jpg);
	background-repeat: no-repeat;
	height: 295px;
}
#f2{
	font-size: 16px;
	color: #646F7E;
	letter-spacing: 1px;
	padding-bottom: 20px;
}
#f3{
	font-size: 16px;
	color: #646F7E;
	letter-spacing: 1px;
	padding-top: 15px;
}
.f3toi{
	background-color: #BCA25D;
	font-size: 14px;
	color: #FFF;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	margin-left: 10px;
	margin-top: -3px;
}
.f3toi a:link{
	text-decoration: none;
	color: #FFF;
}
.f3toi a:hover{
	text-decoration: none;
	color: #FFF;
}
.f3toi a:active{
	text-decoration: none;
	color: #FFF;
}
.f3toi a:visited{
	color: #FFF;
}
#f5{
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	color: #646F7E;
	padding-top: 15px;
}
#f5 a:link{
	text-decoration: none;
	color: #646F7E;
}
#f5 a:hover{
	text-decoration: none;
	color: #646F7E;
}
#f5 a:active{
	text-decoration: none;
	color: #646F7E;
}
#f5 a:visited{
	color: #646F7E;
}
#f4{
	font-size: 11px;
	padding-left: 35px;
	padding-top: 10px;
	color: #646F7E;
}

#f1lr{
	width: 1200px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
#f1l{
	float: left;
	text-align: left;
}
#f1lbox{
	width: 495px;
}
#f1r{
	float: right;
	width: 705px;
}
#f1r img {
	width: 100%;
	height: auto;
	min-width: 693px;
	min-hight: 385px;
}
#footer1back{
	width: 100%;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	}
#footer2back{
	background-color: #EAEBF3;
	width: 100%;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
	overflow: hidden;
	}	
#footer2{
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	}
ul.footer3{
	display:table;
    table-layout:fixed;
	}
ul.footer3 li{
	font-size: 12px;
	display:table-cell;
	vertical-align:middle;
	text-align: left;
	padding-right: 20px;
	}
ul.footer3 li a{
	color: #000;
	text-decoration:none;
	display: block;
	}
#footer4back{
	background-color: #EAEBF3;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 5px;
	overflow: hidden;
	}	
#footer4{
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	}
ul.footer5{
	display:table;
	table-layout:fixed;
	float: right;
	}
ul.footer5 li{
	font-size: 12px;
	display:table-cell;
	vertical-align:middle;
	text-align: left;
	padding-right: 20px;
	}
ul.footer5 li a{
	color: #000;
	text-decoration:none;
	display: block;
	}
