#mycustomscroll {
	/* Typical fixed height and fixed width example */
width: 220px;
	height: 150px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	margin: 0.3em auto;
	padding: 5px;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
	font-size: x-small;
	line-height: 1.5em;
	color: #999999;
}

#mycustomscroll dl.whatnew-con-dl {
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}

#mycustomscroll dt.whatnew-con-dt {
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}

#mycustomscroll dd.whatnew-con-dd {
	text-indent: 0px;
	margin: 0px 0px 1em 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;
}

#mycustomscroll dd.whatnew-con-dd a:link {
	color: #999999;
	text-decoration: none;
}

#mycustomscroll dd.whatnew-con-dd a:hover {
	color: #CCCCCC;
	/*text-decoration: none;*/
}

#mycustomscroll dd.whatnew-con-dd a:visited {
	color: #999999;
	text-decoration: none;
}

#mycustomscroll dd.whatnew-con-dd a:active {
	color: #CCCCCC;
	/*text-decoration: none;*/
}


#pickupsalon-scroll {
	/* Typical fixed height and fixed width example */
width: 190px;
	height: 150px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	margin: 0.3em auto;
	padding: 5px;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
	font-size: x-small;
	/*line-height: 1.4em;*/
	color: #999999;
}

#pickupsalon-scroll dl.pickupsalon-con-dl {
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}

#pickupsalon-scroll dt.pickupsalon-con-dt {
	text-indent: 0px;
	margin: 0px;
	padding: 0px 0px 0.7em 0px;
	color: #87BBF4;
	font-size: small;
}

#pickupsalon-scroll dd.pickupsalon-con-dd {
	text-indent: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
	line-height: 1.3em;	
}

#pickupsalon-scroll dd.pickupsalon-con-dd a:link {
	color: #999999;
	text-decoration: none;
}

#pickupsalon-scroll dd.pickupsalon-con-dd a:hover {
	color: #CCCCCC;
	/*text-decoration: none;*/
}

#pickupsalon-scroll dd.pickupsalon-con-dd a:visited {
	color: #999999;
	text-decoration: none;
}

#pickupsalon-scroll dd.pickupsalon-con-dd a:active {
	color: #CCCCCC;
	/*text-decoration: none;*/
}

#special-scroll {
		/* Typical fixed height and fixed width example */
width: 240px;
	height: 150px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	margin: 0.3em auto;
	padding-left: 2px;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
	font-size: x-small;
	/*line-height: 1.4em;*/
	color: #999999;
}
