#sns_btn {
	clear: both;
	display: block;
	height: 45px;
	margin-bottom: 10px;
	margin-right: 3%;
	padding-top: 20px;
}


#sns_btn li {
	float: left;
	display: block;
	list-style-type: none;
	width: 28%;
	margin-left: 3%;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	font-size: 15px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bolder;
	margin-top: 5px;
}


#sns_btn li a {
	text-decoration: none;
	display: block;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	text-align: center;
	color: #FFF;
	background-image: url(http://sp.f-books.jp/img/menyu_yajirusi_15_15.png);
	background-repeat: no-repeat;
	background-position: 99% 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}


#sns_btn li a img {
	text-align: left;
	display: block;
	width: 20px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: -15px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#gree_btnkakoi {
	background-color: #FFC;
	margin: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border: 2px dotted #f96;
	color: #FFF;
}
#gree_btnkakoi h5 {
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-top-width: 2px;
	border-top-color: #666;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	background-color: #F96;
}
#gree_btnkakoi h5 a {
	font-weight: bolder;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	clear: both;
	display: block;
}
#gree_btnkakoi h5 a font {
	text-align: right;
	margin-right: 5px;
	display: block;
}


#gree_btnkakoi p {
	color: #FFF;
	font-weight: bolder;
	background-color: #f96;
	padding-top: 3px;
	padding-bottom: 3px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	margin-bottom: 15px;
}
#btn_box2 a {

}
#snstoko_btn {
	color: #000000;
	clear: both;

}
#snstoko_btn a {
	display: inline-block;
	padding-top: 5px;
	padding-right: 5%;
	padding-left: 5%;
}
#snstoko_btn a img {
	clear: both;


}

#line_btn {
	background-color: #5cd01d;
	background-color: #04cf03;
	background: -webkit-gradient(linear, left top, left bottom, from(#bafcb3),
        color-stop(0.60, #04cf03), /* topから47% の位置*/
        to(#3ce211));
	border: 2px solid #ffffff;
	text-shadow: 1px 1px 1px #41b103;
}


#twitter_btn {
	background-color: #05a7d3;
	background: -webkit-gradient(linear, left top, left bottom, from(#88daf9),
        color-stop(0.47, #05a7d3), /* topから47% の位置*/
        to(#05a7d3));
	border: 2px solid #ffffff;
	text-shadow: 1px 1px 1px #05a7d3;
}


#facebook_btn {
	background-color: #ffccff;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffccff),
        color-stop(0.47, #ff33cc), /* topから47% の位置*/
        to(#ff33cc));
	border: 2px solid #ffffff;
	text-shadow: 1px 1px 1px #ff33cc;
}
#snsmail_btn {
	background-color: #5cd01d;
	background: -webkit-gradient(linear, left top, left bottom, from(#fdb9fd),
        color-stop(0.60, #eb28eb), /* topから47% の位置*/
        to(#ff66ff));
	border: 2px solid #eb28eb;
	text-shadow: 1px 1px 1px #ef08ce;
}