@charset "utf-8";

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}body,input,label,button,textarea,select{font-family:sans-serif}html{line-height:1}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,th,td{font-weight:normal;vertical-align:middle}q,blockquote{quotes:none}q:before,q:after,blockquote:before,blockquote:after{content:"";content:none}a img{border:none}img{vertical-align:bottom}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}@media only screen and (max-width: 767px), only screen and (min-device-width: 721px) and (max-device-width: 1024px) and (orientation:portrait), only screen and (min-device-width: 721px) and (max-device-width: 1024px) and (orientation:landscape) {p.noJavascript{margin-bottom:5px;padding:3px;border:2px solid #BF0000;background: #FFEFEF;font-size:12px}}

/*================================================
CommonInner
================================================*/

.CommonInner {
	width: 1240px;
	margin: 0px auto;
	text-align: left;
	text-align: justify;
	text-justify: inter-ideograph;
}

/*================================================
header
================================================*/

header {
	width: 95%;
	padding: 5% 0% 2.5% 0%;
}
header h1 {
	display: block;
	margin-bottom: 30px;
	font-size: 40px;
	font-weight: bold;
}
header h1 a {
	text-decoration:none;
	color:#000000;
}
header li {
	float: left;
}
header li a {
	margin-right: 5px;
	padding: 5px;
	background-color: #EEEEEE;
	color: #000000;
	text-decoration: none;
}
header li a:hover {
	background-color: #FFFFFF;
	transition: all 0.3s ease;
}

/*================================================
About
================================================*/

.About {
	float: left;
	width: 13%;
	margin-top: 117px;
	margin-right: 2%;
	line-height: 1.5;
	background-color: #EEEEEE;
	font-size: 11px;
}
.About dl {
	padding: 10px;
	border-bottom: 1px #FFFFFF solid;
}
.About dt {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px #999999 solid;
	font-size: 14px;
	font-weight: bold;
}

/*================================================
Episode
================================================*/

.Episode {
	float: left;
	width: 70%;
	margin-bottom: 50px;
}

/*================================================
SearchForm
================================================*/

.SearchForm {
	width: 100%;
	margin: 0px auto 20px auto;
}
input[type="text"], textarea {
	margin-right: 5px;
	padding: 0.8em;
	outline: none;
	border: 1px solid #CCCCCC;
	font-size: 12px;
}
input.Submit {
	border: 1px solid #CCCCCC;
	color: #000000;
	padding: 8px 20px;
}

/*================================================
EpisodeTitle
================================================*/

.Number {
	float: left;
	width: 45%;
	padding: 2.5% 2.5% 1% 2.5%;
	font-size: 24px;
	font-weight: bold;
}
.OnAirDay {
	float: right;
	width: 45%;
	padding: 2.5% 2.5% 1% 2.5%;
	text-align: right;
	font-size: 24px;
	font-weight: bold;
}
.EpisodeTitle {
	clear: both;
	padding: 1% 2.5% 2.5% 2.5%;
	font-size: 32px;
	font-weight: bold;
}

/*================================================
Explanation
================================================*/

.Explanation {
	background-color: #EEEEEE;
	padding: 20px;
	line-height: 1.75;
}

/*================================================
SoloTalk
================================================*/

.SoloTalk {
	width: 100%;
	line-height: 2.0;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.SoloTalk h2 {
	margin-bottom: 5px;
	padding-top: 20px;
	padding-bottom: 5px;
	border-bottom: 1px #FFFFFF solid;
	font-weight: bold;
}
.SoloTalk b {
	font-weight: bold;
}
.SoloTsurube {
	float: left;
	width: 45%;
	padding: 2.5%;
	color: #FFFFFF;
	background-color: #448888;
	font-size: 12px;
}
.SoloTsurube p {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px #FFFFFF solid;
}
.SoloTsurube p:last-child {
	margin-bottom: 30px;
}
.SoloKamioka {
	float: left;
	width: 45%;
	padding: 2.5%;
	color: #FFFFFF;
	background-color: #8888CC;
	font-size: 12px;
}
.SoloKamioka p {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px #FFFFFF solid;
}
.SoloKamioka p:last-child {
	margin-bottom: 30px;
}
.Name {
	font-weight: bold;
}
.Togaki {
	color: #666666;
}
.Wafu {
	"�ͣ� ������, "�ͣ� ����, serif;
}
.SoloMatsumoto {
	color: #B22C24;
}
.SoloHidecyan {
	color: #FF9900;
}
.SoloHarudanji {
	color: #FF9900;
}
.SoloKnock {
	color: #FF9900;
}
.SoloShiraiwa {
	color: #FF9900;
}
.SoloEndo {
	color: #FF9900;
}
.SoloImada {
	color: #FF0000;
}
.SoloHigashinori {
	color: #0000FF;
}
.SoloImada {
	color: #FF0000;
}
.SoloHigashinori {
	color: #0000FF;
}
.SoloSanma {
	color: #990000;
}
.SoloShinsuke {
	color: #000066;
}

/*================================================
DoubleTalk
================================================*/

.DoubleTalk {
	padding: 1% 3% 3% 3%;
	line-height: 1.75;
	background-color: #F8F8F1;
}
.DoubleTalkTitle {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 3px;
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}
.DoubleTalk p {
	padding-left: 2.5em;

	text-indent: -2.5em;
	font-size: 16px;
}
.DoubleTsurube {
	color: #488;
}
.DoubleKamioka {
	color: #88C;
}
.DoubleKnock {
	color: #F90;
}
.DoubleImada {
	color: #F00;
}
.DoubleHigashinori {
	color: #00F;
}
.DoubleGallery {
	color: #000;
}
.DoubleAbout {
	color: #666;
}
.talkMaenas1 {
	font-size: x-small;
}
.talkPlus1 {
	font-size: large;
}
.talkPlus2 {
	font-size: x-large;
}
.talkPlus3 {
	font-size: xx-large;
}
.DoubleShinsuke {
	color: #006;
}
.DoubleSanma {
	color: #900;
}
.DoubleKanpei {
	color: #633;
}
.DoubleShowji {
	color: #363;
}
.DoubleMatsumoto {
	color: #B22C24;
}
.DoubleKai {
	color: #FF9900;
}
.DoubleTalk dl {
	width: 100%;
	margin: 10px auto 20px auto;
}
.DoubleTalk dt {
	font-weight: bold;
}
.DoubleTalk dd {}
.DoubleTalk ul {
	width: 50%;
	margin: 0px 0px 0px auto;
}
.DoubleTalk li {}

/*================================================
Data
================================================*/

.Data {
	font-size: 16px;
}
.Song {
	padding: 2.5% 2.5% 1% 2.5%;
}
.Beginning {
	padding: 1% 2.5% 1% 2.5%;
}
.Letter {
	padding: 1% 2.5% 2.5% 2.5%;
}
.Pankuzu span {
	display: block;
	float: left;
	width: 33%;
	border-right: 1px #FFFFFF solid;
	border-left: 1px #FFFFFF solid;
	line-height: 3.0;
	text-align: center;
	background-color: #EEEEEE;
}
.Pankuzu span a {
	display: block;
	width: 100%;
	line-height: 3.0;
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
}
.Pankuzu span a:hover {
	transition: all 0.3s ease;
	background-color: #999999;
}

/*================================================
SubCalendar
================================================*/

.SubCalendar {
	float: left;
	width: 13%;
	padding: 0% 0% 0% 2%;
}
.SubCalendar table {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}
.SubCalendar th {
	padding-bottom: 5px;
}
.SubCalendar td {
	text-align: center;
	padding: 2px;
}
.SubCalendar td a {
	display: block;
	padding: 2px 0px;
	text-decoration: none;
	background-color: #CCCCCC;
	color: #000000;
}
.SubCalendar td a:hover {
	background-color: #FFFFFF;
	transition: all 0.3s ease;
}
.Month {
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: 1px #000000 solid;
	text-align: left;
	font-weight: bold;
}
.YearBtn a {
	display: block;
	margin-bottom: 1px;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	background-color: #EEEEEE;
	color: #000000;
	font-weight: bold;
}
.YearBtn a:hover {
	transition: all 0.3s ease;
	background-color: #FFFFFF;
}

/*================================================
Kessaku
================================================*/

.Kessaku {
	clear: both;
	margin-bottom: 20px;
}
.Kessaku h3 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}
.Kessaku ul {
	width: 100%;
}
.Kessaku li a {
	float: left;
	width: 17.75%;
	margin-right: 0.25%;
	margin-bottom: 0.25%;
	padding: 1%;
	text-align: center;
	text-decoration: none;
	background-color: #EEEEEE;
	color: #333333;
	font-size: 12px;
}
.Kessaku li a:hover {
	transition: all 0.3s ease;
	background-color: #CCCCCC;
}

/*================================================
AllLink
================================================*/

.AllLink {
	font-size: 11px;
	margin-bottom: 20px;
}
.AllLink h3 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}

/*================================================
Pagetop
================================================*/

.Pagetop {
	display: block;
	width: 95%;
	padding: 1% 2.5%;
	text-align: right;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000000;
}
.Pagetop:after {
	content: "\25B2";
}
.Pagetop:hover {
	background-color: #EEEEEE;
	transition: all 0.3s ease;
}

/*================================================
footer & address
================================================*/

footer {
	display: none;
}
address {
	padding: 20px;
	text-align: center;
	font-size: 12px;
}

@media (max-width: 767px) {

/*================================================
CommonInner / SP
================================================*/

.CommonInner {
	width: 100%;
}

/*================================================
header / SP
================================================*/

header {
	width: 100%;
}
header h1 {
	line-height: 1.25;
	text-align: center;
	font-size: 20px;
}
header li {
	width: 19.5%;
	margin-right: 0.5%;
	margin-bottom: 0.5%;
	text-align: center;
	font-size: 13px;
}
header li a {
	display: block;
	margin-right: 0px;
	line-height: 2.0;
}

/*================================================
About / SP
================================================*/

.About {
	display: none;
}

/*================================================
Episode / SP
================================================*/

.Episode {
	float: none;
	width: 100%;
	margin-bottom: 50px;
}

/*================================================
EpisodeTitle / SP
================================================*/

.Number {
	font-size: 14px;
}
.OnAirDay {
	font-size: 14px;
}
.EpisodeTitle {
	font-size: 20px;
}

/*================================================
SearchForm
================================================*/

.SearchForm {
	width: 90%;
	margin: 0px auto 20px auto;
}
input[type="text"], textarea {
	width: 130px;
}
input.Submit {
	padding: 8px 10px;
}


/*================================================
Explanation / SP
================================================*/

.Explanation {
	line-height: 1.5;
	font-size: 14px;
}

/*================================================
SoloTalk / SP
================================================*/

.SoloTalk {
	line-height: 2.0;
}
.SoloTsurube h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 0px #FFFFFF solid;
	text-align: center;
	background-color: #FFFFFF;
	color: #448888;
	font-size: 16px;
}
.SoloKamioka h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 0px #FFFFFF solid;
	text-align: center;
	background-color: #FFFFFF;
	color: #8888CC;
	font-size: 16px;
}
.SoloTsurube {
	float: none;
	width: 100%;
	padding: 5%;
}
.SoloTsurube p {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px #FFFFFF solid;
}
.SoloTsurube p:last-child {
	margin-bottom: 30px;
}
.SoloKamioka {
	float: none;
	width: 100%;
	padding: 5%;
}
.SoloKamioka p {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px #FFFFFF solid;
}
.SoloKamioka p:last-child {
	margin-bottom: 30px;
}

/*================================================
DoubleTalk / SP
================================================*/

.DoubleTalk {
	padding: 1% 3% 3% 3%;
	line-height: 1.75;
	background-color: #F8F8F1;
}
.DoubleTalkTitle {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 3px;
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.DoubleTalk p {
	font-size: 12px;
}
.DoubleTalk dl {
	width: 96%;
	margin: 10px auto 20px auto;
}
.DoubleTalk dt {
	font-weight: bold;
}
.DoubleTalk dd {
	line-height: 1.5;
	font-size: 14px;
}
.DoubleTalk ul {
	width: 96%;
	margin: 0px auto 0px auto;
	font-size: 14px;
}
.DoubleTalk .WhatsNew {
	font-weight: bold;
}

/*================================================
Data / SP
================================================*/

.Data {
	line-height: 1.25;
	font-size: 12px;
}
.Pankuzu {
	overflow: hidden;
	display: block;
	width: 100%;
	margin: 0px auto;
}
.Pankuzu span {
	float: left;
	width: 33.33333%;
	border-right: 0px #FFFFFF solid;
	border-left: 0px #FFFFFF solid;
	line-height: 3.0;
}
.Pankuzu span a {
	display: block;
	line-height: 3.0;
}

/*================================================
SubCalendar
================================================*/

.SubCalendar {
	display: none;
}

/*================================================
Kessaku / SP
================================================*/

.Kessaku {
	width: 96%;
	margin: 0px auto 20px auto;
	font-size: 11px;
}
.Kessaku h3 {
	width: 100%;
	margin: 0px auto 10px auto;
	padding-top: 5px;
	padding-bottom: 3px;
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	text-align: center;
	font-size: 16px;
}
.Kessaku li a {
	float: left;
	width: 47%;
	padding: 2% 1% 2% 1%;
	border-top: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	text-align: center;
	text-decoration: none;
	background-color: #EEEEEE;
	color: #333333;
	font-size: 11px;
}
@media (max-width: 320px) {
	.Kessaku li a {
		width: 98%;
	}
}
.Kessaku li a:hover {
	transition: all 0.3s ease;
	background-color: #CCCCCC;
}

/*================================================
AllLink / SP
================================================*/

.AllLink {
	width: 96%;
	margin: 0px auto 20px auto;
	font-size: 11px;
}
.AllLink h3 {
	width: 100%;
	margin: 0px auto 10px auto;
	padding-top: 5px;
	padding-bottom: 3px;
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	text-align: center;
	font-size: 16px;
}

/*================================================
Pagetop
================================================*/

.Pagetop {
	display: block;
	width: 90%;
	padding: 1% 2.5%;
	text-align: right;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000000;
}
.Pagetop {
	padding: 5%;
	background-color: #DDDDDD;
}
.Pagetop:hover {
	background-color: #EEEEEE;
	transition: all 0.3s ease;
}

}

/*================================================
AllLink / No
================================================*/

.SNo a {
	display: block;
	float: left;
	width: 24px;
	padding: 3px 3px 2px 3px;
	border-right: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #EEEEEE;
}
.SNo a:hover {
	color: FFFFFF;
	background-color: #333333;
}

@media (max-width: 767px) {
	.SNo a {
		display: none;
	}
}

/*================================================
AllLink / 1987
================================================*/

.S87 a {
	display: block;
	float: left;
	width: 24px;
	padding: 3px 3px 2px 3px;
	border-right: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background-color: #C00;
}
.S87 a:hover {
	color: FFF;
	background-color: #333;
}

/*================================================
AllLink / 1988
================================================*/

.S88 a {
	display: block;
	float: left;
	width: 24px;
	padding: 3px 3px 2px 3px;
	border-right: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background-color: #996;
}
.S88 a:hover {
	color: FFF;
	background-color: #333;
}

/*================================================
AllLink / 1989
================================================*/

.S89 a {
	display: block;
	float: left;
	width: 24px;
	padding: 3px 3px 2px 3px;
	border-right: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background-color: #99F;
}
.S89 a:hover {
	color: FFF;
	background-color: #333;
}

/*================================================
AllLink / 1990
================================================*/

.S90 a {
	display: block;
	float: left;
	width: 24px;
	padding: 3px 3px 2px 3px;
	border-right: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background-color: #063;
}
.S90 a:hover {
	color: FFF;
	background-color: #333;
}

/*================================================
AllLink / 1991
================================================*/

.S91 a {
	display: block;
	float: left;
	width: 24px;
	padding: 3px 3px 2px 3px;
	border-right: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background-color: #FC0;
}
.S91 a:hover {
	color: FFF;
	background-color: #333;
}

/*================================================
AllLink / 1992
================================================*/

.S92 a {
	display: block;
	float: left;
	width: 24px;
	padding: 3px 3px 2px 3px;
	border-right: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background-color: #99C;
}
.S92 a:hover {
	color: FFF;
	background-color: #333;
}

/*================================================
AllLink / 1993
================================================*/

.S93 a {
	display: block;
	float: left;
	width: 24px;
	padding: 3px 3px 2px 3px;
	border-right: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background-color: #C9C;
}
.S93 a:hover {
	color: FFF;
	background-color: #333;
}

/*================================================
AllLink / 1994
================================================*/

.S94 a {
	display: block;
	float: left;
	width: 24px;
	padding: 3px 3px 2px 3px;
	border-right: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background-color: #63C;
}
.S94 a:hover {
	color: FFF;
	background-color: #333;
}

/*================================================
AllLink / 1995
================================================*/

.S95 a {
	display: block;
	float: left;
	width: 24px;
	padding: 3px 3px 2px 3px;
	border-right: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background-color: #C93;
}
.S95 a:hover {
	color: FFF;
	background-color: #333;
}

/*================================================
AllLink / 1996
================================================*/

.S96 a {
	display: block;
	float: left;
	width: 24px;
	padding: 3px 3px 2px 3px;
	border-right: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background-color: #F30;
}
.S96 a:hover {
	color: FFF;
	background-color: #333;
}

/*================================================
AllLink / 1997
================================================*/

.S97 a {
	display: block;
	float: left;
	width: 24px;
	padding: 3px 3px 2px 3px;
	border-right: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background-color: #090;
}
.S97 a:hover {
	color: FFF;
	background-color: #333;
}

/*================================================
AllLink / 1998
================================================*/

.S98 a {
	display: block;
	float: left;
	width: 24px;
	padding: 3px 3px 2px 3px;
	border-right: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background-color: #69F;
}
.S98 a:hover {
	color: FFF;
	background-color: #333;
}

/*================================================
AllLink / 1999
================================================*/

.S99 a {
	display: block;
	float: left;
	width: 24px;
	padding: 3px 3px 2px 3px;
	border-right: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background-color: #CC9;
}
.S99 a:hover {
	color: FFF;
	background-color: #333;
}

/*================================================
AllLink / 2000
================================================*/

.S00 a {
	display: block;
	float: left;
	width: 24px;
	padding: 3px 3px 2px 3px;
	border-right: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background-color: #F30;
}
.S00 a:hover {
	color: FFF;
	background-color: #333;
}

/*================================================
clearfix
================================================*/

.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	*zoom: 1;
}

/*================================================
display on / off
================================================*/

.pc {
	display: block;
}
.sp {
	display: none;
}
@media (max-width: 767px) {
	.pc {
		display: none;
	}
	.sp {
		display: block;
	}
}