@charset "utf-8";


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

TOP要素
  
  ==================================*/
  
  	h1 {
 		background-image : url('/img/common/title_news.png');
		background-repeat: no-repeat;
		font-size:15px;
		color:#FFFFFF;
		width : 570px;
		height:30px;
		margin:5px 0 0 0;
		padding:0 0 0 30px;
		line-height:30px;
		text-align : left;
		}
		
	

  
   	 #content dl {
  		font-size:11px;
		margin:0 0 0 0;
		padding:0 0 0 0; 
		}
		
 	 #content dd {
  		Width:530px;
		font-size:10px;
		background-image: url('/img/common/icon_list.png');	
		background-repeat: no-repeat;
   		background-position: 0 4px 15px 0;
		margin:0 0 3px 0;
		padding:3px 0 5px 20px;
	border-bottom:1px #999999 dotted; 
		}
		