@charset "euc-jp";
/* 共通フッター
----------------------------------------*/
#startGuide{
    padding-top:35px;
    padding-bottom:35px;
    background-color:#f5f5f5;
	margin-bottom: 0;
}
.guideBlock{
    width:670px;
    margin:0 auto!important;
	padding: 0 15px!important;
    background-color: transparent!important;
}
.guideBlock--list{
    margin-left:-10px;
    letter-spacing:-.5em;
}
.guideBlock--list > li{
    display:inline-block;
    margin-left:10px;
    padding-left:10px;
    letter-spacing:normal;
    vertical-align:top;
    border-left:dotted 1px #666666;
	min-height: 160px;
}
.guideBlock--list__ranking{
    width:306px;
    border-left:none!important;
    padding-left:10px!important;
}
.guideBlock--ranking__ttl{
    font-size:15px;
    letter-spacing:-.02em;
    color:#666666;
    margin-bottom:5px;
}
.guideBlock--ranking__ttl:before{
    content:'';
    width:24px;
    height:24px;
    margin-right:5px;
    display:inline-block;
    vertical-align:middle;
    background: url(/furusato/_pc/img/footer/footer_ico_rank.png) no-repeat;
}
.guideBlock--ranking__wrap dd{
    float:left;
    font-size:11px;
    line-height:2;
    margin-right:10px;
}
.guideBlock--ranking__wrap dt > a{color:#666666!important;}
.guideBlock--ranking__wrap dd > a{color:#666666!important;}
.guideBlock--list__genre,
.guideBlock--list__other{min-height:110px;}
.guideBlock--genre__wrap,
.guideBlock--other__wrap{margin-top:-10px;}
.guideBlock--genre__wrap li,
.guideBlock--other__wrap li{margin-top:10px;}
.guideBlock--genre__wrap li a,
.guideBlock--other__wrap li a{
    font-size:14px;
    color:#666666!important;
}
.guideBlock--genre__wrap li a:before,
.guideBlock--other__wrap li a:before{
    content:'';
    width:24px;
    height:24px;
    margin-right:5px;
    display:inline-block;
    vertical-align:middle;
}
.guideBlock--genre__wrap .genreLink:before{background:url(/furusato/_pc/img/footer/footer_ico_genre.png) no-repeat;}
.guideBlock--genre__wrap .priceLink:before{background:url(/furusato/_pc/img/footer/footer_ico_price.png) no-repeat;}
.guideBlock--genre__wrap .areaLink:before{background:url(/furusato/_pc/img/footer/footer_ico_area.png) no-repeat;}
.guideBlock--genre__wrap .purposeLink:before{background:url(/furusato/_pc/img/footer/footer_ico_purpose.png) no-repeat;}
.guideBlock--genre__wrap .specialLink:before{background: url(/furusato/_pc/img/footer/footer_ico_feature.png) no-repeat;}
.guideBlock--other__wrap .guideLink:before{background:url(/furusato/_pc/img/footer/footer_ico_biginner.png) no-repeat;}
.guideBlock--other__wrap .mypageLink:before{background:url(/furusato/_pc/img/footer/footer_ico_mypage.png) no-repeat;}
.guideBlock--other__wrap .deductionLink:before{background: url(/furusato/_pc/img/footer/footer_ico_deducation.png) no-repeat;}
.guideBlock--other__wrap .listLink:before{background:url(/furusato/_pc/img/footer/footer_ico_list.png) no-repeat;}
.guideBlock--other__wrap .govermentLink:before{background:url(http://placehold.jp/22x22.png) no-repeat;}
.guideBlock--other__wrap .sitemapLink:before{background:url(http://placehold.jp/22x22.png) no-repeat;}
.guideBlock--other__wrap .faqLink:before{background:url(http://placehold.jp/22x22.png) no-repeat;}
.guideBlock--other__wrap .serviceLink:before{background:url(http://placehold.jp/22x22.png) no-repeat;}

.guideBlock--footer { background-color: #717171; border: none!important; margin-bottom: 50px;}
.guideBlock--footer ul { width: 680px; margin: 0 auto; text-align: center;}
.guideBlock--footer ul li {
	display: inline-block;
	width: 165px;
}
.guideBlock--footer ul li a {
	color: #ffffff!important;
}



