@charset "UTF-8";

/* footer.css
**************************************************************************************/


/* Footer-layout
=============================================================================*/


/* Footer-navi
=============================================================================*/

.footer-navi-area {
	background:url("../../image/footer-bg004.gif") repeat-x 0 bottom;
	padding:0 0 3px 0;
}

.footer-navi-deco {
	background:url("../../image/footer-bg003.gif") #919191 repeat-x 0 0;
}

.footer-navi {
	width:980px;
	padding-left:20px;
	margin:0 auto;
	letter-spacing:-0.4em;
}

.footer-navi li {
	letter-spacing:normal;
	display:inline-block;
	*display: inline;
	*zoom: 1;
	padding:13px 0 10px;
}

.footer-navi li a {
	font-size:12px;
	text-decoration:none;
	display:block;
	padding:0 30px 0 12px;
	color:#ffffff;
	background:url("../../image/footer-ar001.gif") no-repeat left 5px;
}
.footer-navi li a:hover {
	color:#c5c5c5;
}

/* 3.footer-link
=============================================================================*/

iframe.footer_menu {
	background-color:#e6e6e6;
}
div.footer-link {
    width: 100%;
	background-color:#e6e6e6;
}
div.footer-link-in {
	width: 1000px;
	margin: 0 auto;
	padding: 35px 0 25px 0;
}
div.footer-link ul.link-area {
	width: 1000px;
	padding:0;
	overflow:hidden;
	
}
div.footer-link a:hover {
	color:bdb6d4 !important;
	text-decoration:none;
}

div.footer-link ul{
	float:left;
	width: 250px;
}

div.footer-link ul li {
	float:left;
	width: 250px;
	padding:0 0 10px 0;
}

div.footer-link ul.list02 ,
div.footer-link ul.list02 li{
	width: 240px;
}


div.footer-link ul.list03 ,
div.footer-link ul.list03 li{
	width: 260px;
}

div.footer-link ul li a {
	display:block;
	*zoom:1;
	background:url("../../image/footer-ar002.gif") no-repeat left 7px;
	padding:0 16px 0 14px;

}
div.footer-link ul li a:hover {
	text-decoration:none;
}


/* 4.sig-area
=============================================================================*/
div#footer div.sig-area {
    width: 100%;
	background:url("../../image/footer-bg002.gif") #050a50 repeat-x left top;
}
div#footer div.sig-area-in {
    width: 1000px;
	margin:0 auto;
	padding:15px 0 15px 0;
}
div#footer div.sig {
	float:left;
	color:#FFF;
	line-height:1.5;
	margin:0 0 16px 0;
	width:500px;
}
div#footer div.sig ul {
	width:500px;
	margin:0 0 30px 0;
}
div#footer div.sig ul li {
	float:left;	
}
div#footer div.sig ul li.footer-logo {
	border-right:1px solid #8a8fb1;
	width:136px;
	padding:10px 0 0 0;
	height:30px;
}
div#footer div.sig ul li.footer-sig {
	line-height: 1.5;
	padding: 5px 0 0 25px;
	height:40px;
}
div#footer p.copy {
	color: #FFF;
	font-size: 11px;
	float: left;
	margin:50px 0 0 0;
}
div#footer p.btn {
	float:right;
}
div#footer p.btn a img {
	/*fadeset*/
	-webkit-transition: 0.3s ease-in-out;  
	-moz-transition: 0.3s ease-in-out;  
	-o-transition: 0.3s ease-in-out;  
	transition: 0.3s ease-in-out;  
}
div#footer p.btn a:hover img {
	/*fadeset*/
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}

/*social*/
.footer-social-area {
	float: left;
	padding: 0;
	height: 22px;
	width: 500px;
	margin: -10px auto 0;
}

.footer-social-area .book {
	float:left;
	width:70px;
}

.footer-social-area .tweet {
	float:left;
	width:74px;
}

.footer-social-area .tweet iframe {
	width:100px !important;
}

.footer-social-area .facebook {
	float:left;
	width:76px;
}

.footer-social-area .gp {
	height: 20px;
	 overflow: hidden;
	width: 40px;
	float:left;
}

