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


/* NEWS 記事
------------------------------------------------------------*/
.topic				{ border-bottom:1px dotted #999; padding-bottom:40px; padding-left:3px;/*枠消え回避 */ margin-bottom:40px; text-align:justify; text-justify:distribute-all-lines; }
.topic h3			{ font-size:1.2em; margin-bottom:20px; }
.topic p 			{ font-size: 1em; }
.topic p  a:link 	{ color: #000; border-bottom: 1px dotted #000; }
.topic p  a:visited { color: #000; border-bottom: 1px dotted #000; }
.topic p  a:hover  	{ color: #000; border-bottom: none;  background-color:#E4D5B8; }
.upDay				{ font-size:0.8em; text-align:right; color:#000; display:block; width:100%; margin-right:3px;/*枠消え回避 */
}


/* Facebook 記事
------------------------------------------------------------*/
#FBbox				{ }
.FBbox_inner 		{ border:#ccc 1px solid; padding:10px; margin-top:0; margin-bottom:40px;}
.FBbox_inner h4 	{ font-size:1.4em; letter-spacing:0.15em; text-align:center; border-bottom: 1px dotted #999; margin-top:0; margin-bottom:20px; padding-bottom:10px; }

/* 20160426 START */
.fb-page			{ width: 100%!important; }