﻿
@import url(/catv-support/css/support.css);

/* default
-----------------------------------------------------------*/
#article_support{
	font-size: 75%;
	line-height:140%;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

ol{
	margin: 0px 0px 10px 40px;
	padding: 0px;
}

#article_support h2 {
    margin: 0px 0px 10px;
    padding: 0px 0px 0px 25px;
    background: url(/catv/img/top_img/tit_bg_l_top.gif) no-repeat left top;
    line-height: 220%;
}

#article_support h3 {
    clear: both;
    margin: 10px 0px;
    padding: 5px;
    font-weight: bold;
    background: #EEE;
}

#article_support h4 {
    clear: both;
    margin: 10px 0px;
    padding: 0;
    font-weight: bold;
	font-size:110%;
}

p{
	margin-bottom:10px;
}

#maincol #article_support a:link {
	color:#003A91;
	text-decoration:none;
}
#maincol #article_support a:visited {
	color:#003A91;
	text-decoration:none;
}
#maincol #article_support a:hover {
	color:#003A91;
	text-decoration:underline;
}



/* btn-pagetop
-----------------------------------------------------------*/
#maincol #article_support div.btn-pagetop {
	font-size:100%;
	margin:10px auto;
}
#maincol #article_support div.btn-pagetop li a {
    display: block;
    float: right;
    padding-left: 13px;
    text-decoration: none;
    color: #135DA3;
    background: url(/solution/sol_common/img0401/arrow-pagetop.gif) no-repeat 0px 50% transparent;
}

/* link_list_stb
-----------------------------------------------------------*/
#maincol #article_support ul.link_list_stb {
	font-size:100%;
	margin:10px auto;
}
#maincol #article_support ul.link_list_stb li a {
	background: url(/catv/img/link_arrow.gif) no-repeat scroll left top transparent;
    margin: 0px;
    padding: 0px 0px 0px 15px;
}


/* link_list_top
-----------------------------------------------------------*/
#maincol #article_support ul.link_list_top {
    line-height: 150%;
    list-style: outside none none;
    margin: 10px 0px 40px 10px;
    float: right;
}
#maincol #article_support ul.link_list_top li {
    background: url(/catv/img/link_arrow.gif) no-repeat scroll left top transparent;
    margin: 0px;
    padding: 0px 0px 0px 15px;
}

/* page_link
-----------------------------------------------------------*/
#maincol #article_support .page_link {
	list-style:none;
	margin:0px 6px 10px 6px;
	padding:0px;
	width:240px;
	float:left;
}
#maincol #article_support .page_link li {
	background:url(/solution/sol_common/img0401/arrow-btn-contentsnav.gif) no-repeat top left;
	display:block;
}
#maincol #article_support .page_link li a {
	margin:0px 10px 0px 15px;
}


/* att
-----------------------------------------------------------*/
.att01{
	margin:10px 0 20px;
	padding-left:1em;
	text-indent:-1em;
}

.att02{
	list-style:none;
	margin:10px 0 20px;
	padding:0;
}
.att02 li{
	margin:0;
	padding:0;
	padding-left:1.5em;
	text-indent:-1.5em;
}

/* tbl
-----------------------------------------------------------*/
.tbl01 {
    border-collapse:collapse;
    border:0;
    width:100%;
	margin-bottom:20px;
}
.tbl01 th {
    border: 1px solid #CCCCCC;
    padding:5px;
    background:#e8e8e8;
	text-align: center;
	font-weight:bold;
}
.tbl01 th.text_left{
    border: 1px solid #CCCCCC;
    text-align:left;
    padding:5px;
    background:#e8e8e8;
}
.tbl01 td {
    border: 1px solid #CCCCCC;
    padding:5px 12px;
}
.tbl01 caption {
	text-align:left;
}
.tbl01 caption span{
	display:inline-block;
	float:right;
}
.tbl01 caption span:after{
	clear:both;
}


.tbl02 {
    border-collapse:collapse;
    border:0;
    width:100%;
	margin-bottom:20px;
}
.tbl02 th {
    padding: 7px;
    border: 1px solid #666;
    text-align: left;
    background: none repeat scroll 0% 0% #9CF;
}
.tbl02 td {
    border: 1px solid #666;
    padding:5px 12px;
	width:25%;
}
.tbl02 caption.att01 {
	text-align:left;
	margin:3px 0 0 26%;
}
.tbl02 caption.att02 {
	text-align:left;
	margin:3px 0 0 0;
}



/* 上へ
-----------------------------------------------------------*/
#maincol .btn-pagetop {
	width: 100%;
	text-align: right;
}

/* リンク
-----------------------------------------------------------*/
.link01 {
	margin:10px;
	padding:0;
}
.link01 li {
    background: url(/catv/img/link_arrow.gif) no-repeat 0 -2px;
    padding:0 0 0 15px;
    margin:0 20px 0 0;
    display:inline;
}


/* section01
-----------------------------------------------------------*/
.section01{
	width:740px;
	margin:20px 0px 0px 15px;
}
.section01 h4{
	margin:0px;
}
.section01 .block01{
	margin-top:15px;
}
.section01 .block01 .block01_l{
	width:410px;
	float:left;
	margin-right:20px;
}
.section01 .block01 .block01_r{
	width:310px;
	float:left;
}
.section01 ul{
	clear:both;
	margin:0px;
	padding:10px 0px;
	list-style:none;
	font-size:90%;
	line-height:140%;
}
.section01 ul li{
	padding-left:2em;
	text-indent:-2em;
}

/*--------- section02 ---------*/
.section02{
	width:740px;
	margin:10px 0px 0px 15px;
}
.section02 .tbl01{
	width:720px;
	margin:0px 0px 20px 15px;
	border-collapse:collapse;
}
.section02 .tbl01 th{
	padding:7px;
	border:solid 1px #666;
	text-align:left;
	background:#99ccff;
}
.section02 .tbl01 td{
	padding:7px;
	border:solid 1px #666;
	width:28%;
}
.section02 .tbl01 .style01{
	width:12%;
}

.section02 .tbl01e{
	width:720px;
	margin:0px 0px 0px 15px;
	border-collapse:collapse;
}
.section02 .tbl01e th{
	padding:7px;
	border:solid 1px #666;
	text-align:left;
	background:#99ccff;
}
.section02 .tbl01e td{
	padding:7px;
	border:solid 1px #666;
	width:28%;
}
.section02 .tbl01e .style01{
	width:12%;
}

