@charset "Shift_JIS";

/************************************************************************
	01 : Wꗗ
************************************************************************/

#top-title{
	width:444px;
	height:30px;
	background:url(../../images/features/features_list_title.gif) no-repeat 0 0;
	
}

dl#featuers-list{
	border-bottom:#999999 dotted 1px;
	border-top:#999999 dotted 1px;
	padding:10px 0 10px 25px;
	margin:0;
	font-size:10px;
	line-height:150%;
	color:#FF0000;
	background:url(../../images/features/arrow.gif) no-repeat 0 10px;
	display:block;
}

dl#featuers-list dd{
	margin:5px 0 0;
	padding:0;
	font-size:10px;
	line-height:150%;
	color:#333333;
}

dl#featuers-list dt{
	margin:5px 0 0;
	padding:0;
	font-size:14px;
	line-height:150%;
	color:#FF0000;
	font-weight:bold;
}



p#featuers-txt{
	color:#333333;
	margin:10px 0 20px;
}
