/* ------------------------------------------------------------
	Common 
------------------------------------------------------------ */
html body {
	font-size: 12px;
	line-height: 1.5;
	letter-spacing: .6px;
	font-family: "�q���M�m�p�S Pro W3","Hiragino Kaku Gothic Pro","���C���I",Meiryo,Osaka,"�l�r �o�S�V�b�N","MS PGothic",sans-serif;}



p {
	line-height: 1.7;
}

/* ------------------------------------------------------------
	header Layout
------------------------------------------------------------ */
#header {
	max-width: 980px;
	margin: 0 0 70px 0;
	display: flex;
	flex-flow: row wrap;
}

#header h1 {
	text-indent: -9999px;
	width: 600px;
	height: 85px;
	background: url(../images/title.gif) no-repeat 0 0;
}

#header p.desc {
	text-indent: -9999px;
/*	width: 100%;*/
	height: 38px;
	background: url(../images/description.gif) no-repeat 0 0;
	position: absolute;
	width: 450px;
	right: 0;
	top: 50px;
}


#header p.archive_ttl {
	width: 200px;
	margin-top: 40px;
	font-size: 3em;
	font-weight: 900;
}
/* ------------------------------------------------------------
	footer Lauout
------------------------------------------------------------ */
#footer {
	text-align: left;
	margin: 0 auto;
	padding: 15px 0 0;
	position: relative;
	background: url(../images/bg-v1.gif) repeat-x 0 -185px;
	overflow: hidden;

}

#footer img {
	margin: 0 5px 0 0;
}

.copyright {
	position: absolute;
	right: 0;
	top: 30%;
}

/* ------------------------------------------------------------
	container
------------------------------------------------------------ */

.season {
	font-size: 3em;
	line-height: 1.2em;
}


#container {
	width: 980px;
	height: auto;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	text-align: left;
}

#archivebox ul {
	width: 100%;
	height: 100%;
	margin: 20px 0;
	padding: 20px 0 20px 0;
	text-align: left;
	border-top: solid 2px;
	border-bottom: solid 2px; 
}

#archivebox li {
	width: 125px;
	height: 110px;
	text-align: center;
	color: #cdcdcd;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 0 30px;
	display: inline-block;
}

#archivebox li span {
	padding: 5px 0;
}

#archivebox li img {
	width: 125px;
	padding: 0px 0 5px;
}


#dateline span,
#dateline a span {
	display: block;
	text-align: center;
	padding-top: 5px;
}

#main-photo {
	padding: 15px 0;
}

#dateline li a {
	height: 100%;
	display: block;
	color: #000;
	text-decoration: none;
}

#dateline li a:hover {
	color: #fff;
	background: url(../images/bg-day-2.gif) no-repeat 0 0;
}
#dateline li.current a {
	color: #fff;
}
#dateline li.current,
#dateline li.current a:hover{
	background: url(../images/bg-day-1.gif) no-repeat 0 0;
}


#main {
	text-align: left;
}

#mL {
	width: 392px;
/*	padding-right: 20px;*/
	float: left;
	border-right: 1px solid #000;
	overflow: hidden;
	background: url(../images/bg-v1.gif) repeat-x 0 -181px;
}

#mR {
	width: 587px;
	float: left;
	overflow: hidden;
	background: url(../images/bg-v1.gif) repeat-x 0 -181px;
}

.program {
	border-bottom: 1px solid #000;
	margin: 0 0 2px 0;
	padding: 20px 20px 20px 0;
}

.program h2 {
	text-indent: -9999px;
	height: 17px;
	background: url(../images/program.gif) no-repeat 0 0;
}


.guest {
	border-top: 2px solid #000;
	padding: 20px 20px 20px 0;
}

.guest h2 {
	text-indent: -9999px;
	height: 19px;
	background: url(../images/guest.gif) no-repeat 0 0;
}




#mR h2 {
	text-indent: -9999px;
	height: 17px;
	background: url(../images/gallery.gif) no-repeat 20px 0;
}

#voices h2 {
	text-indent: -9999px;
	height: 18px;
	background: url(../images/voice.gif) no-repeat 0 0;
}

#voices img {
	margin: 10px 0;
}

.fb {
	margin: 0 15px 0 0;
}

.salesbnr {
	margin: 15px 15px 0 0;
}


#navigator {
	padding: 15px 15px 12px 15px;
	margin-bottom: 20px;
	background-color: #f2f2f2;
	border: 1px dotted #a6a6a6;
}

.ttl-01 {
	font-size: 20px;
	font-weight: bold;
	color: #e95377;
	margin: 20px 0;
}

.flt-l {
	float: left;
}

.guest-info {
	margin-top: 30px;
}

.guest-info .flt-l {
	margin-top: 40px;
}

#navigator dl {
	margin: 0 0 0 70px;
}

#navigator dt {
	font-size: 14pt;
}

#navigator dt.nav {
	font-size: 11px;
}

#navigator dd {
	margin: 5px 0 0 0;
	font-size: 11px;
}


.guest-info dl {
	margin: 0 0 0 100px;
}

.guest-info dt {
	margin: -20px 0 20px 0;
	font-size: 13pt;
}

.guest-info dt.nav {
	font-size: 11px;
}

.guest-info dd {
	margin: 5px 0 0 0;
	font-size: 12px;
	line-height: 1.7;
}


.prof {
	margin: 20px 0;
	padding: 10px 15px;
	background-color: #f2f2f2;
	border: 1px dotted #a6a6a6;
}

.prof span {
	font-size: 11px;
	float: left;
}

.prof p {
	font-size: 11px;
	line-height: 1.4;
	margin: 0 0 0 80px;
}


#mR h2 {
	margin: 20px 0;
}	


#voices {
	padding: 25px 0 20px 20px;
	border-top: 1px solid #000;
}

#photos {
	border-bottom: 1px solid #000;
	margin: 25px 0 0 0;
}

#photos a:link { color: white }

#photos li {
	float: left;
	margin: 0 0 20px 19px;
}

#onairinfo {
	margin: 2px 0 0 0;
	padding: 0px 0 25px 20px;
	border-top: 2px solid #000;
}

#onairinfo h2 {
	text-indent: -9999px;
	height: 18px;
	background: url(../images/onairinformation.gif) no-repeat 0 0;
}

.area {
	font-size: 15pt;
}

.station {
	font-size: 10pt;
}
.station a {
	color: #0066cc;
}