@charset "shift_jis";/* ------------------------------------------------------------ FACEBOOK------------------------------------------------------------ */div#facebook {	float:left;	width:130px;	background:white;	overflow:hidden;	margin:10px 0 10px 5px;	border:1px solid #AAA;	border-top:0;}div#facebook img {	vertical-align:bottom;}p#fb_title {	background:#3B5998;	padding:2px 5px;	margin:0 0 3px;	text-align:right;}p#fb_title span {	line-height:1.1;	color:white;	font-family:"lucida grande", tahoma, verdana, arial, 'Hiragino Kaku Gothic Pro', Meiryo, 'MS PGothic', sans-serif;}/* FAKEBOX */div#fb_main {	width:100%;	padding:0 0 5px;	text-align:center;}div#fb_main p {	padding:2px 0 5px 0;}div#fb_main p a {	color:#3B5998;	font-size:14px;	font-weight:700;	text-decoration:none;	font-family:"lucida grande", tahoma, verdana, arial, 'Hiragino Kaku Gothic Pro', Meiryo, 'MS PGothic', sans-serif;}div#fb_main p a:hover {	text-decoration:underline;}/* ------------------------------------------------------------ いいね！カウント数------------------------------------------------------------ */div#fbcount {	float:left;	width:38px;	height:16px;	padding:2px 0 0 2px;	margin:2px 0 0 2px;	font-size:11px;	font-family:"lucida grande", tahoma, verdana, arial, 'Hiragino Kaku Gothic Pro', Meiryo, 'MS PGothic', sans-serif;	background:url(//www.rals.net/img/facebook/popup.png) no-repeat;}