@charset "Shift_JIS";

/*NTT-ME　ホームネットワークサービス*/

/*トップページ--------------*/

/*ニュース--------------*/
#news_title{
	background-image: url(../img/top/news_title_bg.gif);
	background-repeat: no-repeat;
	padding: 5px 10px 5px 10px;
	color: #006699;
	font-size: medium;
	font-weight: bold;
	margin: 30px 0 10px 0;
}
dl{
	margin-left: 10px;
	margin-bottom: 50px;
}

dt{
	width: 70px;
	float: left;
	padding-left: 15px;
	margin: 5px 0 5px 0;
	line-height: 150%;
	background-image: url(../img/common/icon_green_circle.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}
dd{
	width: 490px;
	float: left;
	margin: 5px 0 5px 0;
	line-height: 150%;
}
