﻿/*エバーライフショッピングサイトの推奨環境（大見出し）*/
#browse {
	background: url(../images/browse/browse.gif) no-repeat left top;
}
/*推奨環境*/
h3.bro {
	color:#f63;
	margin:20px 0 10px 0;
}
table.browser {
	width:580px;
	margin-bottom:5px;
}
table.browser th,table.browser td {
	padding:5px;
}
table.browser th {
	width:290px;
	background-color:#fc6;
}
table.browser td {
	width:290px;
	background-color:#ffc;
	line-height:1.5;
	vertical-align:top;
}
ul.lead{
	margin-left: 20px; 
	padding: 0;
	line-height:1.4;
}