@charset "UTF-8";
@import url("month.css");
/*
Theme Name: seinaiji css
Theme URL: http://www.seinaiji.jp/
Description: gyosei-newsCSS.
Version: 1.0
Author: 清内路
Author URL: http://www.seinaiji.jp/
*/

/* CSS Document */

/* 旬ののお知らせ（見出し）
----------------------------- */
#syun-h {
width:446px;
height:31px;
margin:0 0 10px 0;
padding:0;
text-indent:-9999em;
background:url(../img/syun/syun-bar.jpg) no-repeat 0 0;
}
/* 行政からのお知らせ
----------------------------- */
#gyonews-h {
width:446px;
height:31px;
margin:0 0 10px 0;
padding:0;
text-indent:-9999em;
background:url(../img/gyousei/n-bar.jpg) no-repeat 0 0;
}


/* 行政からのお知らせ（エントリー）
----------------------------- */
#g-nentry {
width:447px;
margin:0 0 10px 0;
padding:0;
overflow: hidden;
}
#g-nentry:after {
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;
}
/*\*/
* html #g-nentry {
height: 1em;
overflow: visible;
}
/**/
#g-nentry p {
margin:0 0 10px 0;
padding:0 ;
font-size:0.85em;
line-height:150%;
color:#666666;
}
#g-nentry img {
clear:both;
float:right;
margin:5px 0 5px 10px;
padding:0 ;
}
