@charset "utf-8";
/* CSS Document */

#snsbtn {
			margin-top:24px;
}
#snsbtn ul {
	text-align:center;
	letter-spacing:-0.4em;
}
#snsbtn ul li {
	width:33.3%;
	padding:0px 4px;
	margin:0px !important;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	letter-spacing:normal;
	display:inline-block;
	*display:inline;
	*zoom:1;
}
#snsbtn ul li a {
	padding:30px 0px 6px;
	color:#fff !important;
	font-weight:bold;
	font-family:"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3",'Hiragino Kaku Gothic Pro';
	font-size:11px;
	border-radius:4px;
	display:block;
	text-decoration:none !important;
}
#fb-sharebtn{
	background:#2F5096 url(http://kijyomatome.com/img/fb-icon.png) center 10px no-repeat;
	background-size:15px;
/*	border-bottom:4px solid #2d4373;*/
}
#line-sharebtn {
	background:#00B800 url(http://kijyomatome.com/img/line-icon.png) center 4px no-repeat;
	background-size:30px;
/*	border-bottom:4px solid #009400;*/
}
#twitter-sharebtn{
	background:#27A5DF url(http://kijyomatome.com/img/twitter-icon.png) center 10px no-repeat;
	background-size:20px;
/*	border-bottom:4px solid #3e7dad;*/
}
