@charset "utf-8";
*{margin:0;padding:0;}
body#shibunews{background:#daecff;padding:15px;text-align:left;color:#003f7f;}
	body#shibunews dl{font-size:80%;}
		body#shibunews dl dt{font-weight:bold;}
		body#shibunews dl dd{border-bottom:1px dotted #003f7f;padding-bottom:5px;margin-bottom:10px;}
	body#shibunews p{font-size:70%;}