@charset "utf-8";
/*rinji_news.css */

/* -------------------------------------
　　緊急連絡
------------------------------------- */

#rinji_news{
	border:1px solid #ff6666;
	border-radius:10px;
	padding:30px;
	margin:0 0 50px 0;
	}
#rinji_news h2{
	font-size:26px;
	color:#0099cc;
	font-weight: 500;
	text-align:center;
	margin-bottom:30px;
	} 
#rinji_news h2 span.style_sub{
	font-size:18px;
	font-weight: 500;
	text-align:center;
	color:#0099cc;
	}
#rinji_news h2 span.style_sub2{
	font-size:70%;
	font-weight: 500;
	color:#0099cc;
	}
#rinji_news h3{
	font-size:18px;
	color:#0099cc;
	font-weight: 500;
	line-height:140%;
	} 
#rinji_news  .borderline{
	border-bottom:1px solid #0099cc;
	padding:0 0 3px 2px;
	}
#rinji_news p{
	font-size:16px;
	font-weight: 200;
	line-height:160%;
	margin-top:10px;
	} 
#rinji_news p.linkpage{
	font-size:16px;
	font-weight: 200;
	color:#0099cc;
	line-height:160%;
	margin-top:10px;
	} 
#rinji_news p.koshin{
	margin-top:30px;
	font-size:14px;	
	} 
#rinji_news p.ki{
	text-align:center;
	margin-top:20px;
	}
#rinji_news p span.bigger130{
	font-size:130%;
	font-weight: 300;
	}	
#rinji_news p.top30{
	margin-top:30px;
	} 

	
	
