@charset "utf-8";
/* CSS Document */


#contents .press {  
	width:660px; 
	margin:0 auto;
}  
#contents .press dl {  
	width:660px;
}  
#contents .press dt {  
	float:left;  
	width:90px;
	margin:0 0 25px;
	padding:0;
	line-height:160%;
	clear:both;   
}  
#contents .press dd { 
	margin:0 0 25px 90px;
	padding:0 15px 0 0;
	line-height:160%;
}
#contents .press dd a {
	text-decoration: underline;
}