@charset "utf-8";


#title {
	margin-bottom: 20px;
	margin-left: 80px;
}

.clear{
	margin: 10px 0 20px 0;
    zoom:1;
}
.clear:after{
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

#boxList {
	min-width:900px;
	width:expression((documentElement.clientWidth < 900) ? "900px" : "auto" ); 
	margin: 20px 0 0 0;
	padding: 0 0 0 3.5%;
	font-size: 100%;
	zoom:1;
}

#boxList:after{
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

#boxList h3 {
	color: #000000;
	padding: 0 0 5px 10px;
	border-bottom: 1px solid #CCCCCC;
	background: url(../img/pc_top_list.gif) no-repeat;
	margin-bottom: 10px;
}

#boxList .tit {
	color: #000000;
	padding: 0 0 5px 10px;
	border-bottom: 1px solid #CCCCCC;
	background: url(../img/pc_top_list.gif) no-repeat;
	margin-bottom: 10px;
	font-size: 70%;
}

#boxList h2.subtitle {
	color: #000000;
	padding: 0 0 5px 10px;
	border-bottom: 1px solid #CCCCCC;
	background: url(../img/pc_top_list.gif) no-repeat;
	margin-bottom: 10px;
}

#boxList .listItem {
	width: 20%;
	float: left;
	margin: 0 0 2em 0;
}
#boxList .listItem2 {
	min-width:300px;
	width:expression((documentElement.clientWidth < 300) ? "300px" : "auto" ); 
	float: left;
	margin: 0 0 2em 0;
	margin-left: 10px;
}

#boxList .listItemtopic {
	width: 100%;
	float: left;
	margin: 0 0 2em 0;
}

.rightbox {
	float: right;
	margin-left: 10px;
	width:200px;
}

.rightbox2 {
	width: 670px;
	float:right;
}
#boxList #text {
	margin: 15px 0 0 15px;
}

#boxList #text li {
	line-height: 1.5;
	list-style-type: disc;
	margin: 0 0 0 10px;

}

.line_g{
	border-bottom: 1px solid #CCCCCC;
	margin: 10px 0 10px 0;
}

*html #boxList #text li {
	margin: 0 0 0 0px;
}

.topics{
		width: 100%;
		position: relative;
		margin-bottom: 15px;
}

.bknumber{
	position: absolute;
	right: 0;
	top: 5px;
	
}

/* tp_topics */
#boxList_tp {
	width:650px;
}
.topics_tp_item{
	width: 100%;
	padding: 10px 0 10px 0;
    zoom:1;
}

.topics_tp_item:after{
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

.topics_date{
	float: left;
	margin: 0 20px 0 0 ;
	vertical-align: top;
	width: 130px;
}

.tp_text{
	color: #000000;
	list-style-position: outside;
	vertical-align: top;
	width: 510px;
	float: left;
}

.tp_text2{
	color: #000000;
	list-style-position: outside;
	vertical-align: top;
	width: 650px;
	float: left;
}

#tp_text .marginR10{
	margin-right: 10px;
}

.text_tv {
	padding: 0 3.5%;
}

.topicsWrap {
	clear: both;
}


.pdf{
	margin-right: 5px;
}

.link{
	margin-right: 5px;
}

.marginTpr{
	margin-top: 0px;
}

.marginT10{
	margin-top: 10px;
}

.marginB10{
	margin-bottom: 10px;
}

.marginB20{
	margin-bottom: 20px;
}

.marginL12{
	margin-left: 12px;
}

.img_bg1{
	background: url(../img/pc_top_fr01.gif) no-repeat;
	height: 13px;
}
.img_bg2{
	background: url(../img/pc_top_fr02.gif) repeat-y;
	height: 375px;
}
.img_bg3{
	background: url(../img/pc_top_fr03.gif) no-repeat;
	height: 12px;
	margin-bottom: 20px;
}

.qr{
	margin-left: 45px;
	margin-bottom: 5px;
	}

.qr_text{
	text-align: center;
	font-size: 0.8em;
}
.date{
	margin-bottom: 10px;
	font-weight: bold;
}

.back{
	float: left;
	font-size: 0.9em;
	margin: 0 0 10px 10px;
	background-image: url(/layout/common/images/icon_02.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 13px;
	color: black;
}

/* episode */
#episode #content {
	width: 900px;
	margin: 0 30px;
}

#episode #content #title {
	margin-left: 0;
}

#episode #content #boxList {
	padding: 0;
}

.episodeLeft {
	width: 200px;
	float: left;
	overflow: hidden;
}

#episodeCatch {
	color: #1548c4;
	font-weight: bold;
}

#pager {
	text-align: center;
	margin: 25px 0 15px;
}

#pagerBottom {
	text-align: center;
	margin: 15px 0 0;
}

#episodeBox li {
	min-height: 2em;
	height: auto;
	_height: 2em;
	padding: 20px 0 15px;
	clear: both;
	background-image: url(../1seg-episode/images/line_bg.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

#episodeBox li img {
	margin-top: 3px;
}
