/*
 ver.1.0
	お知らせ用 css
	
	01. h1 title
	02. news underline
	03. 
	04. 
	05. 
	06　
	07. 
	
*/

/* 01. h1 title 
************************************/
h1.tl_title { margin:0; padding:0; height:40px; width:100%; text-indent:-10000px; background:url(../images/tl_info.gif) no-repeat; }

/* 02. news underline
************************************/
.news { margin:0px 0px 15px 0px; padding:0; }
.news p { margin:5px 0px 0px 0px; padding:0px 0px 5px 0px; border-bottom :1px solid #ddd; }



