/*　黒文字　*/
.f_bk{
	color:#000;
}
.f_bk a{
	color:#000;
	padding:0px 0px 0px 16px;
}
.f_bk a:link{
	text-decoration:none;
	background:url(../../contents/images/ficon_bk01.gif) left 2px no-repeat;
}
.f_bk a:hover{
	color:#ec6c00 !important;
	text-decoration:underline;
	background:url(../../contents/images/ficon_on01.gif) left 2px no-repeat;
}

/*　白文字　*/
.f_wh{
	color:#fff;
}
.f_wh a{
	color:#fff;
	padding:0px 0px 0px 16px;
}
.f_wh a:link{
	text-decoration:none;
	background:url(../../contents/images/ficon_wh01.gif) left 2px no-repeat;
}

.f_wh a:hover{
	color:#fff35c !important;
	text-decoration:underline;
	background:url(../../contents/images/ficon_on02.gif) left 2px no-repeat;
}

#footer_menu{
	display:block;
	width:810px;
	margin:10px auto;
	overflow: hidden;
	height: auto;
	clear:both;
}
#footer_menu:after{
	content: "";
	display: block;
	clear: both;
}
#footer_menu div{
	float:left;
	padding-bottom:32768px;
	margin-bottom:-32768px;
}
#footer_menu h3{
	font-size:1em;
	margin:0px 0px 3px 0px;
}
#footer_menu p{
	padding:0px 0px 8px 0px;
	line-height:1.2em;
	width:100%;
	display:block;
}
#footer_menu p a{
	width:90%;
	display:block;
}

.f_bk .menu_box01{
	width:210px;
	border-right: solid 1px #000;
	margin:0px 10px 0px 0px;
}

.f_wh .menu_box01{
	width:210px;
	border-right: solid 1px #fff;
	margin:0px 10px 0px 0px;
}

.menu_box02{
	width:140px;
	margin:0px 0px 0px 0px;
}

/**/
.menu_title{
	padding:20px 0 0 0;
}