@charset "utf-8";

/*------------------------------------------------------------
タイトルイメージ
------------------------------------------------------------*/

#timg { background:#000; width:100%; height:140px; position: relative; margin:0 auto; padding:0px; }
#timg h1 { display:block; margin:auto; text-indent:-9999px; overflow:hidden; width:940px; height:140px; 
background:url(../news/images/title.jpg) left top no-repeat;}



/* ニュース */

.newspage { border-bottom:solid 5px #F0FFCE; }

#contents section { width:660px; padding:5px 20px 10px 20px; } /* width 700 */

#contents section h1 { padding: 1px 0px 0px 8px; margin: 5px 0px 0px 0px; font-size:12px; font-weight:normal;
background:url(../images/icon_01.gif) left top no-repeat; }

#contents section h2 { margin: 2px 0px 10px 0px; text-decoration:underline; font-size:15px; color:#257009; font-weight:normal }


.acc {cursor:pointer;}

.newsc { background:#EDFEDA; padding:20px; color:#173E1C; }

.newsc p { margin-bottom:20px; }

.newsc strong { font-size:14px; font-weight:bold; color:#C00; }

.newsc em { font-weight:bold; font-size:14px; }




