@charset "utf-8";


/* ==========================================

  “style_oshirase_forPHP(oshirase.php)” CSS

========================================== */


/* default 
========================================== */
main h2				{	text-align:center;}
main .inner 		{	width:100%; margin:15px auto 0; }



/* news_main.php
========================================== */
table.whiteBox 			{	padding:0;
							border-collapse:collapse; border-spacing:0;
							padding:10px;}
table.whiteBox td		{	font-size:14px; line-height:1.5; word-break:break-all;}
table.whiteBox img		{	vertical-align:middle;}
table.whiteBox a		{	text-decoration:underline;	}