@charset "UTF-8";
/* Japanese */

#footer {
	width:100%;
	text-align:center;
	background: url(../img/ft_bg_line.gif) #ECECE1 no-repeat center top;
	}
#footer .footerInr {
	position:relative;
	width:1000px;
	text-align:left;
	margin:0 auto;
	padding-top:55px;
	}
#footer h2 {
	margin-bottom:15px;
	}
#footer h3 {
	border-bottom:1px #CCC solid;
	padding-bottom:10px;
	margin-bottom:15px;
	}
#footer ul {
	margin-left:0;
	}
#footer ul li {
	list-style:none;
	font-size:86%;
	color: #66008C;
	}
#footer .blockL {
	width:130px;
	}
#footer .blockR {
	width:865px;
	}
#footer .ftNavBlock .boxL {
	width:255px;
	margin-left:30px;
	}

#footer .ftNavBlock .boxL.last {
	margin-right:0;
	}

#footer .ftNavBlock .ftNav.ftNavProject {
	width:570px;
	margin-left:0;
	}
	
#footer .ftNavBlock .ftNav.ftNavOthers {
	margin-top:40px;
	}
	
#footer .ftNavBlock .ftNav.ftNavGP {
	margin-top:20px;
	}
#footer .ftNavBlock .ftNav.ftNavGP .boxL {
	margin:0;
	padding:0;
	width:45px;
	}
#footer .ftNavBlock .ftNav.ftNavGP .boxR {
	width:195px;
	margin-left:15px;
	}
#footer .ftNavBlock .ftNav.ftNavGP p {
	font-size:86%;
	}
	
#footer .ccArea{
	line-height:0;
	background:#005460;
	font-size:80%;
	padding:30px 0 20px;
	}
#footer .ccAreaInr{
	width:1000px;
	margin:0 auto;
	color:#FFF;
	text-align:left;
	}
#footer .ccArea .boxL{
	width:200px;
	}

#footer .ccArea .boxR{
	width:820px;
	}

#footer .ftNavBlock .ftNav.ftNavSite .socialArea {
	margin:15px 0;
	}
