#footer{


	margin-top:10px;
	background: #414141;
    overflow: hidden;
    background-image: url(../img/common/header_01.png);
    background-size: 500px;
    background-position: right -10px bottom -5px;
    background-repeat: no-repeat;
}

#footer_left{
	width:960px;
	float:left;
	padding-top: 60px;

}

#footer_left ul{
	margin-bottom:20px;

}

.map01{
    width:25%;
    float:left;
    margin-bottom:10px;

}

.map01 h2{

    color:#fff;
    margin:0px 10px 15px 10px;
    font-weight: bold;
    font-size:14px;

}


#footer_right{
	width:960px;
	float:right;
	text-align:right;
	padding-top:15px;
	border-top: 1px solid #4d4d4d9c;

}

#footer_right p{
	color:#FFF;
	font-size:90%;
}

#footer_right p a:link{
	color:#FFF;
	text-decoration:none;
}

#footer_right p a:visited{
	color:#FFF;
	text-decoration:none;
}

#footer_right p a:active{
	color:#FFF;

}

#footer_right p a:hover{
	color:#FFF;
	text-decoration:underline;
}


.footer_logo{
    width:300px;
    float:left;
    padding:50px 0px;
}

.footer_logo img{
    float:left;
}

.footer_logo2{
    float:right;
    width:660px;
    padding:30px 0px;
    float: left;

}

#footer_copy{
	width:960px;
	float:right;
	text-align:left;
	padding:20px 0px;
	border-top: 1px solid #4d4d4d9c;

}

#footer_copy p{
	color:#FFF;
	font-size:85%;
}

#footer_copy p a:link{
	color:#FFF;
	text-decoration:none;
}

#footer_copy p a:visited{
	color:#FFF;
	text-decoration:none;
}

#footer_copy p a:active{
	color:#FFF;

}

#footer_copy p a:hover{
	color:#FFF;
	text-decoration:underline;
}


.footer_logo2 li{
    display: table;
    margin-bottom: 10px;
    

}


.footer_logo2 li .txt1 {
    display: table-cell;
    width:75px;
    color:#fff;
    text-align: left;
}

.footer_logo2 li .txt2 {
    display: table-cell;
    padding-left:20px;
    color:#fff;
    text-align: left;
}

.footer_logo2 .access1{
   width:300px;
   padding-right:30px;
   float:left;
   
   }
   
.footer_logo2 .access2{
   width:300px;
   float:left;
   
   }

/* ----------------------------------------
 *   フッタ　ナビ
 * ---------------------------------------- */

#footer_left li{
    font-size:13px;
    
    }

#footer_left li a:link{
	color:#FFF;
	text-decoration:none;
}

#footer_left li a:visited{
	color:#FFF;
	text-decoration:none;
}

#footer_left li a:active{
	color:#FFF;

}

#footer_left li a:hover{
	color:#FFF;
	text-decoration:underline;
}



#footer_right p a:hover img
{
opacity:0.6;
filter: alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background: #fff;
}




/* ----------------------------------------
 *   ページトップ
 * ---------------------------------------- */

#pagetop{
	background-color:#FFF;
	clear:both;
	margin:auto;
	text-align:right;
}

#pagetop p a:hover img
{
opacity:0.6;
filter: alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background: #fff;
}











