﻿@charset "utf-8";

/*===あの屋根この屋根===*/
.wideBody {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}

.wideBodyDetails {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7B7B7;
}

.wideBody h1,
.wideBodyDetails h1 {
	font-family: "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 160%;
	line-height: 120%;
	padding-bottom: 4px;
	font-weight: bold;
	margin-bottom: 20px;
}

.wideBody h1.narrow,
.wideBodyDetails h1.narrow {
	font-family: "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 160%;
	line-height: 120%;
	padding-bottom: 4px;
	font-weight: bold;
	margin-bottom: 6px;
}


.h1sub {
	font-family: "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 120%;
	line-height: 130%;
	padding-bottom: 4px;
	font-weight: bold;
	margin-bottom: 20px;
}

.writing {
	font-size: 90%;
	line-height: 120%;
	text-align: right;
	padding-bottom: 16px;
}

.indentTxt {
	font-size: 90%;
	line-height: 200%;
	letter-spacing: 0.1em;
	text-indent: 1em;
}

.indentTxt170 {
	font-size: 90%;
	line-height: 170%;
	letter-spacing: 0.1em;
	text-indent: 1em;
}

.indentTxtEnd {
	font-size: 90%;
	line-height: 200%;
	letter-spacing: 0.1em;
	text-indent: 1em;
	padding-bottom: 30px;
}

.columnHalf {
	padding-bottom: 30px;
	overflow: hidden;
}

.halfLeft {
	float: left;
	width: 350px;
}

.halfRight {
	float: left;
	width: 350px;
	padding-left: 50px;
}

.left280 {
	float: left;
	width: 280px;
}


.right420 {
	float: left;
	width: 420px;
	padding-left: 50px;
}

.left230 {
	float: left;
	width: 230px;
}


.right470 {
	float: left;
	width: 470px;
	padding-left: 50px;
}

.left420 {
	float: left;
	width: 420px;
	padding-right: 50px;
}

.right280 {
	float: left;
	width: 280px;
}

.threeBox {
	width: 230px;
	padding-right: 30px;
	float: left;
}

.threeBoxEnd {
	width: 230px;
	float: left;
}

.colorColumn {
	padding: 40px;
	overflow: hidden;
	background-color: #F5F1E6;
	border: 1px solid #999;
	margin-bottom: 30px;
}

.colorColumnLleft {
	float: left;
	width: 315px;
	padding-right: 38px;
}

.colorColumnRight {
	float: left;
	width: 315px;
}

.colorColumnTitle {
	font-size: 90%;
	line-height: 130%;
	font-weight: bold;
	color: #6F4A00;
	padding-bottom: 20px;
}

.colorColumnBold {
	font-weight: bold;
}

.insideColumn {
	padding-bottom: 45px;
	overflow: hidden;
	padding-top: 8px;
}

.insideColumn .left {
	float: left;
	width: 90px;
}

.small {
	font-size: 80%;
	line-height: 130%;
}

.insideColumn .right {
	float: left;
	width: 210px;
	padding-left: 15px;
}

.flatTxt {
	font-size: 90%;
	line-height: 200%;
	letter-spacing: 0.1em;
	padding-top: 6px;
}

.flatTxtBold {
	font-size: 90%;
	line-height: 200%;
	letter-spacing: 0.1em;
	padding-top: 6px;
	font-weight: bold;
}

.flatTxtBoldLarge {
	font-size: 100%;
	line-height: 185%;
	letter-spacing: 0.1em;
	padding-top: 6px;
	font-weight: bold;
}

.flatTxtEnd {
	font-size: 90%;
	line-height: 200%;
	letter-spacing: 0.1em;
	padding-top: 6px;
	padding-bottom: 30px;
}

.flatTxt170 {
	font-size: 90%;
	line-height: 170%;
	letter-spacing: 0.1em;
	padding-top: 6px;
}

.flatTxt170Notop {
	font-size: 90%;
	line-height: 170%;
	letter-spacing: 0.1em;
}

.flatTxt140 {
	font-size: 90%;
	line-height: 140%;
	letter-spacing: 0.1em;
	padding-top: 6px;
}

.flatTxt140Line {
	font-size: 80%;
	line-height: 140%;
	letter-spacing: 0.1em;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	margin-top: 10px;
}

.flatWideEnd {
	padding-bottom: 30px;
	list-style-type: none;
}

.flatWideEnd li {
	font-size: 90%;
	line-height: 170%;
	letter-spacing: 0.1em;
	padding-top: 6px;
}

.secondList {
	padding-left: 30px;
	list-style-type: none;
}

.secondList li {
	font-size: 90%;
	line-height: 170%;
	letter-spacing: 0.1em;
	padding-top: 6px;
}


h2.subTitle {
	padding-left: 18px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #666;
	margin-bottom: 26px;
	padding-top: 12px;
	padding-bottom: 14px;
	font-size: 130%;
	line-height: 140%;
	font-weight: bold;
}

.clearBoth {
	clear: both;
}


.pageNavi {
	padding-top: 40px;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}

.pageNavi ul {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
}

.pageNavi ul li {
	font-size: 90%;
	line-height: 130%;
	padding-bottom: 8px;
	list-style-type: none;
	padding-left: 16px;
}

.pageNavi ul li.here {
	background-image: url(../chronicle/images/pagenavi_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}

.pageNavi ul a,
.pageNavi ul a:visited {
	text-decoration: underline;
	line-height: 150%;
}

.pageNavi ul a:hover {
	color: #C00;
}

/*===Bottom Space===*/
.bottom4 {
	padding-bottom: 4px;
}

.bottom30 {
	padding-bottom: 30px;
}





/*===トピックパス===*/
.topicPathArea {
	padding-bottom: 4px;
	margin-bottom: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.topicPathArea ul.topicPath {
	list-style-type: none;
	overflow: hidden;
}

.topicPathArea ul.topicPath li {
	float: left;
	font-size: 90%;
	line-height: 120%;
	color: #333;
}

ul.topicPath a,
ul.topicPath a:visited {
	color: #333;
	text-decoration: none;
	line-height: 120%;
}

ul.topicPath a:hover {
	color: #00F;
	text-decoration: underline;
}

/*===Bottom Space===*/
.upper16 {
	padding-top: 16px;
}

.bottom6 {
	padding-bottom: 6px;
}

.bottom10 {
	padding-bottom: 10px;
}

.bottom18 {
	padding-bottom: 18px;
}

.bottom20 {
	padding-bottom: 20px;
}

.bottom30 {
	padding-bottom: 30px;
}

.bottom20TopLine {
	padding-bottom: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}

/*===PickupSimpleコンテンツ（シンプル）===*/
#pickupSimple {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: 60px;
}

#pickupSimple ul {
	list-style-type: none;
	width: 750px;
	margin: 0px;
	padding: 0px;
	height: 22px;
}

#pickupSimple ul li {
	float: left;
}

#pickupSimple ul li.left12 {
	float: left;
	/*padding-left: 12px;*/
	padding-left: 0px;
}

#pickupSimple ul li.title {
	font-size: 100%;
	line-height: 120%;
	font-weight: bold;
	padding-top: 3px;
	color: #315AC8;
}

/*===featureUnit===*/
.unit {
	padding-bottom: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-left: 24px;
}

.unitBottom {
	padding-bottom: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-left: 24px;
}

.unit .thumbnail {
	float: left;
	width: 62px;
	padding-right: 40px;
}

.unitBottom .thumbnail {
	float: left;
	width: 62px;
	padding-right: 40px;
}

.unit .title {
	float: left;
	width: 280px;
	padding-right: 10px;
}

.unitBottom .title {
	float: left;
	width: 280px;
	padding-right: 10px;
}

.unit .title a,
.unit .title a:visited {
	font-size: 90%;
	line-height: 160%;
	font-weight: bold;
	color: #03C;
	text-decoration: underline;
}

.unitBottom .title a,
.unitBottom .title a:visited {
	font-size: 90%;
	line-height: 160%;
	font-weight: bold;
	color: #03C;
	text-decoration: underline;
}

.unit .title a:hover,
.unitBottom .title a:hover {
	color: #C00;
	text-decoration: underline;
}

.unit .subTitle,
.unitBottom .subTitle {
	float: left;
	width: 300px;
	font-size: 90%;
	line-height: 140%;
	background-color: #E6E6E6;
	padding: 8px;
}

/*===あの屋根（単体）===*/
.wideBodyDetails p.featureTitle {
	font-size: 110%;
	line-height: 130%;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	letter-spacing: 0em;
	width: 605px;
	margin-right: auto;
	margin-left: auto;
}

.wideBodyDetails .introUnit {
	width: 605px;
	margin-right: auto;
	margin-left: auto;
}

.wideBodyDetails .introUnitWide {
	width: 605px;
	margin-right: auto;
	margin-left: auto;
}

.introUnit .introMain,
.introUnitWide .introMain {
	float: left;
	width: 235px;
	padding-right: 20px;
}

.introUnit .introTxt,
.introUnitWide .introTxt {
	float: left;
	width: 348px;
}

.introTxt .intrpRead {
	line-height: 140%;
	letter-spacing: 0.1em;
	text-align: justify;
	font-size: 90%;
	padding-bottom: 16px;
}

.introTxt .introPdf {
	padding-top: 20px;
	padding-bottom: 20px;
}

.introPdf .linkTitle {
	float: left;
	width: 210px;
	padding-left: 8px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #C00;
}

.introPdf .linkTitleWide {
	float: left;
	width: 300px;
	padding-left: 8px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #C00;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 150%;
}

.introPdf .linkTitle a,
.introPdf .linkTitle a:visited,
.introPdf .linkTitleWide a,
.introPdf .linkTitleWide a:visited {
	color: #C00;
	text-decoration: underline;
	line-height: 150%;
	font-size: 90%;
}
.introPdf .linkTitle a:hover,
.introPdf .linkTitleWide a:hover {
	text-decoration: underline;
	color: #F30;
}

.introPdf .pdfFile {
	float: right;
	width: 90px;
	border: 1px solid #CCC;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 30px;
	background-image: url(../feature/n_img/pdf_m.gif);
	background-repeat: no-repeat;
	background-position: 4px 6px;
	font-size: 90%;
	line-height: 130%;
}

.introTxt  .rightPosition {
	text-align: right;
	font-size: 90%;
	line-height: 130%;
}

.introUnit .introPhoto,
.introUnitWide .introPhoto {
	clear: both;
	padding-top: 20px;
}

/*===あの屋根movie===*/
.introUnit .movieAria {
	float: left;
	width: 320px;
	height: 242px;
}

video {
	width: 320px;
	height: 242px;
}

.introUnit .movieRight {
	float: right;
	width: 250px;
}

.movieRight .movieTitle {
	margin-bottom: 50px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #36C;
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #E7EEF6;
	width: 232px;
}

.movieTitle .movieSubTitle {
	font-size: 100%;
	line-height: 120%;
	font-weight: bold;
	padding-bottom: 10px;
}

.movieTitle .movieData {
	letter-spacing: 0em;
	text-align: right;
	padding-right: 10px;
	font-size: 80%;
	line-height: 120%;
}

.movieRight p.playerNote {
	font-size: 80%;
	line-height: 140%;
	text-align: left;
	padding-bottom: 10px;
}

.movieRight p.playerBtn {
	text-align: right;
}
