﻿@charset "UTF-8";

/* お悩み別スキンケア実践ページ CSS */


/* トップ案内部分 */

div#introduction {
	position: relative;
	background: url(../image/nayami_intro_otome2.png) no-repeat;
	background-position: 460px 80px;
	}

div#introduction h2 {
	position: absolute;
	top: -56px;
	left: 432px;
	}

div#introduction div#section0-1 {
	width: 400px;
	margin: 8px 8px 8px 0px;
	padding-bottom: 16px;
	}

div#introduction div#section0-1 p {
	margin: 12px 16px;
	}

div#section0-2 {
	padding-bottom: 32px;
	}

div#section0-2-1 {
	width: 350px;
	float: left;
	margin: 0px 0px 16px 0px;
	}

div#section0-2-2 {
	width: 350px;
	float: right;
	margin: 0px 0px 16px 0px;
	}

div#section0-2-3 {
	width: 560px;
	clear: both;
	margin: 0px 0px 0px 80px;
	padding-top: 24px;
	}

div#section0-2-1 p,
div#section0-2-2 p,
div#section0-2-3 p {
	margin: 0px 12px 0px 24px;
	}

/* メイン内容 */

div.root-section {
	margin-top: 16px;
	clear: both;
	text-align: center;
	}

div#main h2 {
	height: 38px;
	padding: 0px;
	background: none;
}

div.root-section div.section p {
	margin: 0.5em 1em;
	}

div.root-section div.section div.danraku p.notes {
	margin-left: 2.5em;
	}

/* マーカー付き小見出し */
div#introduction * h3,
div#section1-1 * h3,
div#section1-2 * h3,
div#section2-2 h3,
div#section2-3 * h3 {
	margin: 12px 12px 12px;
	height: auto;
	padding-left: 20px;
	background-image: url("../image/h_mark.png");
	background-repeat: no-repeat;
	background-position: left -2px;
	}

/* １ページ目 */

div#section1-1 {
	margin: 16px 0px 32px;
	}

/* 親ボックスの高さ検出用 */
div#section1-1:after,
div#section1-2:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear:both;
	}

div#section1-1-1 {
	width: 350px;
	float: left;
	margin: 8px 0px 16px 0px;
	}

div#section1-1-2 {
	float: right;
	width: 320px;
	margin: 24px 30px 16px 0px;
	border: solid 1px #f99;
	background-color: #f8e5e4;
	}

div#section1-1-1 p {
	margin: 8px 12px 8px 24px;
	}

div#section1-1-2 h3 {
	margin-top: 20px;
	}

div#section1-1-2 p {
	margin: 8px 16px 20px 20px;
	}

div#section1-2 {
	margin: 16px 0px 16px;
	}

div#section1-2-0 {
	width: 600px;
	margin: 16px 12px 0px 0px;
	}

div#section1-2-1 {
	width: 350px;
	float: left;
	margin: 32px 0px 0px 0px;
	}

div#section1-2-2 {
	width: 350px;
	float: right;
	margin: 32px 0px 16px 0px;
	}

div#section1-2-3 {
	width: 350px;
	float: right;
	margin: 16px 0px 0px 0px;
	}

div#section1-2-1 p,
div#section1-2-2 p,
div#section1-2-3 p {
	margin: 8px 12px 8px 24px;
	}


/* 毛穴２ページ目 */

div#section2-0 {
	margin: 0px 0px 32px;
	}

div#section2-1 {
	margin: 16px 0px 32px;
	}

div#section2-2 {
	clear: both;
	}


/* 親ボックスの高さ検出用 */
div#section2-1:after,
div#section2-2:after,
div#section2-3:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear:both;
	}

div#section2-0 p {
	width: 372px;
	}

div#section2-0 ul,
div#section2-2 * ul {
	margin: 18px 1em 18px;
	padding: 0;
	}

div#section2-0 ul li,
div#section2-2-1 ul li,
div#section2-2-2 ul li {
	margin: 0px 0px 0px 8px;
	padding-left: 18px;
	list-style-type: none;
	background: url(../image/arrow14-right.png) 0px 3px no-repeat;
	}

/* ステージ別ケア説明部分 */
div#section2-1 div.carestage {
	width: 320px;
	margin-top: 32px;
	margin-bottom: 16px;
	background: url(../image/nayami_care_stage_bg_btm.png) 0 bottom no-repeat #c1efd8;
	}

div#section2-1-1,
div#section2-1-3 {
	float: left;
	margin-left: 20px;
	}

div#section2-1-2,
div#section2-1-4 {
	float: right;
	margin-right: 20px;
	}

div#section2-1-3 {
	clear: both;
	}

div.carestage div.danraku {
	margin: 0px 8px 12px 8px;
	padding: 1px 0px 8px;
	background: #fff;
	}

div#section2-1-1 div.danraku,
div#section2-1-2 div.danraku {
	height: 410px;
	}

div#section2-1-3 div.danraku {
	height: 338px;
	}

div#section2-1-4 div.danraku {
	height: 508px;
	}


div.carestage * p {
	text-indent: 0px;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif;
	}

div#section2-1 * h3 {
	width: 320px;
	height: 32px;
	margin: 0px;
	padding: 8px 8px 0px 8px;
	background: url(../image/nayami_care_stage_bg_top.png) 0 0 no-repeat;
	color: #066;
	}

div#section2-1 * h4 {
	margin: 12px 12px 0px;
	height: 16px;
	padding-left: 20px;
	background-image: url("../image/h_mark.png");
	background-repeat: no-repeat;
	background-position: left -2px;
	}

div#section2-1 * ul.item {
	list-style-type: none;
	margin-left: 0em;
	}

div#section2-1 * ul.item li a img {
	border: solid 2px #fff;
	margin-right: 8px;
	}

div#section2-1 * ul.item li a:hover img {
	border-color: #f33;
	}

div#section2-1 * ul.item li {
	position: relative;
	}

div#section2-1 * ul.item li p {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 4px;
	left: 72px;
	}

div#section2-1 * div.danraku p {
	margin-left: 1.5em;
	}

div#section2-1 * ul.condition {
	margin: 0.5em 1em 0.5em 1.5em;
	}

div#section2-2-1 {
	width: 350px;
	float: left;
	margin: 0px 0px 16px 0px;
	}

div#section2-2-2 {
	width: 350px;
	float: right;
	margin: 0px 0px 16px 0px;
	}

div#section2-2-1 p,
div#section2-2-2 p {
	margin-left: 24px;
	}

div#section2-2-1 ul,
div#section2-2-2 ul {
	margin-left: 24px;
	}

div#section2-3 {
	margin: 16px 0px 32px;
	}

div#section2-3-1 {
	width: 350px;
	float: left;
	margin: 12px 0px 16px 0px;
	}

div#section2-3-2 {
	width: 350px;
	float: right;
	margin: 12px 0px 16px 0px;
	}

div#section2-3-3 {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding-top: 24px;
	}

div#section2-3-1 p,
div#section2-3-2 p {
	margin-left: 24px;
	}

div#section2-3-1 ul.serihu,
div#section2-3-2 ul.serihu {
	list-style-type: none;
	margin-left: 24px;
	margin-right: 24px;
	text-indent: -0.5em;
	}

div#section2-3-3 ol.illust {
	margin: 16px;
	}

div#section2-3-3 ol.illust li {
	float: left;
	width: 90px;
	height: 72px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 24px;
	list-style-type: none;
	background-image: url("../image/arrow20-right.png");
	background-repeat: no-repeat;
	background-position: 2px 26px;
	}

div#section2-3-3 ol.illust li.first {
	padding-left: 0px;
	list-style-type: none;
	}

div#section2-3-3 ul.notes {
	clear: left;
	width: 550px;
	margin: 0px 16px 16px 16px;
	padding-top: 12px;
	}

div#section2-3-3 ul.notes li {
	font-size: 12px;
	margin: 0px 0px 0px 24px;
	}

div#section2-3-3 p {
	width: 580px;
	margin-left: 24px;
	}


/* ページ末リンクの位置調整 */
ul.section-menu2 {
	height: 34px;
	margin: 0px 0px 0px 318px;
	padding: 0;
	text-align: center;
	}

