@charset "UTF-8";

/*このページのトップへ
---------------------------------------------------------*/	
#pagetopbg {
	height: 27px;
	background-image: url(../img/pagetop_bg.jpg);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
}
#pagetop a{
	width: 960px;
	display: block;
	width: 141px;
	height: 27px;
	background: url(../img/pagetop.jpg) no-repeat;
	text-indent: -9999px;
	float: left;
	margin-left: 960px;
}
#pagetop a:hover{
	width: 960px;
	display: block;
	width: 141px;
	height: 27px;
	background: url(../img/pagetopon.jpg) no-repeat;
	text-indent: -9999px;
	float: left;
	margin-left: 960px;
}

/*リンクリスト
---------------------------------------------------------*/	
#ftlistbg {
	height: 260px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F1F8F6;
}
#ftlist {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}
#ftlistbox {
	width: 160px;
	float: left;
	margin-top: 20px;
}
#ftlistbox  a:hover{
	text-decoration: underline;
}
#ftlist01 {
	width: 160px;
	float: left;
	background: url(../img/ftarrow01.jpg) no-repeat;
	background-position: 0 6px;
	padding-left: 15px;
	margin-bottom: 10px;
}
#ftlist02 {
	width: 160px;
	float: left;
	background: url(../img/ftarrow02.jpg) no-repeat;
	background-position: 0 6px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #006737;
	padding-left: 25px;
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ ゴシック", "ＭＳ Ｐゴシック";
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	color: #333333;
	padding-bottom: 10px;
}
#ftlist03 {
	background: url(../img/ftsubarrow.jpg) no-repeat;
	background-position: 0 6px;
	padding-left: 15px;
}

/*サブリンク
---------------------------------------------------------*/	
#ftsub {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#ftsub  a:hover{
	text-decoration: underline;
}
#ftsubarrow {
	background: url(../img/ftsubarrow.jpg) no-repeat;
	background-position: 0 4px;
	padding-left: 10px;
}

/*CopyRight
---------------------------------------------------------*/	
#ftcopybg {
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	background-color: #70AE91;
}
#ftcopy {
	width: 960px;
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ ゴシック", "ＭＳ Ｐゴシック";
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	color: #FFFFFF;
	text-align: center;
	margin: auto;
	padding-top: 3px;
}

#finstagram {
	position: relative;
	top:10px;
}
#finstagram span {
	font-size:12px;
	margin-left:5px;
}
#finstagram a:hover{
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity:.60;
}
