@import url(common.css);


.slide-select-bt {
    border:none;
	cursor:pointer;
}

/* absolute element */
#chapter-art_2-section01 h1,
#chapter-art_2-section02 h1,
#chapter-art_2-section03 h1,
#chapter-art_2-section04 h1,
#chapter-art_2-section05 h1,
#chapter-art_2-section06 h1 {
	position:absolute;
	top:25px;
	left:230px;
	width:385px;
	height:100px;
}

/*
 * chapter-art_2-section
 * 「美術はこんなに面白い」
 */

/*--------------------------------
 * chapter common
 */
 
 /* 表紙 */
#page-section01-1 #cover,
#page-section02-1 #cover,
#page-section03-1 #cover,
#page-section04-1 #cover,
#page-section05-1 #cover,
#page-section06-1 #cover {
	margin:0 0 25px 0;
}
#page-section01-1 #cover h2,
#page-section02-1 #cover h2,
#page-section03-1 #cover h2,
#page-section04-1 #cover h2,
#page-section05-1 #cover h2,
#page-section06-1 #cover h2 {
	margin:130px auto 0;
	width:510px;
	height:200px;
	background:url( '../images/art_2/cover-img.gif' ) 0 0 no-repeat;
}
#page-section01-1 #cover h2 span,
#page-section02-1 #cover h2 span,
#page-section03-1 #cover h2 span,
#page-section04-1 #cover h2 span,
#page-section05-1 #cover h2 span,
#page-section06-1 #cover h2 span {
	display:none;
}
 
 /* h2 span */
#chapter-art_2-section01 h2 span,
#chapter-art_2-section02 h2 span,
#chapter-art_2-section03 h2 span,
#chapter-art_2-section04 h2 span,
#chapter-art_2-section05 h2 span,
#chapter-art_2-section06 h2 span {
 	display:none;
 }


/* table color */
td.bg-g {
	background:#f2f2f2;
}
td.bg-b {
	background:#e6f3ff;
}
td.bg-r {
	background:#ffe6e6;
}
td.bg-dg {
	background:#e0dfdf;
}
td.bg-db {
	background:#c9e5fe;
}
td.bg-dr {
	background:#fed0d0;
}

table {
	border-collapse: collapse; border-spacing: 0;
	width:100%;
}

td  {
    padding: 5px 0;
	border-bottom: 1px solid #c6e2ff;
}

.text .t-text {
	background-color: #e5f2ff;
	font-size:16px;
	line-height:1.6em;
	padding:5px 10px;
}

.clear-type {
	webkit-transform-origin: 0 0;
	webkit-transform: scale(1, 1.01);
	moz-transform-origin: 0 0;
	moz-transform: scale(1, 1.01);
	ms-transform-origin: 0 0;
	ms-transform: scale(1, 1.02); /* IE9だけ1.02 */
	o-transform-origin: 0 0;
	o-transform: scale(1, 1.01);
}


/*--------------------------------
チャプター1
*/
 
#chapter-art_2-section01 {}


/* 表紙 1-1ページ目 */
#chapter-art_2-section01 #page-section01-1 .bt-start {
	background:url( '../images/art_2/bt-start-section01.gif' ) 0 0 no-repeat;
	width:322px;
	height:43px;
	margin:0 auto;
	cursor:pointer;
}
#chapter-art_2-section01 #page-section01-1 .bt-start:hover {
	background-position:0 -43px;
}
#chapter-art_2-section01 #page-section01-1 .bt-start span {
	display:none;
}

#chapter-art_2-section01 #page-section01-1 p {
	text-align:center;
	font-size:large;
}


/* 1-2ページ目 */
#chapter-art_2-section01 #page-section01-2 {
}
#chapter-art_2-section01 #page-section01-2 .content-wrap {
	padding:10px 95px;
	/padding:68px 95px 0;
}
#chapter-art_2-section01 #page-section01-2 h2 {
	background:url( '../images/art_2/section01-page2-title.gif' ) 0 0 no-repeat;
	width:517px;
	height:60px;
	margin:58px 0 15px 0;
}

#chapter-art_2-section01 #page-section01-2 .text {
	font-size:16px;
	line-height:1.6em;
}

#chapter-art_2-section01 #page-section01-2 .text .text01{
	font-size:16px;
	line-height:1.4em;
}

#chapter-art_2-section01 #page-section01-2 .text img {
	float:right;
	margin:0 0 20px 0;
}


/* 1-3ページ目 */
#chapter-art_2-section01 #page-section01-3 {
}
#chapter-art_2-section01 #page-section01-3 .content-wrap {
	padding:10px 95px;
	/padding:68px 95px 0;
}
#chapter-art_2-section01 #page-section01-3 h2 {
	background:url( '../images/art_2/section01-page3-title.gif' ) 0 0 no-repeat;
	width:517px;
	height:70px;
	margin:58px 0 15px 0;
}

#chapter-art_2-section01 #page-section01-3 .text {
	font-size:16px;
	line-height:1.6em;
}

#chapter-art_2-section01 #page-section01-3 .text .img {
	float:left;
	margin:10px 10px 0 30px;
}

#chapter-art_2-section01 #page-section01-3 .text p {
	text-align:center;
}

#chapter-art_2-section01 #page-section01-3 .text img {
	margin-right:30px;
}


/* 1-4ページ目 */
#chapter-art_2-section01 #page-section01-4 {
}
#chapter-art_2-section01 #page-section01-4 .content-wrap {
	padding:10px 95px;
	/padding:68px 95px 0;
}
#chapter-art_2-section01 #page-section01-4 h2 {
	background:url( '../images/art_2/section01-page4-title.gif' ) 0 0 no-repeat;
	width:517px;
	height:70px;
	margin:38px 0 10px 0;
}

#chapter-art_2-section01 #page-section01-4 .text {
	background:url( '../images/art_2/sec01-img05.gif' ) 0 0 no-repeat;
	font-size:16px;
	line-height:1.6em;
	margin:10px 0 0 0;
	height:500px;
}

#chapter-art_2-section01 #page-section01-4 .text .a {
	padding:133px 0 0 230px;
}

#chapter-art_2-section01 #page-section01-4 .text .b {
	padding:75px 0 0 420px;
}

#chapter-art_2-section01 #page-section01-4 .text .c {
	padding:80px 0 0 235px;
}



/* 1-5ページ目 */
#chapter-art_2-section01 #page-section01-5 {
}
#chapter-art_2-section01 #page-section01-5 .content-wrap {
	padding:10px 95px;
	/padding:68px 95px 0;
}
#chapter-art_2-section01 #page-section01-5 h2 {
	background:url( '../images/art_2/section01-page5-title.gif' ) 0 0 no-repeat;
	width:517px;
	height:70px;
	margin:58px 0 25px 0;
}

#chapter-art_2-section01 #page-section01-5 .text {
	font-size:16px;
	line-height:1.6em;
}


#chapter-art_2-section01 #page-section01-5 .text img {
	float:right;
	margin:0 0 0 20px;
}

#chapter-art_2-section01 #page-section01-5 .text p {
	padding-top:30px;
}

/* 1-6ページ目 */
#chapter-art_2-section01 #page-section01-6 {
}
#chapter-art_2-section01 #page-section01-6 .content-wrap {
	padding:10px 95px;
	/padding:68px 95px 0;
}
#chapter-art_2-section01 #page-section01-6 h2 {
	background:url( '../images/art_2/section01-page6-title.gif' ) 0 0 no-repeat;
	width:530px;
	height:70px;
	margin:58px 0 25px 0;
}

#chapter-art_2-section01 #page-section01-6 .text {
	font-size:16px;
	line-height:1.6em;
	margin-top:20px;
}

#chapter-art_2-section01 #page-section01-6 .text img {
	float:right;
	margin: 0 0 5px 20px;
}

#chapter-art_2-section01 #page-section01-6 .text p {
	padding-top:30px;
}


/* 1-7ページ目 */
#chapter-art_2-section01 #page-section01-7 {
}
#chapter-art_2-section01 #page-section01-7 .content-wrap {
	padding:10px 95px;
	/padding:68px 95px 0;
}
#chapter-art_2-section01 #page-section01-7 h2 {
	background:url( '../images/art_2/section01-page7-title.gif' ) 0 0 no-repeat;
	width:530px;
	height:70px;
	margin:58px 0 25px 0;
}

#chapter-art_2-section01 #page-section01-7 .text {
	font-size:16px;
	line-height:1.6em;
}


#chapter-art_2-section01 #page-section01-7 .text p {
	padding-top:30px;
}

#chapter-art_2-section01 #page-section01-7 .text img {
	float:right;
	margin:0 0 0 20px;
}




/* 1-8ページ目 */
#chapter-art_2-section01 #page-section01-8 {
}
#chapter-art_2-section01 #page-section01-8 .content-wrap {
	padding:10px 95px;
	/padding:68px 95px 0;
}
#chapter-art_2-section01 #page-section01-8 h2 {
	background:url( '../images/art_2/section01-page8-title.gif' ) 0 0 no-repeat;
	width:517px;
	height:70px;
	margin:58px 0 15px 0;
}

#chapter-art_2-section01 #page-section01-8 .text {
	font-size:16px;
	line-height:1.6em;
}
#chapter-art_2-section01 #page-section01-8 .text img {
	float:right;
	margin:0 0 10px 10px;
}



/* 1-9ページ目 */
#chapter-art_2-section01 #page-section01-9 {
}
#chapter-art_2-section01 #page-section01-9 .content-wrap {
	padding:10px 95px;
	/padding:68px 95px 0;
}
#chapter-art_2-section01 #page-section01-9 h2 {
	background:url( '../images/art_2/section01-page9-title.gif' ) 0 0 no-repeat;
	width:517px;
	height:70px;
	margin:40px 0 15px 0;
}

#chapter-art_2-section01 #page-section01-9 .text {
	font-size:16px;
	line-height:1.6em;
}

#chapter-art_2-section01 #page-section01-9 .text p {
	padding-top:30px;
}

#chapter-art_2-section01 #page-section01-9 .text img {
	float:right;
	margin:0 0 30px 20px;
}



/*--------------------------------
チャプター2
*/

#chapter-art_2-section02 {}

/* 表紙 2-1ページ目 */
#chapter-art_2-section02 #page-section02-1 .bt-start {
	background:url( '../images/art_2/bt-start-section02.gif' ) 0 0 no-repeat;
	width:322px;
	height:43px;
	margin:0 auto;
	cursor:pointer;
}
#chapter-art_2-section02 #page-section02-1 .bt-start:hover {
	background-position:0 -43px;
}
#chapter-art_2-section02 #page-section02-1 .bt-start span {
	display:none;
}

#chapter-art_2-section02 #page-section02-1 p {
	text-align:center;
	font-size:large;
}

/* 2-2ページ目 */
#chapter-art_2-section02 #page-section02-2 {
}
#chapter-art_2-section02 #page-section02-2 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section02 #page-section02-2 h2 {
	background:url( '../images/art_2/section02-page2-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:100px;
	margin:48px 0 15px 0;
}
#chapter-art_2-section02 #page-section02-2 .text {
	font-size:16px;
	line-height:1.6em;
}

#chapter-art_2-section02 #page-section02-2 .text .img {
	float:right;
	margin:0 0 10px 20px;
}

#chapter-art_2-section02 #page-section02-2 .text p {
	width:385px;
	background:#FFFFCC;
	padding:10px;
}

#chapter-art_2-section02 #page-section02-2 .more-info .info-content-wrap {
	width:810px;
	height:465px;
	display:table-cell;
    text-align:center;
    vertical-align:middle;
}

#chapter-art_2-section02 #page-section02-2 .more-info .info-content-wrap img {
	vertical-align:middle;
}

/* 2-3ページ目 */
#chapter-art_2-section02 #page-section02-3 {
}
#chapter-art_2-section02 #page-section02-3 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section02 #page-section02-3 h2 {
	background:url( '../images/art_2/section02-page3-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:100px;
	margin:48px 0 15px 0;
}
#chapter-art_2-section02 #page-section02-3 .text {
	font-size:16px;
	line-height:1.6em;
}

#chapter-art_2-section02 #page-section02-3 .text .img {
	float:right;
	margin:0 0 10px 20px;
}

#chapter-art_2-section02 #page-section02-3 .text p {
	width:435px;
	background:#FFFFCC;
	padding:10px;
}

#chapter-art_2-section02 #page-section02-3 .more-info .info-content-wrap {
	width:810px;
	height:465px;
	display:table-cell;
    text-align:center;
    vertical-align:middle;
}

#chapter-art_2-section02 #page-section02-3 .more-info .info-content-wrap img {
	vertical-align:middle;
}


/* 2-4ページ目 */
#chapter-art_2-section02 #page-section02-4 {
}
#chapter-art_2-section02 #page-section02-4 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section02 #page-section02-4 h2 {
	background:url( '../images/art_2/section02-page4-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:100px;
	margin:58px 0 15px 0;
}

#chapter-art_2-section02 #page-section02-4 .text {
	font-size:16px;
	line-height:1.6em;
}

#chapter-art_2-section02 #page-section02-4 .text img {
	float:right;
	margin: 0 0 0 20px;
}

#chapter-art_2-section02 #page-section02-4 .text p {
	padding-top:20px;
}


/* 2-5ページ目 */
#chapter-art_2-section02 #page-section02-5 {
}
#chapter-art_2-section02 #page-section02-5 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section02 #page-section02-5 h2 {
	background:url( '../images/art_2/section02-page5-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:100px;
	margin:58px 0 15px 0;
}
#chapter-art_2-section02 #page-section02-5 .text {
	font-size:16px;
	line-height:1.6em;
}

#chapter-art_2-section02 #page-section02-5 .text .img {
	float:right;
	margin:0 0 10px 20px;
}

#chapter-art_2-section02 #page-section02-5 .text .p {
	width:400px;
	background:#FFFFCC;
	padding:10px;
}

#chapter-art_2-section02 #page-section02-5 .more-info .info-content-wrap {
	width:810px;
	height:465px;
}

#chapter-art_2-section02 #page-section02-5 .more-info .info-content-wrap .text img {
	margin:10px 30px 15px 30px;
}

#chapter-art_2-section02 #page-section02-5 .more-info .info-content-wrap .text {
	font-size:14px;
	line-height:1.3em;
	margin:10px 20px 0 20px;
}


/* 2-6ページ目 */
#chapter-art_2-section02 #page-section02-6 {
}
#chapter-art_2-section02 #page-section02-6 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section02 #page-section02-6 h2 {
	background:url( '../images/art_2/section02-page6-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:100px;
	margin:58px 0 35px 0;
}
#chapter-art_2-section02 #page-section02-6 .text {
	font-size:16px;
	line-height:1.6em;
}

#chapter-art_2-section02 #page-section02-6 .text .img {
	float:right;
	margin:-20px 0 10px 20px;
}

#chapter-art_2-section02 #page-section02-6 .text .p {
	width:405px;
	background:#FFFFCC;
	padding:10px;
}

#chapter-art_2-section02 #page-section02-6 .more-info .info-content-wrap {
	width:810px;
	height:465px;
}

#chapter-art_2-section02 #page-section02-6 .more-info .info-content-wrap .text img {
	margin:20px 30px 20px 30px;
}

#chapter-art_2-section02 #page-section02-6 .more-info .info-content-wrap .text {
	font-size:14px;
	line-height:1.3em;
	margin:10px 20px 0 20px;
}


/* 2-7ページ目 */
#chapter-art_2-section02 #page-section02-7 {
}
#chapter-art_2-section02 #page-section02-7 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section02 #page-section02-7 h2 {
	background:url( '../images/art_2/section02-page7-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:100px;
	margin:58px 0 15px 0;
}
#chapter-art_2-section02 #page-section02-7 .text {
	font-size:16px;
	line-height:1.6em;
}

#chapter-art_2-section02 #page-section02-7 .text .img {
	text-align:center;
	float:right;
	margin:0 0 5px 10px;
	line-height:1em;
}

#chapter-art_2-section02 #page-section02-7 .text p {
	padding-top:20px;
}


/* 2-8ページ目 */
#chapter-art_2-section02 #page-section02-8 {
}
#chapter-art_2-section02 #page-section02-8 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}

#chapter-art_2-section02 #page-section02-8 h2 {
	background:url( '../images/art_2/section02-page8-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:100px;
	margin:38px 0 35px 0;
}
#chapter-art_2-section02 #page-section02-8 .text {
	font-size:16px;
	line-height:1.6em;
}

#chapter-art_2-section02 #page-section02-8 .text .img {
	float:right;
	margin:-25px 0 10px 20px;
}

#chapter-art_2-section02 #page-section02-8 .text p {
	width:385px;
	background:#FFFFCC;
	padding:10px;
}

#chapter-art_2-section02 #page-section02-8 .more-info .info-content-wrap {
	width:810px;
	height:465px;
	display:table-cell;
    text-align:center;
    vertical-align:middle;
}

#chapter-art_2-section02 #page-section02-8 .more-info .info-content-wrap img {
	vertical-align:middle;
}

/* 2-9ページ目 */
#chapter-art_2-section02 #page-section02-9 {
}
#chapter-art_2-section02 #page-section02-9 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section02 #page-section02-9 h2 {
	background:url( '../images/art_2/section02-page9-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:100px;
	margin:38px 0 35px 0;
}
#chapter-art_2-section02 #page-section02-9 .text {
	font-size:16px;
	line-height:1.6em;
}

#chapter-art_2-section02 #page-section02-9 .text .img {
	float:right;
	margin:-35px 0 10px 20px;
}

#chapter-art_2-section02 #page-section02-9 .text p {
	width:405px;
	background:#FFFFCC;
	padding:10px;
}

#chapter-art_2-section02 #page-section02-9 .more-info .info-content-wrap {
	width:810px;
	height:465px;
	display:table-cell;
    text-align:center;
    vertical-align:middle;
}

#chapter-art_2-section02 #page-section02-9 .more-info .info-content-wrap img {
	vertical-align:middle;
}


/* 2-10ページ目 */
#chapter-art_2-section02 #page-section02-10 {
}
#chapter-art_2-section02 #page-section02-10 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section02 #page-section02-10 h2 {
	background:url( '../images/art_2/section02-page10-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:58px 0 0px 0;
}
#chapter-art_2-section02 #page-section02-10 .text {
	font-size:16px;
	line-height:1.6em;
}

#chapter-art_2-section02 #page-section02-10 .text img {
	float:right;
	margin:-50px 0 10px 20px;
}

#chapter-art_2-section02 #page-section02-10 .text p {
	padding-top:40px;
}

#chapter-art_2-section02 #page-section02-10 .more-info .info-content-wrap {
	width:810px;
	height:465px;
	display:table-cell;
    text-align:center;
    vertical-align:middle;
}

#chapter-art_2-section02 #page-section02-10 .more-info .info-content-wrap img {
	vertical-align:middle;
}


/* 2-11ページ目 */
#chapter-art_2-section02 #page-section02-11 {
}
#chapter-art_2-section02 #page-section02-11 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section02 #page-section02-11 h2 {
	background:url( '../images/art_2/section02-page11-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:58px 0 0px 0;
}
#chapter-art_2-section02 #page-section02-11 .text {
	font-size:16px;
	line-height:1.6em;
}


/*--------------------------------
チャプター3
*/

#chapter-art_2-section03 {}

/* 表紙 3-1ページ目 */
#chapter-art_2-section03 #page-section03-1 .bt-start {
	background:url( '../images/art_2/bt-start-section03.gif' ) 0 0 no-repeat;
	width:322px;
	height:43px;
	margin:0 auto;
	cursor:pointer;
}
#chapter-art_2-section03 #page-section03-1 .bt-start:hover {
	background-position:0 -43px;
}
#chapter-art_2-section03 #page-section03-1 .bt-start span {
	display:none;
}

#chapter-art_2-section03 #page-section03-1 p {
	text-align:center;
	font-size:large;
}

/* 3-2ページ目 */
#chapter-art_2-section03 #page-section03-2 {
}
#chapter-art_2-section03 #page-section03-2 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section03 #page-section03-2 h2 {
	background:url( '../images/art_2/section03-page2-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:58px 0 15px 0;
}
#chapter-art_2-section03 #page-section03-2 .text {
	font-size:16px;
	line-height:1.6em;
}
#chapter-art_2-section03 #page-section03-2 .text img {
	float:right;
	margin: 0 0 0 20px;
}

#chapter-art_2-section03 #page-section03-2 .text p {
	padding-top:30px;
}


/* 3-3ページ目 */
#chapter-art_2-section03 #page-section03-3 {
}
#chapter-art_2-section03 #page-section03-3 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section03 #page-section03-3 h2 {
	background:url( '../images/art_2/section03-page3-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:38px 0 25px 0;
}
#chapter-art_2-section03 #page-section03-3 .text {
	font-size:16px;
	line-height:1.6em;
}

#chapter-art_2-section03 #page-section03-3 .select-answer {
	margin:10px 0 30px 0;
	font-size:18px;
	font-weight:bold;
}

#chapter-art_2-section03 #page-section03-3 .select-answer img {
	float:right;
	margin:-10px 0 0 0;
}

#chapter-art_2-section03 #page-section03-3 .answer-check {
	margin:0 0 5px 0;
}

#chapter-art_2-section03 #page-section03-3-answer {
	width:223px;
	height:79px;
	margin:15px auto 0;
	background:url( '../images/common/bt-answer.gif' ) 0 0 no-repeat;
}
#chapter-art_2-section03 #page-section03-3-answer:hover {
	background-position:0 -79px;
}

#chapter-art_2-section03 #page-section03-3-answer span {
	display:none;
}

/* 3-4ページ目 */
#chapter-art_2-section03 #page-section03-4 {
}
#chapter-art_2-section03 #page-section03-4 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section03 #page-section03-4 h2 {
	background:url( '../images/art_2/section03-page4-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:58px 0 15px 0;
}
#chapter-art_2-section03 #page-section03-4 .text {
	font-size:16px;
	line-height:1.6em;
}

#chapter-art_2-section03 #page-section03-4 .text img {
	float:right;
	margin:-20px 0 10px 20px;
}

#chapter-art_2-section03 #page-section03-4 .text p {
	padding-top:40px;
}


/* 3-5ページ目 */
#chapter-art_2-section03 #page-section03-5 {
}
#chapter-art_2-section03 #page-section03-5 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section03 #page-section03-5 h2 {
	background:url( '../images/art_2/section03-page5-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:58px 0 25px 0;
}

#chapter-art_2-section03 #page-section03-5 .text {
	font-size:16px;
	line-height:1.6em;
}

#chapter-art_2-section03 #page-section03-5 .text img {
	float:right;
	margin:0 0 10px 20px;
}

#chapter-art_2-section03 #page-section03-5 .text p {
	padding-top:30px;
}


/* 3-6ページ目 */
#chapter-art_2-section03 #page-section03-6 {
}
#chapter-art_2-section03 #page-section03-6 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section03 #page-section03-6 h2 {
	background:url( '../images/art_2/section03-page6-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:58px 0 15px 0;
}
#chapter-art_2-section03 #page-section03-6 .text {
	font-size:16px;
	line-height:1.6em;
	text-align:center;
}

#chapter-art_2-section03 #page-section03-6 .text img {
	margin:10px 0 0 0;
}

#chapter-art_2-section03 #page-section03-6 .more-info .info-content-wrap {
	width:810px;
	height:465px;
	display:table-cell;
    text-align:center;
    vertical-align:middle;
}

#chapter-art_2-section03 #page-section03-6 .more-info .info-content-wrap img {
	vertical-align:middle;
}


/* 3-7ページ目 */
#chapter-art_2-section03 #page-section03-7 {
}
#chapter-art_2-section03 #page-section03-7 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section03 #page-section03-7 h2 {
	background:url( '../images/art_2/section03-page7-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:58px 0 25px 0;
}
#chapter-art_2-section03 #page-section03-7 .text {
	font-size:16px;
	line-height:1.6em;
}

#chapter-art_2-section03 #page-section03-7 .text .left {
	width:200px;
	float:left;
	margin:0 15px 0 0;
}


#chapter-art_2-section03 #page-section03-7 .text .center {
	width:200px;
	float:left;
	margin:0 15px 0 0;
}

#chapter-art_2-section03 #page-section03-7 .text .right {
	width:200px;
	float:left;
}


/* 3-8ページ目 */
#chapter-art_2-section03 #page-section03-8 {
}
#chapter-art_2-section03 #page-section03-8 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section03 #page-section03-8 h2 {
	background:url( '../images/art_2/section03-page8-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:58px 0 25px 0;
}

#chapter-art_2-section03 #page-section03-8 .text {
	font-size:16px;
	line-height:1.6em;
}

#chapter-art_2-section03 #page-section03-8 .text img {
	float:right;
	margin:0 0 10px 20px;
}

#chapter-art_2-section03 #page-section03-8 .text p {
	padding-top:30px;
}


/* 3-9ページ目 */
#chapter-art_2-section03 #page-section03-9 {
}
#chapter-art_2-section03 #page-section03-9 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section03 #page-section03-9 h2 {
	background:url( '../images/art_2/section03-page9-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:38px 0 0 0;
}

#chapter-art_2-section03 #page-section03-9 .text {
	font-size:16px;
	line-height:1.6em;
	text-align:center;
}

/* 3-10ページ目 */
#chapter-art_2-section03 #page-section03-10 {
}
#chapter-art_2-section03 #page-section03-10 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section03 #page-section03-10 h2 {
	background:url( '../images/art_2/section03-page9-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:38px 0 0 0;
}

#chapter-art_2-section03 #page-section03-10 .text {
	font-size:16px;
	line-height:1.6em;
	text-align:center;
}

#chapter-art_2-section03 #page-section03-10 .more-info .info-content-wrap {
	width:810px;
	height:465px;
	display:table-cell;
    text-align:center;
    vertical-align:middle;
}

#chapter-art_2-section03 #page-section03-10 .more-info .info-content-wrap img {
	margin-bottom:10px;
}
	
/* 3-11ページ目 */
#chapter-art_2-section03 #page-section03-11 {
}
#chapter-art_2-section03 #page-section03-11 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section03 #page-section03-11 h2 {
	background:url( '../images/art_2/section03-page10-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:60px;
	margin:38px 0 0 0;
}

#chapter-art_2-section03 #page-section03-11 .text {
	font-size:16px;
	line-height:1.5em;
	text-align:center;
}


#chapter-art_2-section03 #page-section03-11 .more-info .info-content-wrap {
	width:810px;
	height:465px;
	display:table-cell;
    text-align:center;
    vertical-align:middle;
}


/* 3-12ページ目 */
#chapter-art_2-section03 #page-section03-12 {
}
#chapter-art_2-section03 #page-section03-12 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section03 #page-section03-12 h2 {
	background:url( '../images/art_2/section03-page11-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:58px 0 25px 0;
}

#chapter-art_2-section03 #page-section03-12 .text {
	font-size:16px;
	line-height:1.6em;
}

#chapter-art_2-section03 #page-section03-12 .text img {
	float:right;
	margin:-20px 0 10px 20px;
}

#chapter-art_2-section03 #page-section03-12 .text p {
	padding-top:30px;
}

#chapter-art_2-section03 #page-section03-12 .more-info .info-content-wrap {
	width:810px;
	height:465px;
	display:table-cell;
    text-align:center;
    vertical-align:middle;
}


/* 3-13ページ目 */
#chapter-art_2-section03 #page-section03-13 {
}
#chapter-art_2-section03 #page-section03-13 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section03 #page-section03-13 h2 {
	background:url( '../images/art_2/section03-page12-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:58px 0 15px 0;
}
#chapter-art_2-section03 #page-section03-13 .text {
	font-size:16px;
	line-height:1.6em;
}

#chapter-art_2-section03 #page-section03-13 .select-answer {
	margin:10px 0 20px 0;
	font-size:18px;
	font-weight:bold;
}

#chapter-art_2-section03 #page-section03-13 .select-answer img {
	float:right;
	margin:-20px 50px 0 0;
}

#chapter-art_2-section03 #page-section03-13 .answer-check {
	margin:0 0 10px 20px;
}

#chapter-art_2-section03 #page-section03-13-answer {
	width:223px;
	height:79px;
	margin:15px auto 0;
	background:url( '../images/common/bt-answer.gif' ) 0 0 no-repeat;
}
#chapter-art_2-section03 #page-section03-13-answer:hover {
	background-position:0 -79px;
}

#chapter-art_2-section03 #page-section03-13-answer span {
	display:none;
}

#chapter-art_2-section03 #page-section03-13 .more-info .info-content-wrap {
	width:810px;
	height:465px;
	display:table-cell;
    text-align:center;
    vertical-align:middle;
}

/* 3-14ページ目 */
#chapter-art_2-section03 #page-section03-14 {
}
#chapter-art_2-section03 #page-section03-14 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section03 #page-section03-14 h2 {
	background:url( '../images/art_2/section03-page13-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:58px 0 15px 0;
}

#chapter-art_2-section03 #page-section03-14 .text {
	font-size:16px;
	line-height:1.6em;
}

#chapter-art_2-section03 #page-section03-14 .text img {
	float:right;
	margin:0 0 10px 20px;
}

#chapter-art_2-section03 #page-section03-14 .text p {
	padding-top:30px;
}


/* 3-15ページ目 */
#chapter-art_2-section03 #page-section03-15 {
}
#chapter-art_2-section03 #page-section03-15 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section03 #page-section03-15 h2 {
	background:url( '../images/art_2/section03-page14-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:58px 0 25px 0;
}

#chapter-art_2-section03 #page-section03-15 .text {
	font-size:16px;
	line-height:1.6em;
}

#chapter-art_2-section03 #page-section03-15 .text img {
	margin:0 0 20px 0;
}


/*--------------------------------
チャプター4
*/

#chapter-art_2-section04 {}

/* 表紙 4-1ページ目 */
#chapter-art_2-section04 #page-section04-1 .bt-start {
	background:url( '../images/art_2/bt-start-section04.gif' ) 0 0 no-repeat;
	width:322px;
	height:43px;
	margin:0 auto;
	cursor:pointer;
}
#chapter-art_2-section04 #page-section04-1 .bt-start:hover {
	background-position:0 -43px;
}
#chapter-art_2-section04 #page-section04-1 .bt-start span {
	display:none;
}

#chapter-art_2-section04 #page-section04-1 p {
	text-align:center;
	font-size:large;
}

/* 4-2ページ目 */
#chapter-art_2-section04 #page-section04-2 {
}
#chapter-art_2-section04 #page-section04-2 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section04 #page-section04-2 h2 {
	background:url( '../images/art_2/section04-page2-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:58px 0 15px 0;
}
#chapter-art_2-section04 #page-section04-2 .text {
	font-size:16px;
	line-height:1.6em;
}
#chapter-art_2-section04 #page-section04-2 .text img {
	float:right;
	margin: -20px 0 30px 10px;
}

#chapter-art_2-section04 #page-section04-2 .more-info .info-content-wrap {
	width:810px;
	height:465px;
	display:table-cell;
    text-align:center;
    vertical-align:middle;
}

#chapter-art_2-section04 #page-section04-2 .more-info .info-content-wrap img {
	vertical-align:middle;
}

#chapter-art_2-section04 #page-section04-2 .text p {
	padding-top:20px;
}


/* 4-3ページ目 */
#chapter-art_2-section04 #page-section04-3 {
}
#chapter-art_2-section04 #page-section04-3 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section04 #page-section04-3 h2 {
	background:url( '../images/art_2/section04-page3-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:58px 0 15px 0;
}
#chapter-art_2-section04 #page-section04-3 .text {
	font-size:16px;
	line-height:1.6em;
}

#chapter-art_2-section04 #page-section04-3 .select-answer {
	margin:10px 0 20px 0;
	font-size:18px;
	font-weight:bold;
}

#chapter-art_2-section04 #page-section04-3 .select-answer img {
	float:right;
	margin:-20px 50px 0 0;
}

#chapter-art_2-section04 #page-section04-3 .answer-check {
	margin:0 0 10px 20px;
}

#chapter-art_2-section04 #page-section04-3-answer {
	width:223px;
	height:79px;
	margin:15px auto 0;
	background:url( '../images/common/bt-answer.gif' ) 0 0 no-repeat;
}
#chapter-art_2-section04 #page-section04-3-answer:hover {
	background-position:0 -79px;
}

#chapter-art_2-section04 #page-section04-3-answer span {
	display:none;
}


/* 4-4ページ目 */
#chapter-art_2-section04 #page-section04-4 {
}
#chapter-art_2-section04 #page-section04-4 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section04 #page-section04-4 h2 {
	background:url( '../images/art_2/section04-page4-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:58px 0 25px 0;
}
#chapter-art_2-section04 #page-section04-4 .text {
	font-size:16px;
	line-height:1.6em;
}
#chapter-art_2-section04 #page-section04-4 .text img {
	float:right;
	margin: 0 0 10px 20px;
}

#chapter-art_2-section04 #page-section04-4 .text p {
	padding-top:20px;
}


/* 4-5ページ目 */
#chapter-art_2-section04 #page-section04-5 {
}
#chapter-art_2-section04 #page-section04-5 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section04 #page-section04-5 h2 {
	background:url( '../images/art_2/section04-page5-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:38px 0 30px 0;
}

#chapter-art_2-section04 #page-section04-5 .text {
	font-size:16px;
	line-height:1.6em;
}

#chapter-art_2-section04 #page-section04-5 .select-answer {
	margin:10px 0 10px 0;
	font-size:18px;
	font-weight:bold;
}

#chapter-art_2-section04 #page-section04-5 .select-answer img {
	float:right;
	margin:-20px 50px 0 0;
}

#chapter-art_2-section04 #page-section04-5 .answer-check {
	margin:0 0 10px 20px;
}

#chapter-art_2-section04 #page-section04-5-answer {
	width:223px;
	height:79px;
	margin:15px auto 0;
	background:url( '../images/common/bt-answer.gif' ) 0 0 no-repeat;
}
#chapter-art_2-section04 #page-section04-5-answer:hover {
	background-position:0 -79px;
}

#chapter-art_2-section04 #page-section04-5-answer span {
	display:none;
}


/* 4-6ページ目 */
#chapter-art_2-section04 #page-section04-6 {
}
#chapter-art_2-section04 #page-section04-6 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section04 #page-section04-6 h2 {
	background:url( '../images/art_2/section04-page6-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:58px 0 25px 0;
}
#chapter-art_2-section04 #page-section04-6 .text {
	font-size:16px;
	line-height:1.6em;
}

#chapter-art_2-section04 #page-section04-6 .text img {
	float:right;
	margin: 0 0 10px 20px;
}

#chapter-art_2-section04 #page-section04-6 .text p {
	padding-top:20px;
}


/* 4-7ページ目 */
#chapter-art_2-section04 #page-section04-7 {
}
#chapter-art_2-section04 #page-section04-7 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section04 #page-section04-7 h2 {
	background:url( '../images/art_2/section04-page7-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:58px 0 15px 0;
}

#chapter-art_2-section04 #page-section04-7 .text {
	font-size:16px;
	line-height:1.6em;
}

#chapter-art_2-section04 #page-section04-7 .text img {
	float:right;
	margin: 0 0 10px 20px;
}

#chapter-art_2-section04 #page-section04-7 .text p {
	padding-top:20px;
}



/* 4-8ページ目 */
#chapter-art_2-section04 #page-section04-8 {
}
#chapter-art_2-section04 #page-section04-8 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section04 #page-section04-8 h2 {
	background:url( '../images/art_2/section04-page8-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:58px 0 15px 0;
}
#chapter-art_2-section04 #page-section04-8 .text {
	font-size:16px;
	line-height:1.6em;
}

#chapter-art_2-section04 #page-section04-8 .text img {
	float:right;
	margin: 0 20px 0 20px;
}

#chapter-art_2-section04 #page-section04-8 .text p {
	padding-top:20px;
}


/* 4-9ページ目 */
#chapter-art_2-section04 #page-section04-9 {
}
#chapter-art_2-section04 #page-section04-9 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section04 #page-section04-9 h2 {
	background:url( '../images/art_2/section04-page9-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:38px 0 15px 0;
}
#chapter-art_2-section04 #page-section04-9 .text {
	font-size:16px;
	line-height:1.6em;
}

#chapter-art_2-section04 #page-section04-9 .select-answer {
	margin:10px 0 10px 0;
	font-size:18px;
	font-weight:bold;
}

#chapter-art_2-section04 #page-section04-9 .select-answer img {
	float:right;
	margin:-20px 50px 0 0;
}

#chapter-art_2-section04 #page-section04-9 .answer-check {
	margin:0 0 10px 20px;
}

#chapter-art_2-section04 #page-section04-9-answer {
	width:223px;
	height:79px;
	margin:15px auto 0;
	background:url( '../images/common/bt-answer.gif' ) 0 0 no-repeat;
}
#chapter-art_2-section04 #page-section04-9-answer:hover {
	background-position:0 -79px;
}

#chapter-art_2-section04 #page-section04-9-answer span {
	display:none;
}

#chapter-art_2-section04 #page-section04-9 .more-info .info-content-wrap {
	width:810px;
	height:465px;
	display:table-cell;
    text-align:center;
    vertical-align:middle;
}



/* 4-10ページ目 */
#chapter-art_2-section04 #page-section04-10 {
}
#chapter-art_2-section04 #page-section04-10 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section04 #page-section04-10 h2 {
	background:url( '../images/art_2/section04-page10-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:100px;
	margin:58px 0 15px 0;
}
#chapter-art_2-section04 #page-section04-10 .text {
	font-size:16px;
	line-height:1.6em;
}

#chapter-art_2-section04 #page-section04-10 .text img {
	float:right;
	margin:-30px 20px 0 20px;
}

#chapter-art_2-section04 #page-section04-10 .text p {
	padding-top:20px;
}

#chapter-art_2-section04 #page-section04-10 .more-info .info-content-wrap {
	width:700px;
	height:500px;
	margin:20px auto 0;
	font-size:16px;
	line-height:1.6em;
}

#chapter-art_2-section04 #page-section04-10 .more-info .info-content-wrap img {
	float:left;
	margin:0 20px 0 0;
}

/* 4-11ページ目 */
#chapter-art_2-section04 #page-section04-11 {
}
#chapter-art_2-section04 #page-section04-11 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section04 #page-section04-11 h2 {
	background:url( '../images/art_2/section04-page11-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:58px 0 25px 0;
}
#chapter-art_2-section04 #page-section04-11 .text {
	font-size:16px;
	line-height:1.6em;
}
#chapter-art_2-section04 #page-section04-11 .text img {
	float:right;
	margin:-20px 0 0 20px;
}

#chapter-art_2-section04 #page-section04-11 .more-info .info-content-wrap {
	width:810px;
	height:465px;
	display:table-cell;
    text-align:center;
    vertical-align:middle;
}

#chapter-art_2-section04 #page-section04-11 .text p {
	padding-top:20px;
}


/* 4-12ページ目 */
#chapter-art_2-section04 #page-section04-12 {
}
#chapter-art_2-section04 #page-section04-12 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section04 #page-section04-12 h2 {
	background:url( '../images/art_2/section04-page12-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:58px 0 15px 0;
}
#chapter-art_2-section04 #page-section04-12 .text {
	font-size:16px;
	line-height:1.6em;
}

#chapter-art_2-section04 #page-section04-12 .select-answer {
	margin:0 0 15px 0;
	font-size:18px;
	font-weight:bold;
}

#chapter-art_2-section04 #page-section04-12 .select-answer img {
	float:right;
	margin:-20px 20px 0 0;
}

#chapter-art_2-section04 #page-section04-12 .answer-check {
	margin:0 0 10px 0;
}

#chapter-art_2-section04 #page-section04-12-answer {
	width:223px;
	height:79px;
	margin:15px auto 0;
	background:url( '../images/common/bt-answer.gif' ) 0 0 no-repeat;
}
#chapter-art_2-section04 #page-section04-12-answer:hover {
	background-position:0 -79px;
}
#chapter-art_2-section04 #page-section04-12-answer span {
	display:none;
}

#chapter-art_2-section04 #page-section04-12 .more-info .info-content-wrap {
	width:810px;
	height:465px;
	display:table-cell;
    text-align:center;
    vertical-align:middle;
}

/* 4-13ページ目 */
#chapter-art_2-section04 #page-section04-13 {
}
#chapter-art_2-section04 #page-section04-13 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section04 #page-section04-13 h2 {
	background:url( '../images/art_2/section04-page13-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:58px 0 15px 0;
}
#chapter-art_2-section04 #page-section04-13 .text {
	font-size:16px;
	line-height:1.6em;
}
#chapter-art_2-section04 #page-section04-13 .text img {
	margin: 0 0 20px 0;
}


/*--------------------------------
チャプター5
*/

#chapter-art_2-section05 {}

/* 表紙 5-1ページ目 */

#chapter-art_2-section05 #page-section05-1 .bt-start {
	background:url( '../images/art_2/bt-start-section05.gif' ) 0 0 no-repeat;
	width:322px;
	height:43px;
	margin:0 auto;
	cursor:pointer;
}
#chapter-art_2-section05 #page-section05-1 .bt-start:hover {
	background-position:0 -43px;
}
#chapter-art_2-section05 #page-section05-1 .bt-start span {
	display:none;
}

#chapter-art_2-section05 #page-section05-1 p {
	text-align:center;
	font-size:large;
}

/* 5-2ページ目 */
#chapter-art_2-section05 #page-section05-2 {
}
#chapter-art_2-section05 #page-section05-2 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section05 #page-section05-2 h2 {
	background:url( '../images/art_2/section05-page2-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:58px 0 15px 0;
}
#chapter-art_2-section05 #page-section05-2 .text {
	font-size:16px;
	line-height:1.6em;
}
#chapter-art_2-section05 #page-section05-2 .text img {
	float:right;
	margin:-20px 0 0 20px;
}

#chapter-art_2-section05 #page-section05-2 .text p {
	padding-top:30px;
}

#chapter-art_2-section05 #page-section05-2 .more-info .info-content-wrap {
	width:680px;
	height:500px;
	margin:20px auto 0;
	font-size:16px;
	line-height:1.6em;
}

#chapter-art_2-section05 #page-section05-2 .more-info .info-content-wrap img {
	float:left;
	margin:0 30px 20px 30px;
}

/* 5-3ページ目 */
#chapter-art_2-section05 #page-section05-3 {
}
#chapter-art_2-section05 #page-section05-3 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section05 #page-section05-3 h2 {
	background:url( '../images/art_2/section05-page3-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:58px 0 15px 0;
}
#chapter-art_2-section05 #page-section05-3 .text {
	font-size:16px;
	line-height:1.6em;
}
#chapter-art_2-section05 #page-section05-3 .text img {
	float:right;
	margin:-30px 0 10px 20px;
}

#chapter-art_2-section05 #page-section05-3 .more-info .info-content-wrap {
	width:810px;
	height:465px;
	display:table-cell;
    text-align:center;
    vertical-align:middle;
}


#chapter-art_2-section05 #page-section05-3 .text p {
	padding-top:30px;
}


/* 5-4ページ目 */
#chapter-art_2-section05 #page-section05-4 {
}
#chapter-art_2-section05 #page-section05-4 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section05 #page-section05-4 h2 {
	background:url( '../images/art_2/section05-page4-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:58px 0 15px 0;
}
#chapter-art_2-section05 #page-section05-4 .text {
	font-size:16px;
	line-height:1.6em;
}
#chapter-art_2-section05 #page-section05-4 .text img {
	float:right;
	margin:-20px 0 10px 20px;
}

#chapter-art_2-section05 #page-section05-4 .text p {
	padding-top:20px;
}

/* 5-5ページ目 */
#chapter-art_2-section05 #page-section05-5 {
}
#chapter-art_2-section05 #page-section05-5 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section05 #page-section05-5 h2 {
	background:url( '../images/art_2/section05-page5-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:58px 0 25px 0;
}
#chapter-art_2-section05 #page-section05-5 .text {
	font-size:16px;
	line-height:1.6em;
}
#chapter-art_2-section05 #page-section05-5 .text img {
	float:right;
	margin: 0 10px 10px 20px;
}

#chapter-art_2-section05 #page-section05-5 .text p {
	padding-top:20px;
}

#chapter-art_2-section05 #page-section05-5 .more-info .info-content-wrap {
	width:810px;
	height:465px;
	display:table-cell;
    text-align:center;
    vertical-align:middle;
}

#chapter-art_2-section05 #page-section05-5 .more-info .info-content-wrap img {
	vertical-align:middle;
}


/* 5-6ページ目 */
#chapter-art_2-section05 #page-section05-6 {
}
#chapter-art_2-section05 #page-section05-6 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section05 #page-section05-6 h2 {
	background:url( '../images/art_2/section05-page6-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:58px 0 25px 0;
}
#chapter-art_2-section05 #page-section05-6 .text {
	font-size:16px;
	line-height:1.6em;
}
#chapter-art_2-section05 #page-section05-6 .text img {
	float:right;
	margin:-20px 0 10px 20px;
}

#chapter-art_2-section05 #page-section05-6 .text p {
	padding-top:20px;
}

#chapter-art_2-section05 #page-section05-6 .more-info .info-content-wrap {
	width:810px;
	height:465px;
	display:table-cell;
    text-align:center;
    vertical-align:middle;
}


/* 5-7ページ目 */
#chapter-art_2-section05 #page-section05-7 {
}
#chapter-art_2-section05 #page-section05-7 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section05 #page-section05-7 h2 {
	background:url( '../images/art_2/section05-page7-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:58px 0 25px 0;
}
#chapter-art_2-section05 #page-section05-7 .text {
	font-size:16px;
	line-height:1.6em;
}

#chapter-art_2-section05 #page-section05-7 .text img {
	float:right;
	margin:-5px 0 10px 20px;
}

#chapter-art_2-section05 #page-section05-7 .text p {
	padding-top:20px;
}


/* 5-8ページ目 */
#chapter-art_2-section05 #page-section05-8 {
}
#chapter-art_2-section05 #page-section05-8 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section05 #page-section05-8 h2 {
	background:url( '../images/art_2/section05-page8-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:58px 0 15px 0;
}
#chapter-art_2-section05 #page-section05-8 .text {
	font-size:16px;
	line-height:1.6em;
}

#chapter-art_2-section05 #page-section05-8 .select-answer {
	margin:0 0 5px 0;
	font-size:18px;
	font-weight:bold;
}

#chapter-art_2-section05 #page-section05-8 .select-answer img {
	float:right;
}

#chapter-art_2-section05 #page-section05-8 .answer-check {
	margin:0 0 10px 0;
}

#chapter-art_2-section05 #page-section05-8-answer {
	width:223px;
	height:79px;
	margin:-80px 50px 0 80px;
	background:url( '../images/common/bt-answer.gif' ) 0 0 no-repeat;
}
#chapter-art_2-section05 #page-section05-8-answer:hover {
	background-position:0 -79px;
}
#chapter-art_2-section05 #page-section05-8-answer span {
	display:none;
}

#chapter-art_2-section05 #page-section05-8 .more-info .info-content-wrap {
	width:810px;
	height:465px;
	display:table-cell;
    text-align:center;
    vertical-align:middle;
}


/* 5-9ページ目 */
#chapter-art_2-section05 #page-section05-6 {
}
#chapter-art_2-section05 #page-section05-9 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section05 #page-section05-9 h2 {
	background:url( '../images/art_2/section05-page9-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:58px 0 30px 0;
}
#chapter-art_2-section05 #page-section05-9 .text {
	font-size:16px;
	line-height:1.6em;
}
#chapter-art_2-section05 #page-section05-9 .text img {
	float:right;
	margin: 0 0 10px 20px;
}

#chapter-art_2-section05 #page-section05-9 .text p {
	padding-top:0px;
}

#chapter-art_2-section05 #page-section05-9 .more-info .info-content-wrap {
	width:810px;
	height:465px;
	display:table-cell;
    text-align:center;
    vertical-align:middle;
}

#chapter-art_2-section05 #page-section05-9 .more-info .info-content-wrap img {
	vertical-align:middle;
}


/* 5-10ページ目 */
#chapter-art_2-section05 #page-section05-10 {
}
#chapter-art_2-section05 #page-section05-10 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section05 #page-section05-10 h2 {
	background:url( '../images/art_2/section05-page10-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:58px 0 30px 0;
}
#chapter-art_2-section05 #page-section05-10 .text {
	font-size:16px;
	line-height:1.6em;
}

#chapter-art_2-section05 #page-section05-10 .text img {
	float:right;
	margin: 0 0 10px 20px;
}

#chapter-art_2-section05 #page-section05-10 .text p {
	padding-top:0px;
}

#chapter-art_2-section05 #page-section05-10 .more-info .info-content-wrap {
	width:810px;
	height:465px;
	display:table-cell;
    text-align:center;
    vertical-align:middle;
}


/* 5-11ページ目 */
#chapter-art_2-section05 #page-section05-11 {
}
#chapter-art_2-section05 #page-section05-11 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section05 #page-section05-11 h2 {
	background:url( '../images/art_2/section05-page11-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:58px 0 15px 0;
}
#chapter-art_2-section05 #page-section05-11 .text {
	font-size:16px;
	line-height:1.6em;
}

#chapter-art_2-section05 #page-section05-11 .select-answer {
	margin:0 0 5px 0;
	font-size:18px;
	font-weight:bold;
}

#chapter-art_2-section05 #page-section05-11 .select-answer img {
	float:right;
}

#chapter-art_2-section05 #page-section05-11 .answer-check {
	margin:0 0 10px 0;
}

#chapter-art_2-section05 #page-section05-11-answer {
	width:223px;
	height:79px;
	margin:-100px 0 0 80px;
	background:url( '../images/common/bt-answer.gif' ) 0 0 no-repeat;
}
#chapter-art_2-section05 #page-section05-11-answer:hover {
	background-position:0 -79px;
}
#chapter-art_2-section05 #page-section05-11-answer span {
	display:none;
}

#chapter-art_2-section05 #page-section05-11 .more-info .info-content-wrap {
	width:810px;
	height:465px;
	display:table-cell;
    text-align:center;
    vertical-align:middle;
}


/* 5-12ページ目 */
#chapter-art_2-section05 #page-section05-12 {
}
#chapter-art_2-section05 #page-section05-12 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section05 #page-section05-12 h2 {
	background:url( '../images/art_2/section05-page12-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:58px 0 25px 0;
}
#chapter-art_2-section05 #page-section05-12 .text {
	font-size:16px;
	line-height:1.6em;
}

#chapter-art_2-section05 #page-section05-12 .text img {
	float:right;
	margin:-30px 0 10px 20px;
}

#chapter-art_2-section05 #page-section05-12 .text p {
	padding-top:10px;
}

#chapter-art_2-section05 #page-section05-12 .more-info .info-content-wrap {
	width:810px;
	height:465px;
	display:table-cell;
    text-align:center;
    vertical-align:middle;
}


/* 5-13ページ目 */
#chapter-art_2-section05 #page-section05-13 {
}
#chapter-art_2-section05 #page-section05-13 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section05 #page-section05-13 h2 {
	background:url( '../images/art_2/section05-page13-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:58px 0 25px 0;
}
#chapter-art_2-section05 #page-section05-13 .text {
	font-size:16px;
	line-height:1.6em;
}

#chapter-art_2-section05 #page-section05-13 .text img {
	float:right;
	margin:-10px 0 10px 20px;
}

#chapter-art_2-section05 #page-section05-13 .text p {
	padding-top:10px;
}


/* 5-14ページ目 */
#chapter-art_2-section05 #page-section05-14 {
}
#chapter-art_2-section05 #page-section05-14 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section05 #page-section05-14 h2 {
	background:url( '../images/art_2/section05-page14-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:48px 0 5px 0;
}
#chapter-art_2-section05 #page-section05-14 .text {
	font-size:16px;
	line-height:1.6em;
}

#chapter-art_2-section05 #page-section05-14 .text img {
	margin:0 0 10px 0;
}



/*--------------------------------
チャプター6
*/

#chapter-art_2-section06 {}

/* 表紙 6-1ページ目 */

#chapter-art_2-section06 #page-section06-1 .bt-start {
	background:url( '../images/art_2/bt-start-section06.gif' ) 0 0 no-repeat;
	width:322px;
	height:43px;
	margin:0 auto;
	cursor:pointer;
}
#chapter-art_2-section06 #page-section06-1 .bt-start:hover {
	background-position:0 -43px;
}
#chapter-art_2-section06 #page-section06-1 .bt-start span {
	display:none;
}

#chapter-art_2-section06 #page-section06-1 p {
	text-align:center;
	font-size:large;
}

/* 6-2ページ目 */
#chapter-art_2-section06 #page-section06-2 {
}
#chapter-art_2-section06 #page-section06-2 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section06 #page-section06-2 h2 {
	background:url( '../images/art_2/section06-page2-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:58px 0 15px 0;
}
#chapter-art_2-section06 #page-section06-2 .text {
	font-size:16px;
	line-height:1.6em;
}
#chapter-art_2-section06 #page-section06-2 .text img {
	float:right;
	margin: 0 0 0 20px;
}



/* 6-3ページ目 */
#chapter-art_2-section06 #page-section06-3 {
}
#chapter-art_2-section06 #page-section06-3 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section06 #page-section06-3 h2 {
	background:url( '../images/art_2/section06-page3-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:58px 0 25px 0;
}
#chapter-art_2-section06 #page-section06-3 .text {
	font-size:16px;
	line-height:1.6em;
}
#chapter-art_2-section06 #page-section06-3 .text img {
	float:right;
	margin:-10px 0 0 20px;
}

#chapter-art_2-section06 #page-section06-3 .text p {
	padding-top:30px;
}

/* 6-4ページ目 */
#chapter-art_2-section06 #page-section06-4 {
}
#chapter-art_2-section06 #page-section06-4 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section06 #page-section06-4 h2 {
	background:url( '../images/art_2/section06-page4-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:58px 0 25px 0;
}
#chapter-art_2-section06 #page-section06-4 .text {
	font-size:16px;
	line-height:1.6em;
}

#chapter-art_2-section06 #page-section06-4 .text img {
	float:right;
	margin:-40px 0 0 20px;
}

#chapter-art_2-section06 #page-section06-4 .text p {
	padding-top:30px;
}

#chapter-art_2-section06 #page-section06-4 .more-info .info-content-wrap {
	width:810px;
	height:465px;
	display:table-cell;
    text-align:center;
    vertical-align:middle;
}


/* 6-5ページ目 */
#chapter-art_2-section06 #page-section06-5 {
}
#chapter-art_2-section06 #page-section06-5 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section06 #page-section06-5 h2 {
	background:url( '../images/art_2/section06-page5-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:58px 0 25px 0;
}
#chapter-art_2-section06 #page-section06-5 .text {
	font-size:16px;
	line-height:1.6em;
}

#chapter-art_2-section06 #page-section06-5 .select-answer {
	margin:0 0 5px 0;
	font-size:18px;
	font-weight:bold;
}

#chapter-art_2-section06 #page-section06-5 .select-answer img {
	float:right;
	margin:-20px 20px 0 0;
}

#chapter-art_2-section06 #page-section06-5 .answer-check {
	margin:0 0 10px 0;
}

#chapter-art_2-section06 #page-section06-5-answer {
	width:223px;
	height:79px;
	margin:-100px 0 0 80px;
	background:url( '../images/common/bt-answer.gif' ) 0 0 no-repeat;
}
#chapter-art_2-section06 #page-section06-5-answer:hover {
	background-position:0 -79px;
}
#chapter-art_2-section06 #page-section06-5-answer span {
	display:none;
}


/* 6-6ページ目 */
#chapter-art_2-section06 #page-section06-6 {
}
#chapter-art_2-section06 #page-section06-6 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section06 #page-section06-6 h2 {
	background:url( '../images/art_2/section06-page6-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:58px 0 35px 0;
}
#chapter-art_2-section06 #page-section06-6 .text {
	font-size:16px;
	line-height:1.6em;
}
#chapter-art_2-section06 #page-section06-6 .text img {
	float:right;
	margin:0 10px 0 20px;
}

#chapter-art_2-section06 #page-section06-6 .text p {
	padding-top:20px;
}


/* 6-7ページ目 */
#chapter-art_2-section06 #page-section06-7 {
}
#chapter-art_2-section06 #page-section06-7 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section06 #page-section06-7 h2 {
	background:url( '../images/art_2/section06-page7-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:58px 0 25px 0;
}
#chapter-art_2-section06 #page-section06-7 .text {
	font-size:16px;
	line-height:1.6em;
}
#chapter-art_2-section06 #page-section06-7 .text img {
	float:right;
	margin:-20px 0 10px 20px;
}

#chapter-art_2-section06 #page-section06-7 .text p {
	padding-top:30px;
}

#chapter-art_2-section06 #page-section06-7 .more-info .info-content-wrap {
	width:810px;
	height:465px;
	display:table-cell;
    text-align:center;
    vertical-align:middle;
}


/* 6-8ページ目 */
#chapter-art_2-section06 #page-section06-8 {
}
#chapter-art_2-section06 #page-section06-8 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section06 #page-section06-8 h2 {
	background:url( '../images/art_2/section06-page8-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:38px 0 25px 0;
}
#chapter-art_2-section06 #page-section06-8 .text {
	font-size:16px;
	line-height:1.6em;
}

#chapter-art_2-section06 #page-section06-8 .select-answer {
	margin:0 0 5px 0;
	font-size:18px;
	font-weight:bold;
}

#chapter-art_2-section06 #page-section06-8 .select-answer img {
	float:right;
	margin:0 10px 0 0;
}

#chapter-art_2-section06 #page-section06-8 .answer-check {
	margin:0 0 10px 0;
}

#chapter-art_2-section06 #page-section06-8-answer {
	width:223px;
	height:79px;
	margin:15px auto 0 ;
	background:url( '../images/common/bt-answer.gif' ) 0 0 no-repeat;
}
#chapter-art_2-section06 #page-section06-8-answer:hover {
	background-position:0 -79px;
}
#chapter-art_2-section06 #page-section06-8-answer span {
	display:none;
}



/* 6-9ページ目 */
#chapter-art_2-section06 #page-section06-9 {
}
#chapter-art_2-section06 #page-section06-9 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section06 #page-section06-9 h2 {
	background:url( '../images/art_2/section06-page9-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:58px 0 30px 0;
}
#chapter-art_2-section06 #page-section06-9 .text {
	font-size:16px;
	line-height:1.6em;
}
#chapter-art_2-section06 #page-section06-9 .text img {
	float:right;
	margin: 0 0 0 20px;
}

#chapter-art_2-section06 #page-section06-9 .text p {
	padding-top:20px;
}


/* 6-10ページ目 */
#chapter-art_2-section06 #page-section06-10 {
}
#chapter-art_2-section06 #page-section06-10 .content-wrap {
	padding:10px 85px;
	/padding:68px 95px 0;
}
#chapter-art_2-section06 #page-section06-10 h2 {
	background:url( '../images/art_2/section06-page10-title.gif' ) 0 0 no-repeat;
	width:610px;
	height:70px;
	margin:58px 0 25px 0;
}
#chapter-art_2-section06 #page-section06-10 .text {
	font-size:16px;
	line-height:1.6em;
}
#chapter-art_2-section06 #page-section06-10 .text img {
	float:right;
	margin:0 10px 0 20px;
}


/* 6-11ページ目 */
#chapter-art_2-section06 #page-section06-11 {
}
#chapter-art_2-section06 #page-section06-11 .content-wrap {
	padding:10px 95px;
	/padding:95px 95px 0;
}
#chapter-art_2-section06 #page-section06-11 h2 {
	background:url( '../images/art_2/section06-page11-title.gif' ) center center no-repeat;
	width:467px;
	height:266px;
	margin:40px auto 15px;
}
#chapter-art_2-section06 #page-section06-11 .text {
	font-size:16px;
	line-height:1.6em;
}


/*--------------------------------
*/


