﻿@charset "UTF-8";

/* 「過渡期の現象」解説ページ CSS */


/* マーカー付き小見出し */
div#introduction * 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 ul li {
	margin: 0px 0px 0px 16px;
	padding-left: 18px;
	list-style-type: none;
	background: url(../image/arrow14-right.png) 0px 3px no-repeat;
	}
 */

/* トップ案内部分 */

div#introduction {
	position: relative;
	}

div#introduction p {
	color: #666;
	width: 368px;
	}

div#introduction p#intro-txt1 {
	margin: 8px 16px 16px;
	}

div#introduction p#intro-txt2 {
	text-indent: 0em;
	margin: 16px;
	}

/* イラスト部分 */
div#introduction div#intro-list {
	position: absolute;
	top: -32px;
	left: 416px;
	width: 320px;
	height: 360px;
	background: url(../image/nayami_intro_cloud.png) 37px 0px no-repeat;
	}

div#introduction div#intro-list h2 {
	position: absolute;
	top: 360px;
	left: 40px;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	}

div#introduction div#intro-list ul {
	margin: 0px;
	padding: 0px;
	}

div#introduction div#intro-list ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

div#introduction div#intro-list ul li#genshou1 {
	position: absolute;
	top: 43px;
	left: 28px;
	}

div#introduction div#intro-list ul li#genshou2 {
	position: absolute;
	top: 68px;
	left: 103px;
	}

div#introduction div#intro-list ul li#genshou3 {
	position: absolute;
	top: 98px;
	left: 21px;
	}

div#introduction div#intro-list ul li#genshou4 {
	position: absolute;
	top: 103px;
	left: 181px;
	}

div#introduction div#intro-list ul li#genshou5 {
	position: absolute;
	top: 134px;
	left: 66px;
	}

div#introduction div#intro-list ul li#genshou6 {
	position: absolute;
	top: 163px;
	left: 7px;
	}

div#introduction div#intro-list ul li#genshou7 {
	position: absolute;
	top: 188px;
	left: 100px;
	}

div#introduction div#section0-1 {
	width: 400px;
	margin: 8px 8px 8px;
	padding-bottom: 16px;
	}

div#introduction div#section0-1 p {
	width: auto;
	margin: 12px 32px 12px 32px;
	}

div#introduction div#section0-1 ol {
	margin-left: 32px;
	}

div#introduction div#section0-1 ol li {
	font-weight: bold;
	}

/* メイン内容 */

div.root-section {
	margin-top: 16px;
	clear: both;
	text-align: center;
	}

div.root-section div.section p {
	margin: 0.5em 1em;
	}

div.root-section div.section div.danraku p.notes {
	text-indent: -1em;
	margin-left: 2.5em;
	}

/* １ページ目 */

div#section1-1 {
	position: relative;
	margin: 16px 0px 4px;
	}

div#section1-1-1 {
	width: 520px;
	margin-top: 16px;
	}

div#section1-1 div.danraku p {
	margin-left: 16px;
	}

div#section1-1 div.danraku ul,
div#section1-1 div.danraku ol {
	margin-left: 32px;
	}

div#section1-1 div.danraku ul li,
div#section1-1 div.danraku ol li {
	font-weight: bold;
	}


/* ２ページ目 */

div#section2-2,
div#section2-1 {
	margin: 16px 0px 32px;
	}

/* 親ボックスの高さ検出用 */
div#section2-2-2:after,
div#section2-2:after,
div#section2-1:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear:both;
	}

div#section2 * 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#section2-1-1 {
	width: 600px;
	margin: 16px 12px 0px 0px;
	}

div#section2-1-2 {
	width: 350px;
	float: left;
	margin: 32px 0px 32px 0px;
	}

div#section2-1-3 {
	width: 350px;
	float: right;
	margin: 32px 0px 32px 0px;
	}

div#section2-1-1 p {
	margin: 8px 12px 8px 24px;
	}

div#section2-1-2 ul,
div#section2-1-2 p,
div#section2-1-3 p {
	margin: 8px 12px 8px 24px;
	}

div#section2 * ul li {
	font-weight: bold;
	}

div#section2-2-1 {
	width: 600px;
	margin: 16px 12px 0px 0px;
	}

div#section2-2-2 {
	margin: 24px 0px 16px 30px;
	border: solid 1px #f99;
	background-color: #f8e5e4;
	}

div#section2-2-2-1 {
	width: 340px;
	float: left;
	margin: 0px 0px 16px 0px;
	}

div#section2-2-2-1 p {
	margin: 0px 8px 8px 24px;
	}

div#section2-2-2-2 {
	width: 340px;
	float: right;
	margin: 0px 0px 16px 0px;
	}

div#section2-2-2-2 p {
	margin: 0px 24px 8px 8px;
	}

div#section2-2-3 {
	clear: both;
	width: 600px;
	margin: 8px 0px 0px 0px;
	}

div#section2-2-3 p,
div#section2-2-1 ul,
div#section2-2-1 p {
	margin: 8px 12px 8px 24px;
	}

/* ３ページ目 */

div#section3-1 {
	margin: 16px 0px 32px;
	}
	
/* 親ボックスの高さ検出用 */
div#section3-1:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear:both;
	}

div#section3 * 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#section3-1-1 {
	width: 600px;
	margin: 16px 12px 0px 0px;
	}

div#section3-1-2 {
	float: left;
	margin: 16px 4px 16px;
	width: 316px;
	height: 368px;
	border: solid 1px #f99;
	background-color: #f8e5e4;
	}

div#section3-1-3 {
	float: left;
	margin: 16px 4px 16px;
	width: 388px;
	height: 368px;
	border: solid 1px #f99;
	background-color: #f8e5e4;
	}

div#section3-1-2 p,
div#section3-1-3 ul,
div#section3-1-3 p {
	width: auto;
	margin: 12px 8px 0px 24px;
	}

div#section3-1-4 {
	clear: both;
	width: 600px;
	margin: 16px 12px 0px 0px;
	}

div#section3-1-5 {
	float: left;
	width: 350px;
	margin: 16px 12px 0px 0px;
	}

div#section3-1-6 {
	float: right;
	width: 350px;
	margin: 16px 12px 0px 0px;
	}


