@charset "UTF-8";
/* CSS Document */

#container {
	position: relative;
}


#text_dl {
	/*width:1000px;*/
	/*margin:0 auto;*/
	border:none;
}
#text_dl #container {
	width:1000px;
	margin:0 auto;
}
#all-list{
	/*width:1000px;*/
	/*margin:0 auto;*/
	border:none;
	
	}
#all-list #container {
	width:1000px;
	margin:0 auto;
	padding:0;
		}

/* ----------ヘッダ／ヨドガワ／目次---------- */
#text_dl #header {
	height:250px;
	width:900px;
	border:none;
	margin:0 0 0 0;
	overflow:hidden;
	background-color:#fff;
	position:fixed;
	z-index: 1;
}
#text_dl #header h1{
	margin-left:0;
	padding-bottom:100px;
	line-height:1.6em;
	float:left;
	padding-left:100px;
}
#text_dl #header h1 .attention{
	font-size:15px;
	line-height:0em;
	margin:10px 0 0;
}
#all-list #header h1{
	font-family: "FOT-筑紫A丸ゴシック Std L";
	font-size:120px;
	color:#F0000A;
	margin:0 0 45px 85px;
}

#all-list #header {
	height:190px;
	width:1000px;
	border-bottom:25px solid #F0000A;
	margin:0 0 0 0;
	overflow:hidden;
	border-left:none;
}
#all-list .list {
	height:auto;
	width:950px;
	border-right:50px solid#F0000A;
	overflow:hidden;
}
.hidden {
	visibility: hidden;
}
#all-list .genre {
	width:920px;
	margin:0 15px ;
	overflow:hidden;
	position:relative;
}
#all-list .genre ul {
	float:right;
	margin-top:0;
	}
#all-list .genre ul li {
	display:block;
	float:left;
	list-style:none;
	font-size:40px;
	font-family: "FOT-筑紫Cオールド明朝 Pr6N R";
	padding:3px 5px 4px;
	border-left:13px solid #F0000A;
}
#all-list .genre ul li a {
	display: block;
}
#all-list .genre ul li a.active {
	color: #F0000A;
}
#all-list .genre ul .genre-icon{
	width:120px;
	height:75px;
	background-image:url(../speech/images/genre.gif);
	background-repeat:no-repeat;
	background-position: 60px 39px;
	border-left: none;
}

#all-list .genre ul .genre-icon p:first-child {
	font-size:14px;
	font-family: "FOT-くろかね Std EB";
	position:absolute;
	right:265px;
	top:20px;
	margin:0;
	transform: rotate(-8deg);
	-moz-transform: rotate(-8deg);
	-webkit-transform: rotate(-8deg);	
}

/* ----------ナビ---------- */	
#text_dl #navi {
	height:250px;
	border-right:25px solid #F0000A;
	color:#F0000A;
}

#text_dl #navi p{
	height:37px;
	margin:110px 13px;
	float:right;
	font-size:16px;
	font-family: "FOT-筑紫A丸ゴシック Std B";
	line-height:1.3em;
}
#all-list #navi {
	width:127px;
	height:75px;
	border:13px solid #F0000A;
	color:#F0000A;
	position:relative;
	margin:102px 70px;
}
#all-list #navi p{
	font-size:20px;
	font-family: "FOT-くろかね Std EB";
	line-height:1.3em;
	color:#000;
	margin:10px 10px;
}

#all-list .all{
	font-size:12px;
	font-family: "FOT-筑紫ゴシック Pr5 L";
	position:absolute;
	right: 234px;
	bottom: 7px;
	z-index: 1;
}

#all-list #navi p:first-child {
	font-size:14px;
	font-family: "FOT-くろかね Std EB";
	position:absolute;
	top:-50px;
	transform: rotate(-8deg);
	-moz-transform: rotate(-8deg);
	-webkit-transform: rotate(-8deg);
}
/* ----------本文---------- */	
#text_dl #honbun {
	width:610px;
	border-right:25px solid #F0000A;
	margin-top:250px;
	margin-bottom:25px;
	min-height: 1200px;
	padding-bottom:0;
	padding-left:0;
}
#text_dl #honbun p{
	font-size:18px;
	font-family: "FOT-筑紫ゴシック Pr5 M";
	line-height:2em;
	margin-top:0;
	padding-right:100px;
}
#text_dl #honbun blockquote {
	margin: 2em 0 2em 2em;
	padding-right:100px;
}
#text_dl #honbun blockquote p {
	padding-right:0px;
}
#text_dl #honbun blockquote .right {
	text-align: right;
}

#text_dl #honbun .section h2 {
	font-size:18px;
	font-family: "FOT-筑紫ゴシック Pro B";
	line-height:1.5em;
	margin-top:28px;
	margin-bottom:7px;
}
#text_dl #honbun .section h2:first-child{
	margin-top:0px;
}
#text_dl #honbun .section h2 .twoline{
	font-size:18px;
	font-family: "FOT-筑紫ゴシック Pro B";
	line-height:1.5em;
	margin-left:40px;
	display:inline-block;
}

#text_dl #honbun .close{
	letter-spacing:-0.03em;
	}
#text_dl #honbun .close2{
	letter-spacing:-0.06em;
	}

#all-list #honbun {
	height:auto;
	width:950px;
	border-right:50px solid#F0000A;
	margin-bottom:120px;
	overflow:hidden;
}
#all-list #honbun .section {
	position: relative;
	overflow: hidden;
	height: auto;
}
#all-list #honbun h2 {
	float:left;
	margin-top:0;
}
#all-list #honbun h2 img {
	position: absolute;
	left: 0;
	top: auto;
}
#all-list #honbun ul {
	width:1000px;
	list-style:none;
	margin-left:30px;
}
#all-list #honbun ul li {
	width:142px;
	height:80px;
	float:left;
	margin:0 0 20px 28px;
	list-style:none;
}
#all-list #honbun ul li p {
	font-size:14px;
	font-family: "FOT-筑紫ゴシック Pro B";
	line-height:1.3em;
	margin-top:0px;
}

#all-list #honbun ul li div {
	font-size:10px;
	font-family: "FOT-筑紫B丸ゴシック Std E";
	line-height:1.3em;
	color:#F0000A;
}
#all-list #honbun ul li.grayout p,
#all-list #honbun ul li.grayout p a,
#all-list #honbun ul li.grayout div {
	color:#BFBFBF;
}

#all-list #honbun ul li.na p,
#all-list #honbun ul li.grayout p a,
#all-list #honbun ul li.na div {
	color: #BFBFBF;
}

#all-list #honbun .title{
	margin:25px 0 65px 85px;
	font-size:40px;
	font-family: "FOT-筑紫ゴシック Pr5 R";
	line-height:1.3em;
	}

#all-list .list50{
	margin-left:360px;
	font-size:14px;
	line-height:2em;
	font-family: "FOT-筑紫ゴシック Pro B";
	text-align:left;
}
#all-list .list50 th{
	padding-right:40px;
	}
.fiyty-number{
	font-family: "FOT-筑紫ゴシック Pro E";
	color:#00A055;
	}
.voice-number{
	font-family: "FOT-筑紫ゴシック Pro E";
	color:#F0000A;
	}
.fifty-color{
	color:#00A055;
}
.voice-color{
	color:#F0000A;
}
.caption3{
	font-size: 13px;
	margin-left:90px;
	font-family: "FOT-筑紫ゴシック Pro B";
	text-align:left;
	color:#F0000A;	
}
.twoname{
	margin-left:145px;
}
/* ------------------フッター------------------ */
#all-list .avobe-f {
	float:right;
	margin-right:150px;
	font-size:14px;
	line-height:1.3em;
	color:#F0000A;
		
}
#all-list #footer{
	margin:0 auto;
	}

/* ------------------リンク------------------ */
.avobe-f a:link {
	text-decoration: none;
	color:#F0000A;
}
.avobe-f a:visited {
	text-decoration: none;
	color:#F0000A;
}
.avobe-f a:hover {
	text-decoration: none;
	color:#F0000A;
}
.avobe-f a:active {
	text-decoration: none;
}

#text_dl #navi a:link {
	text-decoration: none;
	color:#F0000A;
}
#text_dl #navi a:visited {
	text-decoration: none;
	color:#F0000A;
}
#text_dl #navi a:hover {
	text-decoration: none;
	color: #000;
}
#text_dl #navi a:active {
	text-decoration: none;
}


#all-list #honbun ul li a:link {
	color: #000;
}
#all-list #honbun ul li a:visited {
	color: #000;
}
#all-list #honbun ul li a:hover {
	color:#F0000A;
}
#all-list #honbun ul li a:active {
	color:#F0000A;
}

#char {
	position: absolute;
	top:16px;
	left: 540px;
	width: 200px;
	height: 200px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}



