@charset "utf-8";

#contents .title{
	margin-right: 0 !important;
}

#contents .btn_Area.menu ul.anchorBtnA{
	padding: 0;
	margin: 1em 0 2em 0;
}

#contents .btn_Area.menu ul.anchorBtnA li{
	padding: 0;
	margin: 0 0.5em 0 0;
	width: 32%;
}

#contents .btn_Area.menu ul.anchorBtnA li a{
	height: 3em;
    vertical-align: middle;
    display: table-cell;
    width: 32% !important;
}

#contents .btn_Area.menu ul.anchorBtnA li a span{
	display: inline-table;
    vertical-align: middle;
}
#contents .btn_Area.menu ul.anchorBtnA.inner_Link li a span.textLink{
	background: url(/share/images/arrow_black.gif) no-repeat left .4em;
}

#contents .btn_Area.menu {
	margin: 1.4em 0 1em 1em;
	padding-bottom: 2em;
}

#contents #network .btn_Area,
#contents #rec .howto,
#contents #movie .howto{
	margin-left: 1.2em;
}

#contents #network .btn_Area a.Button,
#contents #rec .howto .Button,
#contents #movie .howto .Button{
	width:16em;
	margin-left: 1.5em;
}

div.menuWinBox a{
	text-align: left !important;
}

#contents #network .btn_Area a.Button span{
	    background-position: 0 6px;
}

@media (max-width: 640px){
	
	#contents .btn_Area.menu {
	margin-left: 0;
	display: block;
}

	
	#contents .btn_Area.menu ul.anchorBtnA{
		padding: 0;
		margin: 0 0 0 1em;
		display: block;
	}
	
	#contents  .btn_Area.menu ul.anchorBtnA li{
		margin-bottom: 0.5em;
		width: 100%;
	}
	
	#contents  .btn_Area.menu ul.anchorBtnA li a{
		display: inline-block;
		width: 90% !important;
	}
	
	#contents .btn_Area.menu > div{
		margin: 2em 0 0 0.5em;
	}
	
	.box_4{
		margin-top: 2em;
	}
	
	#contents #network .btn_Area a.Button,
	#contents #rec .howto .Button{
		display: inline-block;
		width: 90%;
		padding: 0.75em 1em 0 1em;
		margin-left: 0;
	}

}

/* 20201012追加 */
#contents #network .btn_Area a.Button.long {
    width: 28em;
}
@media (max-width: 640px){
	#contents #network .btn_Area a.Button.long {
		display: table-cell;
		padding-bottom: 0.5em;
	}
}



/* ----------------tblArea common ---------------- */


#contents .tblArea table{
	border-left: 1px solid #999;
	width: 100%;
	margin: 0 1em 1em 0;
}

#contents .tblArea table thead th{
	background-color: #e3e3e3;
	font-weight: bold;
}

#contents .tblArea table thead th{
	border-bottom: 1px solid #999;
}
#contents .tblArea table thead tr:first-child{
		border-top: 1px solid #999;
	}
#contents .tblArea table thead th:first-child,
#contents .tblArea table tbody th{
	border-bottom: 1px solid #999;
}


@media (max-width: 640px){
	
	#contents .tblArea table{
			font-size: 90% !important;
		}
}
	


/* ---------------- /net/mokuji/area css ---------------- */


#contents #index_list ul.anchorBtnA li{
    display: inline-block;
	margin: 0 0.2em 2em 0;
    padding: 0;
    width: 19%;
}

#contents ul.annotation.wd2{
	margin-bottom: 0;
}

#contents ul.annotation.wd2 li{
	padding-left: 2em;
	text-indent: -2em;
}


/*tblArea .channel*/
#contents .tblArea table.channel tbody th{
	background-color: #e3e3e3;
	font-weight: bold;
}

#contents p.date{
	text-align: right;
	margin: 0;
}


@media (max-width: 640px){
	#contents #index_list ul.anchorBtnA{
		margin: 1em 0 2em 1em;
	}
	
	#contents #index_list ul.anchorBtnA li{
		width: 100%;
		margin-bottom: 0.5em;
	}
	

	#contents table.channelList thead th:first-child{
		width: 17%;
	}
	
	#contents table.channelList thead th:nth-child(2),
	#contents table.channelList thead th:nth-child(4){
		width: 21%;
	}
	#contents table.channelList thead tr:first-child th:last-child{
		width: 23%;
	}
}

/* ---------------- /net/taiou-lan/index css ---------------- */

#contents a.textLink.inner_Link{
	background: url(/support/share/images/arrow_underline.gif) no-repeat scroll left 5px !important;
	display: inline-block;
	margin: 0.4em 0 0 5px;
	padding-left: 0.75em;
	text-align: left;
}
#contents .tblArea table.network{
	table-layout: fixed;
}

#contents .tblArea table.network th,
#contents .tblArea table.network td{
	padding: 0.5em 0.2em;
}

#contents .tblArea table.network thead tr:first-child th{
	background-color: #DCE6FA;
}

#contents .tblArea table.network thead tr:nth-child(2) th{
	background-color: #fff;
}

#contents .tblArea table.network tbody tr td:first-child{
	text-align: left;
	padding-left: 1em;
}

#contents .tblArea table.network tbody tr td:first-child > a.textLink{
	padding-left: 1em;
    margin-left: 0;
    display: inline-block;
}


#contents .tblArea table.network tbody th.Sale{
	font-weight: 700;
	background-color: #eee;
}


#contents .tblArea ul.annotation.connect{
	margin: 2em 0 3em 0;
	padding: 0;
}

#contents .tblArea ul.annotation.connect > li{
	padding: 0;
	margin: 0 0 1.5em 0.9em;
	text-indent: 0;
	font-size: 1rem;
}

#contents .tblArea ul.annotation.connect li p.indent{
	text-indent: -1.8em;
	margin: 0 0 0 1em;
}

#contents .tblArea ul.annotation.connect > li > div > p{
	margin: 0;
}

#contents .tblArea ul.annotation.connect > li > div{
	margin-top: 0.5em;
    margin-left: 1.5em;
}


#contents .tblArea ul.annotation.connect > li > div > ul.innerList{
	padding: 0;
    margin: 0.3em 0 0 1.5em;
}


#contents .tblArea ul.annotation.connect li > ul{
}

#contents .tblArea ul.annotation li div > ul.innerList > li{
	list-style: disc;
    padding-left: 0.9em;
    text-indent: -0.9em;
	margin: 0;
} 

#contents .tblArea ul.annotation li div > ul.innerList li > span{
	display: inline-block;
	margin-top: 0.5em;
}


@media (max-width: 640px){
	#contents .tblArea table.network td{
	padding: 0.2em;
	}

	#contents table.network thead th{
		font-size: 85%;
	}
	
	#contents table.network thead th.w18{
		width: 18%;
	}

	#contents table.network thead th.w22{
		width: 22%;
	}
	#contents .tblArea table.network tbody tr td:first-child{
	padding-left: 0.2em;
	}
}











