@charset "utf-8";

/*----------------------------------------------------
	販売前カウンセリング（資生堂）用
----------------------------------------------------*/

.ui-widget-content a:link {
	color:#2673C9 ! important;
	text-decoration:none ! important;
}

.ui-widget-content a:visited {
	color:#2673C9 ! important;
	text-decoration:none ! important;
}

.ui-widget-content a:hover {
	color:#F39700 ! important;
	text-decoration:underline ! important;
}

.ui-widget-content a:active {
	color:#2673C9 ! important;
	text-decoration:underline ! important;
}

.shiseidoDialog {
	font-size: 10pt;
	line-height: 1.5;
}

#restrict #contenter h2 {
	margin: 0 0 5px;
	font-size: 135%;
	line-height: 1;
	color: #1d2088;
}

#restrict #contenter h3 {
	margin: 40px 0 0;
	padding: 0 0 8px 18px;
	font-size: 125%;
	line-height: 1.1;
	color: #e50012;
	background: url(/images/guide/point_gray_l.gif) no-repeat 0px 2px;
	border-bottom: 2px dotted #ccc;
}

#restrict #contenter .set {
	position: relative;
	_zoom: 1;
	margin: 10px 0 0;
	padding: 0 0 0 10px;
	min-height: 10px;
	height: auto !important;
	height: 10px;
}
