@charset "EUC-JP";
/* CSS Document */
/* Esthetiqueはキャンペーンサイトのためbase.cssの内容をこのcssがoverrideする */

body {
	background-color: #fedac9;
	background-image: url(img_esthetique/bg_esthetique.gif);
}
/*ページ全体のセンタリング*/
#wrapper {
	width: 666px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img_esthetique/bg_main.gif);
	background-repeat: repeat-y;
	padding-right: 8px;
	padding-left: 8px;
}

h2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 26px;
	color: #2d2d2d;
	line-height: 1ems;
	border-left-width: 0;
	padding-top: 1ems;
	padding-bottom: 1ems;
	padding-left: 0;
	border-bottom-width: 0;
	margin-bottom: 0;
}
#main_img {
	width: 610px;
	margin-right: 20px;
	margin-left: 20px;
}
#sttl02 {
	background-image: url(img_esthetique/bg_atmo.gif);
	height: 290px;
	background-repeat: no-repeat;
	clear: both;
}
.corse_part {
	padding-bottom: 24px;
}
#sttl02_txt {
	width: 434px;
	position: relative;
	left: 100px;
	top: 10px;
}
div.nagare01,div.nagare02,div.nagare03,div.nagare04 {
	background-repeat: no-repeat;
	height: 280px;
}

div.nagare01 {
	width: 165px;
	float: left;
	background-color: #ffeef0;
}
div.nagare02 {
	width: 165px;
	float: right;
	background-color: #ffe2e5;
}
div.nagare03 {
	width: 165px;
	float: left;
	background-color: #ffd7db;
}
div.nagare04 {
	width: 115px;
	float: right;
	background-color: #ffd1d6;
}
.detail {
	font-size: 12px;
	line-height: 20px;
	color: #af1020;
	padding: 12px;
}
.detail_a {
	font-size: 12px;
	line-height: 20px;
	color: #af1020;
}
div.nagare05 {
	background-color: #F6D3D6;
	margin-top: 24px;
}
span.strong_m {
	font-size: 10px;
}
.adjuvant {
	background-color: #F6D3D6;
	padding: 10px;
}
.ms_detail {
	padding-bottom: 24px;
}
.corse {
	width: 285px;
	padding: 10px;
}
p.detail_menu {
	font-size: 10px;
	line-height: 16px;
}
.detail_noPad {
	font-size: 10px;
	line-height: 20px;
	color: #af1020;
	padding-top: 12px;
}
a:link {
	color: #af1020;
	text-decoration: underline;
}
a:visited {
	color: #af1020;
}
.lead {
	font-size: 0.9em;
	line-height: 1.6em;
}
h2 .cap {
	font-size: 0.5em;
}
.esthe_red {
	color: ca081b;
}
ul    li  .nomargin {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: decimal;

}
.detail_black {
	font-size: 12px;
	line-height: 20px;
	color: #111111;
}
