﻿@charset "utf-8";

/* CSS Document 2016/8/24 Renewal */
body {
	background-image: url(../../lib_news/img/background_reading.gif);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

a img{border:none; text-decoration:none;}
a img{text-decoration:none;border-style:none;}
a:link img{text-decoration:none;border-style:none;}

.card {
	margin: 0px 0px 10px 0px;
	box-shadow: 0px 2px 2px 0px rgba(177,177,177,0.75);
	padding:14px 12px 10px 12px;
	background-color: #FFF;
}

#line .card {
	margin: 0px 0px 10px 0px;
	box-shadow: 0px 2px 2px 0px rgba(177,177,177,0.75);
	padding-top:10px;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:10px;
	background-color: #FFF;
}

#line .card img {
	width:100%;
	height:auto;
	vertical-align: center;
	margin:0px auto 5px auto;
}

.title{
	font-size:16px;
	font-weght:bold;
	color:#000000;
}

#howto .title {
	background: #1284DB;
	text-align: center;
	color: #fff;
	margin: 0px 0 0px 0;
	padding: 7px 0 7px 0;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5em;
}

.main{
	font-size:12px;
	margin-bottom:14px;
}

.snsArea{
	display:-webkit-box;
	display: -moz-box;
	-webkit-box-pack:left;
	-moz-box-pack:left; 
	padding:5px 0px 0px 0px;
}

.date{
	font-size:12px;
	color:#7f7f7f;
	background-position: right 10px;
	text-align: right;
}

.card img{
	width:100%;
	height:auto;
	vertical-align: center;
	margin:10px auto;
}

.question{
	font-size:14px;
	font-weght:bold;
	color:#0089ff;
	margin-bottom:14px;
}
.answer{
	font-size:12px;
	color:#555555;
	margin-bottom:14px;
}

.subInfo{
	display:-webkit-box;
	display: -moz-box;
	-webkit-box-pack:center;
	-moz-box-pack:center; 
	font-size:10px;
	text-align: center;
	margin:3px;
}

.functionBtnArea{
	display:-webkit-box;
	display: -moz-box;
	-webkit-box-pack:center;
	-moz-box-pack:center; 
}

.functionBtn{
	text-decoration:none;
	margin: 0px auto;
	width: 240px;
	height: 40px;
	background-color:#0089ff;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display:table-cell;
	vertical-align:middle;
}

.functionBtn:active{
	background-color:#005cab;
}

.functionBtnYellow{
	text-decoration:none;
	margin: 0px auto;
	width: 240px;
	height: 40px;
	background-color:#f29118;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display:table-cell;
	vertical-align:middle;
}

.functionBtn:active{
	background-color:#cd7f1e;
}

.usrfulArea{
	display:-webkit-box;
	display: -moz-box;
	-webkit-box-pack:center;
	-moz-box-pack:center; 
	-webkit-box-align:center;
	-moz-box-align:center;
}
.usefulMessage{
	-webkit-box-flex: 1;
	font-size: 12px;
}

.usefulBtn{
	text-decoration:none;
	margin: 0px auto;
	width: 100px;
	height: 30px;
	background-color:#f29118;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display:table-cell;
	vertical-align:middle;
}

.usefulBtn_pushed{
	text-decoration:none;
	margin: 0px auto;
	width: 100px;
	height: 30px;
	background-color:#a26110;
	text-align: center;
	color: #bc926c;
	font-size: 12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display:table-cell;
	vertical-align:middle;
}

.reporterArea{
	display:-webkit-box;
	display: -moz-box;
	-webkit-box-align:center;
	-moz-box-align:center;
	padding:0px;
}

.reporterImg{
	width:80px;
	height:80px;
	margin:-10px 0px 10px 0px;
}
.reporterProfileArea{
	width:70%;
}
.reporterTitle{
	font-weight:bold;
	font-size:14px;
}
.reporterProfile{
	font-size:12px;
	color:#7f7f7f;
}

.sub_message{
	font-weight:bold;
	color:#555555;
}
.spotInfoArea{
	display:-webkit-box;
	display: -moz-box;
	margin-bottom:30px;
}
.spotImg{
	width:100px;
}
.spotInfo{
	-webkit-box-flex: 2.0;
	-moz-box-flex:2.0;
	color:#555555;
	padding-left:12px;
	padding-top:8px;
	font-size: 12px;
}

.divideLine{
	height:1px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
	background-color: #99c4e9;
}

.updateBtn {
	text-decoration: none;
	margin: 0px auto;
	width: 240px;
	height: 40px;
	background-color: #087C0E;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-ms-border-radius: 3px;
		-o-border-radius: 3px;
		border-radius: 3px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-pack: center;
		display: table-cell;
		vertical-align: middle;
	}

.ausite{
	font-size: 12px;
	color: #7f7f7f;
	}
	
.blue {
		padding: .25em 0 .5em .45em;
		border-left: 10px solid #1284DB;
		border-bottom: 1px solid #1284DB;
	}

.blue h2 {
	
	font-size:12px;
	padding: 0 0 0 45%;
	margin:0;	
	}
	
.yellow {
		text-align: center;
		background-color: #3783DF;
		color: #fff;
		margin:0px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
.subtitle {
		color: #0089ff;
		font-size: 14px;
		padding: .25em 0 .5em .25em;
		border-bottom: 1px solid #E3E3E3;
		margin-bottom: 10px;
	}
	
.useBtnArea{
		display: -webkit-box;
		display: -moz-box;
		-webkit-box-pack: center;
		-moz-box-pack: center;
		margin-top: 15px;
		margin-bottom: 20px;
	}
	
.useBtn {
		text-decoration: none;
		margin: 0px auto;
		width: 240px;
		height: 50px;
		background-color: #4BA5F5;
		text-align: center;
		text-shadow: 0 -1px #296CA7;
		color: #ffffff;
		font-size: 14px;
		font-weight: bold;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		-ms-border-radius: 8px;
		-o-border-radius: 8px;
		border-radius: 8px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		display: table-cell;
		vertical-align: middle;
	}

	
.txt_box_sub{
		font-weight: bold;
		font-size: 16px;
		text-align: center;
		line-height: 1.6em;
	}
	
.spot {
		font-size: 14px;
		line-height: 1.4em;
		margin-bottom: 8px;
	}
	
.spot_name {
		font-weight: bold;
		margin-bottom: 5px;
}

.busstop {
		text-align: right;
}
	
.container{
	display: flex;
	align-items: flex-start;
}

.contents{
	flex: 1;
	margin-top: 10px;
}


/*simple*/
#simple {
	background:#fff;
	background-image:none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:0;
}

#simple .title {
	width:100%;
	background: #1284DB;
	text-align: center;
	color: #fff;
	margin: 0px 0 0px 0;
	padding: 7px 0 7px 0;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.4em;
	letter-spacing: 0.1em;
}

#simple .titleglay {
	background: #E3E3E3;
	text-align: center;
	color: #555555;
	margin: 0px 0 0px 0;
	padding: 7px 0 7px 0;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.4em;
	letter-spacing: 0.1em;
}

#simple .answer{
	font-size:15px;
	color:#555555;
	margin-bottom:0px;
	letter-spacing: 0.1em;
	padding:10px;
}

/*バナー訴求*/
.display-none {
	display: none;
}

.display-box {
	display: -webkit-box;
}

#smartapp-banner-area .title{
	color:#fff;
	background-color: rgba(127,127,127,0.9);
	text-align:center;
	font-size:13px;
	padding:5px 0;
}

#smartapp-banner-content {
	display: -webkit-box;
	-webkit-box-flex: 1;
	-webkit-box-align: center;
}

#smartapp-banner-content img {
	float:left;
	margin:10px 0px 10px 15px;
}

#smartapp-banner-close {
	padding: 20px 5px 20px 10px;
}

#smartapp-invite-app-frame {
	padding: 0;
	border:none;
	/*border-top: 1px solid #bebebe;*/
	background-color: rgba(30,30,30,0.9);
}

/*FOOTER*/
.fixed_footer {
        position: fixed !important;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: auto;
		background-color:#daf1f9;
		padding:15px 0 0 0;
}

.footer_inner {
	width: 245px;
	height: 70px;
	margin:0 auto;
	padding:10px 0 0 0;
	text-align:center;
}

.fixed{
	position: fixed !important;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: auto;
}

/*TABLE*/
.table, .table20161031, .tablevrtcl{
	font-size:12px;
	color:#555555;
}

.table th{
	width:25%;
	text-align: left;
	padding: 5px;
	background-color: #E3E3E3;
}

.table td {
	width:75%;
	padding: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color:#E3E3E3;
}

/*tablevrtcl*/
.tablevrtcl th{
	width:100%;
	text-align: left;
	padding: 10px;
	background-color: #E3E3E3;
	border:1px solid #E3E3E3;
}

.tablevrtcl td {
	width:100%;
	padding: 10px;
	text-align: left;
	border:1px solid #E3E3E3;
}

.tablevrtcl {
	width:100%;
	border-collapse: collapse;
}


/*TABLE table20161031*/
.table20161031 .tdsubtitle {
	text-align: center;
	padding: 10px;
	background-color: #555555;
	color:#fff;
	font-size:12px;
}

.table20161031 th {
	text-align: center;
	padding: 10px;
	background-color: #E3E3E3;
}

.table20161031 td {
	padding: 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-color:#E3E3E3;
}

.table20161031 .lrborder {
	border-left-width: 1px;
	border-left-style:solid;
	border-right-width:1px;
	border-right-style:solid;
	border-color:#E3E3E3;
}

/*tablecell*/
ul.tablecell  {
	display:table;
}

ul.tablecell li{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}

/*phabita*/
#phabita ul.tablecell li{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	width:30%;
	padding:0 5px 10px 5px;	
}

#phabita ul.tablecell li h4{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	font-size:12px;
	background:#E3E3E3;
	padding:5px;
	width:300px;
	height:40px;
}

#phabita ul.tablecell li a{text-decoration:none;}
	
/*phabita*/
#phabita .bgyellow { background-color:#FDDD89; }
#phabita .bgdeepyellow { background-color:#f29118; }

#phabita .bgblue { background-color:#BCE3F1; }
#phabita .bgdeepblue { background-color:#00B0DB; }

#phabita .bgpink { background-color:#F7C7C5; }
#phabita .bgdeeppink { background-color:#EC737D; }

#phabita .bggreen { background-color:#E2EA98; }
#phabita .bgdeepgreen { background-color:#39B149; }

#phabita .bgpurple { background-color:#e5c5f7; }
#phabita .bgdeeppurple { background-color:#b971e2; }



#phabita .btn_map{
	text-decoration:none;
	width:120px;
	height: 30px;
	padding:0 10px;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display:table-cell;
	vertical-align:middle;
}

/*KOYO*/
	
#KOYO body{
	background-color:#ffffff !important; 
	background-image: none !important; 
}

#KOYO .area_title{
	color: #e94a1a;
	font-size:18px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
}

#KOYO .card_area {
	margin:0px 0px 0px 0px;
	padding:0 10px 10px 10px;
	background-color:#fff5e3;
	font-size:13px;
}

/*#KOYO .mapImage_area{
	margin:0px 0px 15px 0px;
}*/

#KOYO .mapSheme_area{
	position:absolute;
	top:10px;
	right:10px;
	padding:5px 5px 5px 5px;
	border-radius: 4px;
	border:1px solid #e94a1a;
	background-color:#ffffff;
	color: #e94a1a;
	font-size: 13px;
	text-decoration:none;
	text-align:center;
}

#KOYO ul.tablecell {
	display:table;
	width:100%;
	padding:5px 0 0 0;
}

#KOYO ul.tablecell li{
	display:table-cell;
	
}

#KOYO ul.tablecell .thum{
	vertical-align:top;
	text-align:left;
	width:45%;
	padding:0 10px 0 0;
}

#KOYO ul.tablecell .txt{
	vertical-align:top;
	text-align:left;
	width:55%;
	padding:8px 0px 0px 0px;	
}

#KOYO ul.tablecell .address{
	font-size:11px;
	margin:0 0 10px 0;
	color:#7f7f7f;
}

#KOYO ul.tablecell .h3{
	font-size:15px;
}

.leafarea01 { 
	background: url(../../lib_news/img/common/2016koyo/main/icon_leaf01.png) top left no-repeat;
	height: auto;
	margin:-15px 0 0 0;
	padding:0 0 15px 0;
}

.leafarea02 { 
	background: url(../../lib_news/img/common/2016koyo/main/icon_leaf02.png) top left no-repeat;
	height: auto;
	margin:-15px 0 0 0;
	padding:0 0 15px 0;
}

.leafarea01 p, .leafarea02 p { 
	margin:0 0 0 40px;
	font-size:13px;
}


/*.leaf01{
	background: url(../../lib_news/img/common/2016koyo/main/icon_leaf01.png)  no-repeat;
	width:30px;
	height:30px;
	position:absolute;
	top:0px;
	right:0px;
	z-index:0;
}*/

#KOYO ul.tablecell .nightoff{
	background: url(../../lib_news/img/common/2016koyo/main/icon_night_off.png)  no-repeat;
	width:26px;
	height:26px;
}

#KOYO ul.tablecell .nighton{
	background: url(../../lib_news/img/common/2016koyo/main/icon_night_on.png)  no-repeat;
	width:26px;
	height:26px;
}

#KOYO ul.tablecell .parkingoff{
	background: url(../../lib_news/img/common/2016koyo/main/icon_parking_off.png)  no-repeat;
	width:26px;
	height:26px;
}

#KOYO ul.tablecell .parkingon{
	background: url(../../lib_news/img/common/2016koyo/main/icon_parking_on.png)  no-repeat;
	width:26px;
	height:26px;
}

#KOYO ul.tablecell .freeoff{
	background: url(../../lib_news/img/common/2016koyo/main/icon_free_off.png)  no-repeat;
	width:26px;
	height:26px;
}

#KOYO ul.tablecell .freeon{
	background: url(../../lib_news/img/common/2016koyo/main/icon_free_on.png)  no-repeat;
	width:26px;
	height:26px;
}

#KOYO ul.tablecell .toiletoff{
	background: url(../../lib_news/img/common/2016koyo/main/icon_toilet_off.png)  no-repeat;
	width:26px;
	height:26px;
}

#KOYO ul.tablecell .toileton{
	background: url(../../lib_news/img/common/2016koyo/main/icon_toilet_on.png)  no-repeat;
	width:26px;
	height:26px;
}

#KOYO ul.tablecell .eventoff{
	background: url(../../lib_news/img/common/2016koyo/main/icon_event_off.png)  no-repeat;
	width:26px;
	height:26px;
}

#KOYO ul.tablecell .eventon{
	background: url(../../lib_news/img/common/2016koyo/main/icon_event_on.png)  no-repeat;
	width:26px;
	height:26px;
}

#KOYO ul.tablecell .springoff{
	background: url(../../lib_news/img/common/2016koyo/main/icon_spring_off.png)  no-repeat;
	width:26px;
	height:26px;
}

#KOYO ul.tablecell .springon{
	background: url(../../lib_news/img/common/2016koyo/main/icon_spring_on.png)  no-repeat;
	width:26px;
	height:26px;
}

#KOYO ul.tablecell .gourmetoff{
	background: url(../../lib_news/img/common/2016koyo/main/icon_gourmet_off.png)  no-repeat;
	width:26px;
	height:26px;
}

#KOYO ul.tablecell .gourmeton{
	background: url(../../lib_news/img/common/2016koyo/main/icon_gourmet_on.png)  no-repeat;
	width:26px;
	height:26px;
}

#KOYO .migoro{
	color: #e94a1a;
	font-weight:bold;
	font-size:13px;
}


#KOYO ul.tablecell .icon{
	vertical-align:middle;
	text-align:left;
	font-size:10px;
	width:15px;
	height:15px;
	padding:0 0 0 0;

}

#KOYO ul.tablecell .icontxt{
	vertical-align:middle;
	text-align:left;
	font-size:10px;
	width:28%;

}

#KOYO ul.tablecell .icon img{
	width:15px;
	height:15px;
}

#KOYO ul.tablecell li a{text-decoration:none;}



/*accordion*/
input[type="checkbox"].on-off{
	display: none;
}

input[type="checkbox"].on-off + ul{
	height: 0;
	overflow: hidden;
}

input[type="checkbox"].on-off:checked + ul{
	height: auto;
}

.accordion ul {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    margin: 0;
    padding: 0;
    list-style: none;
}


/*SPOT RANKING*/
#main_ranking_area .top3_box,
#main_ranking_area .top4_10box{
	width:100%;
	height:auto;
	padding-bottom:0;
}

#main_ranking_area .top3_box{
	margin-top:10px;
}

#main_ranking_area .top4_10box{
	margin-top:0;
}


#main_ranking_area .top3_box img.top3_box_left{
	width:92%;
	margin:0 4% 0px 4%;
	height:auto;
	float:none;
}

.top4_10box_text{
	overflow:auto;
}

#main_ranking_area .top3_box .top3_box_right{
	width:100%;
	float:none;
	margin-right:0;
}

#main_ranking_area .top3_box .top3_box_right h4,
#main_ranking_area .top3_box .top3_box_right p{
	width:92%;
	padding:4px 4%;
	font-size:20px;
}

#main_ranking_area .top3_box .top3_box_right p{
	font-size:14px;
	line-height:1.4em;
}

#main_ranking_area .top4_10box .top4_10box_left{
	width:100%;
	height:auto;
	padding-right:0;
	float:none;
	border-bottom: 1px solid #ccc;
}

#main_ranking_area .top4_10box .top4_10box_right{
	width:100%;
	height:auto;
	padding-right:0;
	float:none;
	border-bottom:solid 1px #ccc;
}

#main_ranking_area .top4_10box img.main_photo{
	float:left;
	width:50%;
	height:auto;
	margin:0;
	background:#808080;
}

#main_ranking_area .top4_10box .top4_10box_text{
	width:46%;
	padding:10px 2%;
	float:left;
}

#main_ranking_area .top4_10box .top4_10box_text h4{
	font-size:16px;
	padding-bottom:10px;
}

#main_ranking_area .top4_10box .top4_10box_text p,
#topic_spot_area .topic_spot_box .topic_spot_box_text{
	font-size:13px;
	line-height:1.4em;
	height:auto;
}

#main_ranking_area .top4_10box .top4_10box_text p.teikyo{
	padding-top:10px;
	font-size:10px;
	color:#808080;
}

#topic_spot_area{
	width:100%;
	height:auto;
	padding-bottom:0;
}

.topic_spot_box{
	width:92%;
	height:auto;
	background:#f9f9f9;
	padding:10px 4% 0 4%;
	border-bottom:1px solid #ccc;
}


.topic_spot_box img{
	width:44%;
	height:auto;
	float:left;
	padding-bottom:10px;
}

.topic_spot_box .topic_spot_box_text{
	float:left;
	width:52%;
	height:auto;
	padding:0 0 0 4%;
}

.topic_spot_box .topic_spot_box_text h4{
	font-size:20px;
	padding:10px 0 10px 0;
}

.topic_spot_box .topic_spot_box_fuki{
	width:100%;
	height:auto;
	background-image:none;
	position:relative;
}

.topic_spot_box .topic_spot_box_fuki p{
	width:100%;
	position:static;
	font-size:14px;
	line-height:1.4em;
	color:#333;
	padding:10px 0;
	margin:10px 0;
	overflow: auto;
	background:#f9f9f9;
}

.topBtn_apppass{
/*	display: inline-block;
	position: fixed;
	top: auto;
	bottom: 0px;
	left: auto;
	right: 0;*/
	text-align:right;
	font-size: 13px;
	padding-bottom: 10px;
}

.topBtn_apppass a{
	background: rgba(255,255,255,0.6) url('https://static.cld.navitime.jp/smartstorage/lib_news/img/common/material/topbtn.png') 50% 4px no-repeat;
	background-size: 20px;
	padding: 20px 6px 0 6px;
	border: 2px solid #fff;
	text-decoration: none;
	color: #5e6266;
}

/*back-to-top*/
div.back-to-top{position:fixed;bottom:5px;right:14px;}
div.back-to-top a{opacity:0.8}
div.back-to-top a img{height:42px;width:42px}
div.back-to-top a:hover{opacity:0.6}

div.back-to-top_apppass{text-align:right;}
div.back-to-top_apppass a{
	padding: 20px 14px 0 6px;
	opacity:0.8;
}
div.back-to-top_apppass a img{height:42px;width:42px}
div.back-to-top_apppass a:hover{opacity:0.6}

.copy{
	font-size:10px;
	color:#7f7f7f;
	text-align: center;
	margin:30px 14px 40px 0;	
}

/*RANKING*/
.top_text{

	color:#606060;
	text-shadow: -1px 1px 0 rgba(255,255,255,1);
	font-weight: bolder;
	text-align: center;
	font-size: 120%;
	margin: 0px 0px 10px 0px;
}
.rank{
	color:#555555;
	font-weight: bold;
	}		
	
.rank_table {
	  border-collapse: collapse;
	  width: 80%;
	  text-align: center;
	  line-height: 25px;
	  border-color: #2E2E2E;
	}
	
.rank_table th {
	  background-color: #16BD72;
	  color: #ffffff;
	}
	
.rank_img img{
	width:100%;
	height:auto;
	vertical-align: center;
	margin:5px 0px 5px 0px;
}

/*FB*/
.facebookTransferCard {
	box-shadow: 0px 2px 2px 0px rgba(177,177,177,0.75);
	background-color: #FFF;
}

.facebookTransferBtn{
	position:relative;
	height:auto;
	vertical-align: center;
	width:60%;
	display:block;
	top: -50px;
	left: 40%;
}

.facebookTransferBgImg{
	width:98%;
	height:auto;
	line-height:0;
}

.facebookTransferBtn{
	position:relative;
	vertical-align: center;
	width:60%;
	top:-30px;
	left: 40%;
}