@charset "UTF-8";
/*
 * footer_r2014.css
 *
 *  updated --- 2014/10/17
 */
#footerWrapper {
 margin: 0 auto;
 width: 980px;
}

#footer{
	border: none;
	padding: 0;
	margin-top: 40px;
	text-align: left;
	background: #fff;
	font-size: 12px;
}
#footer a,
#footer a:link,
#footer a:visited,
#footer a:active,
#footer .recomThumbR h4 a{
	color: #333;
}
#footer .footPR01 a,
#footer .footPR02 a,
#footer .footPR01 b{
	font-size: 12px !important
}
#footer .footNav a:link,
#footer .footNav a:visited,
#footer .footNav a:active,
#footer .footRack a:link,
#footer .footRack a:visited,
#footer .footRack a:active,
a.my_blue02:link,
a.my_blue02:visited,
a.my_blue02:active,
#footer .footLastIn a:link,
#footer .footLastIn a:visited,
#footer .footLastIn a:active{
	text-decoration: underline;
}

#footer a:hover,
#footer .recomThumbR h4 a:hover{
	color: #C80000;
}

#footer .footRack{
	overflow: hidden;
	padding: 18px 0 18px;
	border-top: 1px solid #ccc;
}
#footer .footRack.borderBottom{
	border-bottom: 1px solid #ccc;
}
#footer .footRackIn{
	width: 980px;
	margin: 0 auto;
}

/* footNav ------------ */
#footer .footNavBlock{
	float: left;
	width: 176px;
	margin-right: 20px;
}
#footer .footNavBox + .footNavBox{
	margin-top: 25px;
}
#footer .footNavBox li{
	margin-top: 1px;
}
#footer .footNavBox .footNavHigh li{
	margin-top: 15px;
}
#footer .footNavBox .footNavTit + li{
	margin-top: 14px;
}
#footer .footNavBlock .footNavBox .footNavTit{
	margin-top: 0;
	font-weight: bold;
	font-size: 14px;
	color: #666;
}
#footer .footNavBlock .footNavBox .footNavMore{
	margin-top: 15px;
	font-weight: bold;
}


/* footRecomLink ------------ */
#footer .footRecomLink{
	border-bottom: 1px solid #ccc;
}
#footer .footRecomLink p{
	font-weight: bold;
	font-size: 14px;
	color: #666;
}
#footer .footRecomLink ul{
	margin-top: 15px;
}
#footer .footRecomLink li{	
	display: inline;
}

/* footPR01 ------------ */
#footer div.footPR01 {
	display: block !important;
	position: relative;
	overflow: hidden;
	padding: 6px 0 0 135px !important;
	margin: 0 auto;
	width: 845px;
	font-size: 12px;
	border: none;
}
#footer .footPR01 b{
	position: absolute;
	top: 18px;
	left: 0;
	font-weight: bold;
	color: #666;
	margin-right: 0 !important;
}
#footer .footPR01 a{
	float: left;
	display: block;
	padding: 3px 8px 3px 0;
	margin: 10px 8px 0 0;
	border-right: 1px solid #ddd;
	white-space: nowrap;
}
#footer .footPR01 b+ a {
	padding-left: 8px;
	border-left: 1px solid #ddd;
}

#footer .footPR01 + .footPR01 {
	padding-top: 5px;
}


/* footRecomThumb ------------ */
#footer .footRack.footRecomThumb{
	margin-top: 15px;
	padding: 20px 0 18px;
}
#footer .footRecomLink + .footRecomThumb{
	margin-top: 0;
	border-top: none;
}
#footer .footRecomThumb ul{
	overflow: hidden;
	margin-right: -20px;
}
#footer .footRecomThumb li{
	float: left;
	width: 230px;
	margin-right: 20px;
}
#footer .footRecomThumb .recomThumbL{
	float: left;
}
#footer .footRecomThumb .recomThumbR{
	margin-left: 100px;
}
#footer .footRecomThumb .recomThumbR h4{
	font-weight: bold;
}
#footer .footRecomThumb .recomThumbR h4 a:hover{
	text-decoration: underline;
}
#footer .footRecomThumb .recomThumbR p{
	margin-top: 4px;
}




/* footLast ------------ */
#footer .footLast{
	margin-top: 18px;
	padding: 20px 0;
	background: #eee;
	text-align: center;
}
#footer .footLast:first-child{ margin-top: 0; }
#footer .footLastIn{
	width: 980px;
	margin: 0 auto;
}
#footer .footLast ul{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	overflow: hidden;
}
#footer .footLast li{
	float: left;
	padding: 3px 6px;
	border-left: 1px solid #ccc;
	font-weight: bold;
}
#footer .footLast li:last-child{
	border-right: 1px solid #ccc;
}



#footer .copy{
	font-size: 10px;
	margin-top: 8px;
}


#footerG{
	border-top:solid #ccc 1px;
	padding:20px 0 0;
}

#footerG ul {
	overflow:hidden;
    margin: 0 auto 20px;
	display:table;
}
#footerG ul li {
    height: 70px;
    margin-bottom: 10px;
    padding: 0 3px;
    width: 159px;
    float: left;
	border-right:solid #ccc 1px;
	text-align:center;
	display:table-cell;
}
#footerG ul li.first {
    margin-bottom: 10px;
    padding: 0 3px 0 0;
    width: 145px;
	border-left:solid #ccc 1px;
}
#footerG ul li span.contentsVI {
	background:url(../img/footer/home-group-materials.png) 0 0 no-repeat;
	cursor: pointer;
    display: block;
    height: 30px;
    margin: 0 auto 5px;
    overflow: hidden;
    text-indent: -9999px;
    width: 140px;
}
#footerG ul li.shp span.contentsVI {
	background-position: 0 0;
}
#footerG ul li.del span.contentsVI {
    background-position: -140px 0;
}
#footerG ul li.rep span.contentsVI {
    background-position: -280px 0;
}
#footerG ul li.pro span.contentsVI {
    background-position: -420px 0;
}
#footerG ul li.wed span.contentsVI {
    background-position: -560px 0;
}
#footerG ul li.gurutabi span.contentsVI {
    background-position: -280px -60px;
}
#footerG ul li.eki span.contentsVI {
    background-position: -140px -30px;
}
#footerG ul li.sfs span.contentsVI {
    background-position: -280px -30px;
}
#footerG ul li.let span.contentsVI {
    background-position: -420px -30px;
}
#footerG ul li.gdm span.contentsVI {
    background-position: -560px -30px;
}
#footerG ul li.gri span.contentsVI {
    background-position: 0 -60px;
}
#footerG ul li.tvl span.contentsVI {
    background-position: 0 -30px;
}
#footerG ul li.gnv span.contentsVI {
    background-position: -420px -60px;
}

#footerWrapper img {
	display: none;
}
#footerWrapper #footer img {
	display: block;
}


/* icon ------------ */
.footNavMore .icnMore{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 10px;
	height: 0;
	*height: 10px;
	padding-top: 10px;
	*padding-top: 0;
	margin-right: 3px;
	background:url(/img/sprite/img_parts_common02.png) 0 0 no-repeat;
	overflow: hidden;
	vertical-align: -1px;
	font-size: 0;
}

/* to Page Top */
.toPageTop {
	margin: 0 auto;
	width: 980px;
	text-align: right;
}
.toPageTop a {
	margin: 0 2px 0 0;
	padding: 0 14px 0 0;
	background: url(/img/kuchikomi/ico_art_10x11_01.gif) no-repeat right center;
}
.toPageTop a{
	color:#666666;
	text-decoration:none;
}
.toPageTop a:hover{
	color:#c80000;
	text-decoration:underline;
}

.turn_top_banner_pc {
	margin: 0px auto 40px;
	width: 728px;
}

.turn_top_banner_pc a:hover img {
	opacity: 0.6;
}

/* LJ banner */
#footerG ul li.livejapan span.contentsVI {
    background-position: -560px -60px;
}