@charset "utf-8";
/**
 * にじっこだより
 * @author  itakura@re-set.ne.jp(2009.03)
 * @version 1.0.0
 * @update  
 */



#nijikkonews-top{clear:both; background:url(../img/nijikko_news/waku_title.gif) no-repeat 0 0; height:70px;}
#nijikkonews-body{clear:both; background:url(../img/nijikko_news/waku_body.gif) repeat-y 0 0; padding:0 20px;}
#nijikkonews-body:after{content:"."; display:block; visibility:hidden; height:0.1px; font-size:0.1em; line-height:0; clear:both;}
#nijikkonews-body{zoom: 1;}
#nijikkonews-bottom{clear:both; background:url(../img/nijikko_news/waku_bottom.gif) no-repeat 0 0; height:20px; margin:0 0 30px;}

#corner{text-align:center;}
#corner img{clear:both; margin:0 0 7px;}


#download{float:left; width:590px;}
#download img{margin:0 0 10px;}

#download #news-detail{width:305px; background:url(../img/nijikko_news/verticalline.gif) repeat-y right top; padding:0 10px; float:left;}
#download #news-dl{width:250px; vertical-align:bottom; padding:10px 0 0 10px; float:left;}
#download #news-dl a{color:#13007C;}
#download #news-dl a:hover{color:#175EA1;}


#attention {
	padding: 10px;
	text-align: center;
	background-color: #F8CE6D;
	color: #5A5A5A;
}




