@charset "utf-8";
/*---------------Each page original CSS---------------*/

/*------ top ------*/
#footer .new {
	float: left;
	margin: 20px;
	width: 490px
}
#footer .new dl {
	padding: 0px 0px 0px 19px;
	background-image: url(../common/bg_new.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#footer .new dt {
	float: left;
	width: auto;
	padding-bottom: 15px;
}
#footer .new dd {
	padding: 0px 0px 15px 117px;
}
#footer .new dd a.pdf,#footer .new dd a.word {
	zoom: 1;
	margin-top: -4px;
}


/*------ arib/catv ------*/
table.aribcatv {
	padding: 10px 0px;
}
table.aribcatv th,table.aribcatv td {
	border-bottom: 1px solid #B2B2B2;
	padding: 5px 13px;
}
table.aribcatv th.noPadding,table.aribcatv td.noPadding {
	padding: 5px 0px;
}
table.aribcatv th.caption01 {
	border-top: 2px solid #B2B2B2;
	border-bottom: 2px solid #B2B2B2;
}


ol.sublicensees {
	padding-left: 13px;
}
ol.sublicensees li {
	list-style-type: decimal;
	margin-bottom: 0.25em;
}


ul.portfolio li {
	background-image: url(../common/ic_circle.jpg);
	background-repeat: no-repeat;
	background-position: 1px 6px;
	padding-left: 13px;
	margin-bottom: 1em;
}


table.charge th {
	font-weight: normal;
	background-image: url(../common/ic_circle.jpg);
	background-repeat: no-repeat;
	background-position: 1px 5px;
	padding-left: 13px;
}


dl.faq dt {
	margin: 0px 0px 6px 0px;
	padding: 6px 0px 6px 39px;
	background-image: url(../common/bg_faq_q.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
dl.faq dd {
	margin: 0px 0px 40px 0px;
	padding: 6px 0px 6px 39px;
	background-image: url(../common/bg_faq_a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


/*------ company ------*/
table.outline {
	padding: 10px 0px;
}
table.outline th,table.outline td {
	border-bottom: 1px solid #B2B2B2;
	padding: 5px 13px;
}
table.outline th.top,table.outline td.top {
	border-top: 1px solid #B2B2B2;
}


.accent01 {
	font-weight: bold;
	color: #012877;
	text-decoration: underline;
}


/*------ release ------*/
#main .article dl {
	margin: 0px;
	font-size: 13px;
	font-weight: normal;
	border-bottom: 1px solid #B2B2B2;
	clear:both;
}
#main .article dt {
	float: left;
	width: auto;
	padding: 10px 0px 10px 26px;
	background-image: url(../common/ic_link.jpg);
	background-repeat: no-repeat;
	background-position: 3px 11px;
}

#main .article dd {
	padding: 10px 0px 10px 143px;
}

#main .article .text {
	display: none;
	padding: 26px 26px;
	background-color: #F2F2F2;
	border-bottom: 1px solid #B2B2B2;
	clear:both;
}
#main .article .text h4 {
	font-size: 13px;
	line-height: 1.5;
	padding-top: 15px;
	margin-bottom: 13px;
}


#main .article .text p.download {
	text-align: center;
	padding-top: 15px;
}
#main .article .text p.download a.pdf {
	background-image: url(../common/ic_pdf_gray.jpg);
}
#main .article .text p.download a.word {
	background-image: url(../common/ic_word_gray.jpg);
}


table.issued {
	background-color: #B2B2B2;
	margin-bottom: 0px;
}
table.issued th {
	background-color: #E5E5E5;
	text-align: center;
	padding: 5px;
}
table.issued td {
	background-color: #F2F2F2;
	padding: 5px;
}


/*------ links ------*/
ul.links {
	padding-left: 0px;
	margin-left: 0px;
}
ul.links li {
	margin: 0px;
	padding: 10px 0px 10px 26px;
	background-image: url(../common/ic_link.jpg);
	background-repeat: no-repeat;
	background-position: 3px 11px;
	border-bottom: 1px solid #B2B2B2;
}

