﻿/*お客様サポート窓口（大見出し）*/
#support_h {
	background: url(../images/support/support.gif) no-repeat;
}
/*お客様窓口（見出し）*/
#support1 {
	background: url(../images/support/support1.gif) no-repeat;
}
/*エバーライフショッピングサイト メンテナンス情報（見出し）*/
#support2 {
	background: url(../images/support/support2.gif) no-repeat;
}
/*バナー下テキスト*/
p.rec_txt{
	margin-bottom:15px;
}
/*エバーライフ新着情報（内容）*/
#update dl {
}

#update dt {
	border-bottom: 1px dotted #999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
	padding-bottom: 1px;
}

#update dd {
	color: #444;
	margin: 5px 0;
}

#update dd a {
	color: #444;
	text-decoration: none;
}

#update dd a:hover {
	color: #f00;
	text-decoration: underline;
}

#update img {
	margin: 0 5px;
}