@charset "utf-8";

/* ************************
 REGZA
 Last Modified: 2010-03-31  
 ************************ */

/* ==================================================
 *
 * General
 *
 * ================================================== */


/* Layout - Padding, Margin 
-------------------------------------------------- */

.sectionPT0 {
	padding-top: 0px !important;
}

.sectionPB0 {
	padding-bottom: 0px !important;
}

.textPT5, .imgPT5, .btnPT5, .sectionPT5 {
	padding-top: 5px !important;
}
.textPT10, .imgPT10, .btnPT10, .sectionPT10 {
	padding-top: 10px !important;
}
.textPT15, .imgPT15, .btnPT15, .sectionPT15 {
	padding-top: 15px !important;
}
.textPT20, .imgPT20, .btnPT20, .sectionPT20 {
	padding-top: 20px !important;
}
.textPT25, .imgPT25, .btnPT25, .sectionPT25 {
	padding-top: 25px !important;
}
.textPT30, .imgPT30, .btnPT30, .sectionPT30 {
	padding-top: 30px !important;
}
.textPT40, .imgPT40, .btnPT40, .sectionPT40 {
	padding-top: 40px !important;
}
.textPT50, .imgPT50, .btnPT50, .sectionPT50 {
	padding-top: 50px !important;
}
.textPT60, .imgPT60, .btnPT60, .sectionPT60 {
	padding-top: 60px !important;
}
.textPT70, .imgPT70, .btnPT70, .sectionPT70 {
	padding-top: 70px !important;
}
.textPT80, .imgPT80, .btnPT80, .sectionPT80 {
	padding-top: 80px !important;
}

.textPB5, .imgPB5, .btnPB5, .sectionPB5 {
	padding-bottom: 5px !important;
}
.textPB10, .imgPB10, .btnPB10, .sectionPB10 {
	padding-bottom: 10px !important;
}
.textPB15, .imgPB15, .btnPB15, .sectionPB15 {
	padding-bottom: 15px !important;
}
.textPB20, .imgPB20, .btnPB20, .sectionPB20 {
	padding-bottom: 20px !important;
}
.textPB25, .imgPB25, .btnPB25, .sectionPB25 {
	padding-bottom: 25px !important;
}
.textPB30, .imgPB30, .btnPB30, .sectionPB30 {
	padding-bottom: 30px !important;
}
.textPB35, .imgPB35, .btnPB35, .sectionPB35 {
	padding-bottom: 35px !important;
}
.textPB40, .imgPB40, .btnPB40, .sectionPB40 {
	padding-bottom: 40px !important;
}
.textPB50, .imgPB50, .btnPB50, .sectionPB50 {
	padding-bottom: 50px !important;
}
.textPB60, .imgPB60, .btnPB60, .sectionPB60 {
	padding-bottom: 60px !important;
}
.textPB70, .imgPB70, .btnPB70, .sectionPB70 {
	padding-bottom: 70px !important;
}
.textPB80, .imgPB80, .btnPB80, .sectionPB80 {
	padding-bottom: 80px !important;
}

.sectionMT0 {
	margin-top: 0px !important;
}

.sectionMB0 {
	margin-bottom: 0px !important;
}

.sectionMT5, .tableMT5 {
	margin-top: 5px !important;
}
.sectionMT10, .tableMT10 {
	margin-top: 10px !important;
}
.sectionMT15, .tableMT15 {
	margin-top: 15px !important;
}
.sectionMT20, .tableMT20 {
	margin-top: 20px !important;
}
.sectionMT25, .tableMT25 {
	margin-top: 25px !important;
}
.sectionMT30, .tableMT30 {
	margin-top: 30px !important;
}

.sectionMB5, .tableMB5 {
	margin-bottom: 5px !important;
}
.sectionMB10, .tableMB10 {
	margin-bottom: 10px !important;
}
.sectionMB15, .tableMB15 {
	margin-bottom: 15px !important;
}
.sectionMB20, .tableMB20 {
	margin-bottom: 20px !important;
}
.sectionMB25, .tableMB25 {
	margin-bottom: 25px !important;
}
.sectionMB30, .tableMB30 {
	margin-bottom: 30px !important;
}

.antPL5{
	margin-left: 5px !important;
}
.antPL10{
	margin-left: 10px !important;
}
.antPR5{
	margin-right: 5px !important;
}			
.antPR10{
	margin-right: 10px !important;
}


/* Layout - Align
-------------------------------------------------- */
.imgC, .btnC, .antC, .textC {
	text-align: center;
}
.imgR, .btnR, .antR, .textR {
	text-align: right;
}

.clear {
	clear: both;
}


/* Layout - Font, Text
-------------------------------------------------- */
.header {
	font-size: 108%;
	font-weight: bold;
}

.title {
	font-weight: bold;
}

.annotation {
	font-size: 84%;
	line-height: 1;
	color: #898989;
	font-weight: normal;
}

.antInd1 {
	display:block;
	text-indent: -1em;
	padding-left: 1em;
}

.antInd2 {
	display:block;
	text-indent: -1.5em;
	padding-left: 1.5em;
}

.antInd3 {
	display:block;
	text-indent: -2em;
	padding-left: 2em;
}

					
/* Layout - Border
-------------------------------------------------- */
.sectionBT {
	border-top: solid 1px #bcbdb8;
}
.sectionBB {
	border-bottom: solid 1px #bcbdb8;
}

/* Local Navigation
-------------------------------------------------- */
div.lineup_nav {
	margin: 0 0 10px 0;
	clear: both;
}

div.lineup_nav2 {
	margin: 1px 0 0 0;
	clear: both;
}

div.lineup_nav3 {
	margin: 0 0 0 0;
	clear: both;
}

div.lineup_nav ul {
	padding: 0 0 7px 0;
	background: url(../../images/10b/bg_btn_mainmenu.gif) left bottom transparent no-repeat;
}

div.lineup_nav ul li,
div.lineup_nav2 ul li,
div.lineup_nav3 ul li {
	float:left;
	display:inline;
}

/* Back to Top
-------------------------------------------------- */
div.inpage_topagetop {
	width: 708px;
	height:20px;
	margin: 0 0 5px 0;
	font-size:84%;
	clear: both;
}
div.inpage_topagetop a {
	float:right;
	background:url(../../images/10b/bg_arrow_top_off.gif) right top transparent no-repeat;
	padding:0 16px 0 0;
}

.offleft  {
position:absolute;
left:-10000px;
width:999px;
}


/* ==================================================
 *
 * Top
 *
 * ================================================== */

div.series_top_box {
	margin: 0 0 10px 0;
	background: url(../../images/10b/bg_lineupbox-02.gif) left bottom no-repeat;
	clear: both;
}


/* top_feature
------------------------------------------------- */	
div.top_feature {
	border-left: solid 1px #BDBCB8;
	border-right: solid 1px #BDBCB8;
	border-bottom: solid 1px #BDBCB8;
}
div.top_feature table {
	width: 686px;
	margin: 0 11px 10px 11px;
}

div.top_feature table th,
div.top_feature table td {
	vertical-align: top;
	width: 228px;
}

div.top_feature table th.col2,
div.top_feature table td.col2,
div.top_feature table th.col3,
div.top_feature table td.col3
{
	border-left: solid 1px #BDBCB8;
}

div.top_feature table td p {
	padding: 10px 10px 0 12px;
}


/* top_function_menu
------------------------------------------------- */	
div.top_function_menu {
	border-left: solid 1px #BDBCB8;
	border-right: solid 1px #BDBCB8;
	margin: 0 0 5px 0;
	padding: 10px 0 5px 0;
	clear: both;
}

div.top_function_menu table {
	width: 686px;
	margin: 0 11px 10px 11px;
}

div.top_function_menu table td {
	padding-top: 10px;
	background: #fff url(../../images/10b/bg_lineup_link02_02.gif) left bottom no-repeat;
	vertical-align: top;
}

div.top_function_menu table td.col1 {
	width: 351px;	
}
div.top_function_menu table td.col2 {
	width: 335px;	
}

div.function_menu_box {
	padding: 0 0 5px 0;
}

div.function_menu_box dl {
	background: url(../../images/10b/bg_lineup_link02_01.gif) left top transparent no-repeat;
	padding: 2px 0 0 0 ;
	clear: both;
}

div.top_function_menu dt {
	width: 60px;
	float: left;
	margin: 0 0 0 2px;
	background: url(../../images/10b/bg_lineup_link02_01.gif) left top transparent no-repeat;
	display:inline;
}
div.top_function_menu dd {
	width: 270px;
	font-size: 92%;
	float: left;
	padding: 12px 0 0px 3px;
	display:inline;
}
div.top_function_menu dd a {
	margin: 0 5px 0 20px;
	display: block;
}
div.top_function_menu dd a:link { text-decoration: none; color: #535353;}
div.top_function_menu dd a:active { text-decoration: none; color: #535353; }
div.top_function_menu dd a:hover { text-decoration: none; color:#535353; }
div.top_function_menu dd a:visited { text-decoration: none; color:#535353; }

div.top_function_menu dd a span {
	font-size: 124%;
	font-weight: bold;
	line-height: 1.1;
}
div.top_function_menu dd a span.line2 {
	font-size: 116%;
}

div.top_function_menu dd a:link span.seriesZ { text-decoration: none; color: #B18616;}
div.top_function_menu dd a:active span.seriesZ { text-decoration: underline; color: #B18616;}
div.top_function_menu dd a:hover span.seriesZ { text-decoration: underline; color: #B18616;}
div.top_function_menu dd a:visited span.seriesZ { color: #B18616;}

div.top_function_menu dd a:link span.seriesZ_2 { text-decoration: none; color: #FE0202;}
div.top_function_menu dd a:active span.seriesZ_2 { text-decoration: underline; color: #FE0202;}
div.top_function_menu dd a:hover span.seriesZ_2 { text-decoration: underline; color: #FE0202;}
div.top_function_menu dd a:visited span.seriesZ_2 { color: #FE0202;}

div.top_function_menu dd a:link span.seriesR { text-decoration: none; color: #28878B;}
div.top_function_menu dd a:active span.seriesR { text-decoration: underline; color: #28878B;}
div.top_function_menu dd a:hover span.seriesR { text-decoration: underline; color: #28878B;}
div.top_function_menu dd a:visited span.seriesR { color: #28878B;}

div.top_function_menu dd a:link span.seriesH { text-decoration: none; color: #AD0052;}
div.top_function_menu dd a:active span.seriesH { text-decoration: underline; color: #AD0052;}
div.top_function_menu dd a:hover span.seriesH { text-decoration: underline; color: #AD0052;}
div.top_function_menu dd a:visited span.seriesH { color: #AD0052;}

div.top_function_menu dd a:link span.seriesA { text-decoration: none; color: #156997;}
div.top_function_menu dd a:active span.seriesA { text-decoration: underline; color: #156997;}
div.top_function_menu dd a:hover span.seriesA { text-decoration: underline; color: #156997;}
div.top_function_menu dd a:visited span.seriesA { color: #156997;}


p.annotation2 {
	padding: 5px 0 0 20px;
	font-size: 92%;
	line-height: 1;
	color: #898989;
}


/* top_function_table
------------------------------------------------- */

div.top_function_table {
	border-left: solid 1px #BDBCB8;
	border-right: solid 1px #BDBCB8;
	margin: 0 0 5px 0;
	clear: both;
}

div.top_function_table table {
	width: 666px;
	margin: 0 21px;
	color: #898989;
}
div.top_function_table table th, 
div.top_function_table table td
{
	vertical-align:bottom;
}
div.top_function_table table th {
	width: 137px;
}
div.top_function_table table td {
	padding: 0 0 0 20px;
}
div.top_function_table table td img {
	vertical-align:bottom;
	margin: 3px 5px 3px 0;
}

div.top_function_table table th.func_color,
div.top_function_table table td.func_color
{
	vertical-align:top;
	padding-top:18px;
}
div.top_function_table table th.func_color img,
div.top_function_table table td.func_color img
{
	vertical-align: top;
	margin: 2px 0 0 0;
}

div.top_function_table annotation table p {
	
}


/* function_broadband
------------------------------------------------- */

div.top_function_table div.function_broadband {
	width: 668px;
	margin: 10px 20px 15px 20px;
	padding-top: 10px;
	border-top: solid 1px #BDBCB8;
	color: #898989;
	clear: both;
}

div.function_broadband div.function_broadband_line {
	CLEAR: both; BORDER-TOP: #bdbcb8 1px solid; BORDER-bottom: #bdbcb8 1px solid; MARGIN: 20px 0px 15px 0px; WIDTH: 650px; COLOR: #898989; PADDING-TOP: 20px; PADDING-bottom: 20px;
}

div.function_broadband div.function_broadband-title {
	padding: 0 0 0 8px;
}


div.function_broadband div.function_broadband-01 {
	width: 490px;
	float: left;
	padding: 10px 0 0 8px;
}
div.function_broadband div.function_broadband-02 {
	width: 160px;
	float: right;
	padding: 10px 0 0 0;
}

div.function_broadband div.function_broadband-01 p {
	margin: 5px 10px 0 3px;
}


/* ==================================================
 *
 * Second
 *
 * ================================================== */

div#series h1 {
	clear: both;
}

div.series_second_box {
	margin: 0 0 5px 0;
	background: url(../../images/10b/bg_lineupbox-02.gif) left bottom no-repeat;
	clear: both;
}

div#lineup_quality,
div#lineup_quality table
{
	color: #535353;
}

/* Anchor Menu
------------------------------------------------- */
div.series_nav {
	margin: 0 0 17px 0;
	background: #F4F3F1;
}
div.series_nav ul {
	width: 670px;
	margin: 0 20px;
	padding: 5px 0 1px 0;
}
div.series_nav ul li {
	float: left;
	margin: 0 10px 5px 0;
	padding: 1px 10px 2px 20px;
	background: url(../../images/10b/bg_arrow_bottom_off.gif) left 3px no-repeat;
	border-right: dotted 1px #BDBCB8;
	white-space: nowrap;
}

/* Section03
------------------------------------------------- */
div.section03 {
	border-left: solid 1px #BDBCB8;
	border-right: solid 1px #BDBCB8;
	margin: 0 0 5px 0;
	clear: both;
}

/* ---------- dl.section03-01 ---------- */
dl.section03-01 {
	margin: 0 10px;
	padding: 0 10px;
}
dl.section03-01 dt {
	width: 320px;
	float: left;
	margin: 0 14px 0 0;
	display: inline;
}
dl.section03-01 dd {
	width: 320px;
	float: left;
	margin: 0 0 0 14px;
	display: inline;
}
dl.section03-01 dt.reverse {
	float: right;		
	margin: 0 0 0 14px;				
}
dl.section03-01 dd.reverse
{
	float: right;
	margin: 0 14px 0 0;
}


/* ---------- dl.section03-01b ---------- */
dl.section03-01b {
	margin: 0 10px;
	padding: 0 10px;
}
dl.section03-01b dt {
	width: 420px;
	float: left;
	margin: 0 14px 0 0;
	display: inline;
}
dl.section03-01b dd {
	width: 220px;
	float: left;
	margin: 0 0 0 14px;
	display: inline;
}
dl.section03-01b dt.reverse {
	float: right;		
	margin: 0 0 0 14px;				
}
dl.section03-01b dd.reverse
{
	float: right;
	margin: 0 14px 0 0;
}


/* ---------- div.section03-01 ---------- */
div.section03-01 {
	margin: 0 10px;
	padding: 0 10px;
	clear: both;
}

div.section03-01 div.section03-01-01,
div.section03-01 p.section03-01-01
{
	width: 320px;
	float: left;
	margin: 0 14px 0 0;
}
div.section03-01 div.section03-01-02,
div.section03-01 p.section03-01-02
{
	width: 320px;
	float: left;
	margin: 0 0 0 14px;
}

/* ---------- div.section03-01b ---------- */
div.section03-01b {
	margin: 0 10px;
	border-top: solid 1px #BDBCB8;
	clear: both;
}
div.section03-01b h3 {
	margin: 2px 0 10px 0;
	padding: 16px 10px 12px 5px;
	border-left: solid 5px #1b1b1b;
	color: #0e6e94;
	font-size: 108%;
	font-weight: bold;
}
div.section03-01b p,
div.section03-01b div {
	padding: 0 10px 0 10px;
}


/* ---------- div.section03-02 ---------- */
div.section03-02 {
	margin: 0 20px;
	clear: both;
}

div.section03-02l {
	width: 439px;
	float: left;
}						
div.section03-02r {
	width: 229px;
	float: left;
}


/* ---------- div.section03-annotation ---------- */
div.section03-annotation p {
	padding-top: 5px !important;
	width: 160px;
	float: left;
}
div.section03b-annotation {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
div.section03b-annotation p {
	padding-top: 5px !important;
	width: 104px;
	float: left;
}


/* ---------- table.section03-02 ---------- */
table th {
text-align: left;
}

table.section03-02 {
	margin: 0 20px 0 20px;
	clear: both;
}

table.section03-02 th, 
table.section03-02 td
{
	width: 320px;
	vertical-align: top;
}

table.section03-02 th.col1,
table.section03-02 td.col1
{
	padding: 0 13px 0 0;
}

table.section03-02 th.col2,
table.section03-02 td.col2
{
	padding: 0 0 0 14px;
	border-left: solid 1px #bcbdb8;
}		



div.section03-01 table.section03-02 {	
	margin: 0 ;
	padding:0;
	clear: both;
}

				
/* ---------- table.section03-02-01 ---------- */

table.section03-02-01 {
	border:solid 1px #bcbdb8;
}


table.section03-02-01 td.col1
{
	width: 34px;
	text-align:center;
	vertical-align: middle;
	padding:0;
	border-bottom:solid 1px #bcbdb8;
}

table.section03-02-01 td.col1 div
{
	padding:5px 0;
}

table.section03-02-01 th.col2
{
	width: 230px;
	vertical-align: middle;
	padding:0;
	border-right: solid 1px #bcbdb8;
	border-left: none;
	border-bottom:solid 1px #bcbdb8;
}

table.section03-02-01 th.col2 p
{
	padding:9px 0;
}

table.section03-02-01 td.col3
{
	width: 56px;
	text-align:center;
	vertical-align: middle;
	border-bottom:solid 1px #bcbdb8;
}
					

/* ---------- table.section03-03 ---------- */
table.section03-03 {
	margin: 0 19px 0 20px;
	clear: both;
}
table.section03-03 th,
table.section03-03 td {
	vertical-align: top;
}

table.section03-03 th.col1, 
table.section03-03 td.col1
{
	width: 219px;
	padding: 0 10px 0 0;
}
table.section03-03 th.col2,
table.section03-03 td.col2
{
	width: 229px;
	border-left: solid 1px #BDBCB8;							
	padding: 0 10px;
}
table.section03-03 th.col3,
table.section03-03 td.col3
{
	width: 219px;
	border-left: solid 1px #BDBCB8;
	padding: 0 0 0 10px;
}

/* ---------- table.section03b-02 ---------- */
table.section03b-02 {
	margin: 0 10px 0 10px;
	clear: both;
}
table.headerBT {
	border-top: solid 1px #bcbdb8;
}

table.section03b-02 th,
table.section03b-02 td {
	vertical-align: top;
}
table.section03b-02 th.headerBT {
	background: #fff url(../../images/10b/section03b-02_top.gif) left top no-repeat;
}

table.section03b-02 h3 {
	margin: 2px 0 0 0;
	padding: 16px 0 12px 5px;
	border-left: solid 5px #1b1b1b;
	color: #0e6e94;
	font-size: 108%;
	font-weight: bold;
}

table.section03b-02 th.col1, 
table.section03b-02 td.col1
{
	width: 348px;
}
table.section03b-02 th.col2, 
table.section03b-02 td.col2
{
	width: 340px;
}

table.section03b-02 th.col1 p,
table.section03b-02 td.col1 p,
table.section03b-02 th.col1 div,
table.section03b-02 td.col1 div
{
	padding: 0 18px 0 10px;
}					
table.section03b-02 th.col2 p,
table.section03b-02 td.col2 p,
table.section03b-02 th.col2 div,
table.section03b-02 td.col2 div
{
	padding: 0 10px 0 10px;
}


/* ---------- table.section03c-02 ---------- */
table.section03c-02 {
	margin: 0 10px 0 10px;
	clear: both;
}
table.headerBT {
	border-top: solid 1px #bcbdb8;
}

table.section03c-02 th,
table.section03c-02 td {
	vertical-align: top;
}
table.section03c-02 th.headerBT {
	background: #fff url(../../images/10b/section03c-02_top.gif) left top no-repeat;
}

table.section03c-02 h3 {
	margin: 2px 0 5px 0;
	padding: 16px 0 12px 5px;
	border-left: solid 5px #1b1b1b;
	color: #0e6e94;
	font-size: 108%;
	font-weight: bold;
}

table.section03c-02 th.col1, 
table.section03c-02 td.col1
{
	width: 348px;
}
table.section03c-02 th.col2, 
table.section03c-02 td.col2
{
	width: 340px;
}

table.section03c-02 th.col1 p,
table.section03c-02 td.col1 p,
table.section03c-02 th.col1 div,
table.section03c-02 td.col1 div
{
	padding: 0 18px 0 10px;
}
table.section03c-02 th.col2 p,
table.section03c-02 td.col2 p,
table.section03c-02 th.col2 div,
table.section03c-02 td.col2 div
{
	border-left: solid 1px #bcbdb8;
	padding: 0 10px 0 10px;
}




/* ---------- table.section03b-03 ---------- */
table.section03b-03 {
	margin: 0 9px 5px 10px;
	clear: both;
}
table.section03b-03 th,
table.section03b-03 td {
	width: 229px;
	vertical-align: top;
}
table.section03b-03 th.headerBT {
	background: #fff url(../../images/10b/section03b-02_top.gif) left top no-repeat;
}

table.section03b-03 h3 {
	margin: 2px 0 5px 0;
	padding: 16px 0 12px 5px;
	border-left: solid 5px #1b1b1b;
	color: #0e6e94;
	font-size: 108%;
	font-weight: bold;
}

table.section03b-03 h3 span.sub {
	color: #535353;
	font-size: 80%;
	font-weight: bold;
}

table.section03b-03 h3.line2 {
	padding: 4px 0 3px 5px;
}
table.section03b-03 td.col2,
table.section03b-03 td.col3 {
	border-left: solid 1px #bcbdb8;		
}
table.section03b-03 td p,
table.section03b-03 td div
{
	padding: 0 10px;
}					


/* ---------- table.section03b-02r ---------- */

div.section03b-02r {
	margin: 0 9px 0 10px;
	clear: both;
}

div.section03b-02rl {
	width: 229px;
	float: left;
}						

div.section03b-02rr {
	width: 460px;
	float: left;
}

div.section03b-02r p {
	padding: 5px 0 0 35px;
}

table.section03b-02r {
	margin: 0;
	clear: both;
}
table.section03b-02r th,
table.section03b-02r td {
	width: 229px;
	vertical-align: top;
}

table.section03b-02r h3 {
	margin: 2px 0 5px 0;
	padding: 16px 10px 12px 5px;
	border-left: solid 5px #1b1b1b;
	color: #0e6e94;
	font-size: 108%;
	font-weight: bold;
}

table.section03b-02r h3.line2 {
	padding: 4px 10px 3px 5px;
}
table.section03b-02r td.col1,
table.section03b-02r td.col2 {
	border-left: solid 1px #bcbdb8;		
}
table.section03b-02r td p,
table.section03b-02r td div
{
	padding: 0 10px;
}





/* Point
------------------------------------------------- */
div.section03_point {
	width: 668px;
	margin: 0 20px 0 20px;
}

/* ---------- div.point01-01 ---------- */
div.point01-01 {
	padding: 0 0 5px 0;
	background: url(../../images/10b/bg_point-01.gif) left bottom no-repeat;
	clear: both;
}
div.point01-01 div.body  {
	border-left: solid 1px #dddddb;
	border-right: solid 1px #dddddb;
}
div.point01-01 p {
	padding-left: 10px;
	padding-right: 10px;
}
dl.point01-01 div.body div {
	width: 666px;
	margin: 0 0 5px 0;
}

/* ---------- div.point01-02 ---------- */
div.point01-02 {
	padding-bottom: 5px !important;
	background: url(../../images/10b/bg_point-01.gif) left bottom no-repeat;
	clear: both;
}

/* ---------- dl.point01-02 ---------- */
dl.point01-02 {
	border-left: solid 1px #dddddb;
	border-right: solid 1px #dddddb;
}
dl.point01-02 dt {
	width: 333px;
	float: right;
	margin: 0 0 5px 0;
	display: inline;
}
dl.point01-02 dd {
	width: 313px;
	float: right;
	margin: 0 10px;
	display: inline;
}
dl.point01-02 dt.reverse {
	width: 333px;
	float: left;
	margin: 0 0 5px 0;
}
dl.point01-02 dd.reverse {
	width: 313px;
	float: left;
	margin: 0 10px;
}
dl.point01-02 ol
{
	padding: 0 0 0 25px;
}
dl.point01-02 ol,
dl.point01-02 ol li
{
	list-style-type: decimal;
	list-style-position: outside;
}
dl.point01-02 ol li {
	padding: 5px 0 0 0;
}


/* Point Harf
------------------------------------------------- */
div.section3_point_harf div,
div.section3_point_harf p
{
	padding-left: 0 !important;
	padding-right: 0 !important;
}

/* ---------- div.point01-01_harf ---------- */
div.point01-01_harf {
	width: 320px;
	padding-bottom: 5px !important;
	background: url(../../images/10b/bg_point-02.gif) left bottom no-repeat;
	clear: both;
}

div.point01-01_harf div.point01-01_harf_body {
	border-left: solid 1px #dddddb;
	border-right: solid 1px #dddddb;
}

div.point01-01_harf_body p,
div.point01-01_harf_body div
{
	padding: 10px 8px 10px 8px !important;
}
div.point01-01_harf_body div.pointImage2 {
	padding: 0 49px 0 44px !important;
}



dl.point01-01_harf dt,
dl.point01-01_harf dd
{
	width: 159px;
	float: right;
	padding-left: 0 !important;
	padding-right: 0 !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}

dl.point01-01_harf dd p {
	padding-left: 7px !important;
	padding-right: 7px !important;
}


/* Compare
------------------------------------------------- */

/* ---------- div.compare02 ---------- */
div.compare02 {
	padding-left: 46px !important;
	padding-right: 47px !important;
}
div.compare02-01 {
	width: 112px;
	float: left;
}
div.compare02-02 {
	width: 113px;
	float: left;
}

/* ---------- div.compare02b ---------- */
div.compare02b {
	padding-left: 7px !important;
	padding-right: 6px !important;
}	
div.compare02b-01 {
	width: 154px;
	float: left;
}
div.compare02b-02 {
	width: 151px;
	float: left;
}

/* ---------- div.compare04 ---------- */
div.compare04 {
	padding-left: 7px !important;
	padding-right: 7px !important;
}
div.compare04-01 {
	width: 86px;
	float: left;
}
div.compare04-02 {
	width: 76px;
	float: left;
}
div.compare04-03 {
	width: 69px;
	float: left;
}
div.compare04-04 {
	width: 73px;
	float: left;
}




/* ---------- size ---------- */

div.size_body {

}

div.size_body div.size_description {
	width: 348px;
	float: left;
}
div.size_body div.size_description div {
	padding: 18px 28px 0 10px;
}

div.size_body div.size_picture {
	width: 320px;
	float: left;
}

div.assemble {
	
}

div.assemble div {
	width: 50px;
	float: left;
}

div.assemble p {
	width: 584px;
	padding: 2px 0 0 17px;
	background: url(../../images/10b/bg_arrow_right_off.gif) left 4px no-repeat;
	float: left;
}



/*------ box ------ */
div.featurebox01 {
	width: 710px;
	margin: 30px 0 0 0;
	background: url(../../images/10b/bg_r_710_02.gif) left bottom no-repeat;
	clear: both;
}
div.featurebox02 {
	padding: 5px 0 0 0;
	background: url(../../images/10b/bg_r_710_01.gif) left top no-repeat;
}

/*------ relate LINK ------ */
dl.relatelink {
	padding: 10px 0 10px 5px;
}
dl.relatelink dt {
	float: left;
	display: inline;
}
dl.relatelink dd {
	float: left;
	display: inline;
}

/*------ relate LINK Text ------ */
dd.relation_pdf {
	width: 335px;
	padding: 0 0 15px 0;
	background: url(../../images/10b/bg_relation_left.gif) right top no-repeat;
}

dd.relation_pdf div.pdf_icon {
	width: 50px;
	margin: 0 0 0 10px;
	float: left;
}
dd.relation_pdf div.pdf_description {
	float: left;
}

dd.relation_pdf div.pdf_text {
	width: 255px;
	margin: 0 0 0 10px;
}

/*------ relate LINK Text2------ */
dd.relation_info {
	width: 400px;
	padding: 0 0 15px 0;
	background: url(../../images/10b/bg_relation_left.gif) right top no-repeat;
}

dd.relation_info div.info_icon {
	width: 50px;
	margin: 0 0 0 10px;
	float: left;
}
dd.relation_info div.info_description {
	float: left;
}

dd.relation_info div.info_text {
	width: 320px;
	margin: 0 0 0 10px;
}



/*------ award ------ */

div.lineup_award_top {
	clear: both;
	margin: 0 0 10px 0;
	padding: 2px 0 0 0;
	background: url(../../images/10b/bg_award_top.gif) left top no-repeat;
}

div.lineup_award_bottom {
	padding: 0 0 2px 0;
	background: url(../../images/10b/bg_award_bottom.gif) left bottom no-repeat;
	zoom: 1;
}

div.lineup_award_body {
	color: #535353;
	border-right: solid 1px #BDBCB8;
	border-left: solid 1px #BDBCB8;
	padding: 19px 0 23px 19px;
	zoom: 1;
}


div.lineup_award_title {
	float: left;
	width: 57px;
}

div.lineup_award_list {
	float: left;
	width: 631px;
	border-left: solid 1px #BDBCB8;
	zoom: 1;
}

div.lineup_award_list dl {
	clear: both;
	padding: 5px 0 15px 0;
}

div.lineup_award_list dl dt {
	float: left;
	width: 95px;
}

div.lineup_award_list dl dd {
	float: left;
	width: 535px;
	color: #535353;
	font-weight: bold;
}

span.lineup_award_type {
	color: #898989;
	font-size: 85%;
	font-weight: normal;
}

.lineup_award_list_last {
	float: left;
	width: 631px;
	border-left: solid 1px #BDBCB8;
	zoom: 1;
	margin: 30px 0 0 57px;
	_margin: 30px 0 0 28px;
}

.lineup_award_list_last dl {
	clear: both;
	padding: 5px 0 15px 0;
}

.lineup_award_list_last dl dt {
	float: left;
	width: 95px;
}

.lineup_award_list_last dl dd {
	float: left;
	width: 535px;
	color: #535353;
	font-weight: bold;
}

/*------ option (thater rack) ------ */

.series_option_box {
	margin: 0 0 6px 0;
}

.series_option_box h2 {
	color: #0e6e94;
	font-size: 104%;
}


.series_option_box .series_option_contianer {
	border-right: solid 1px #BDBCB8;
	border-bottom: solid 1px #BDBCB8;
	border-left: solid 1px #BDBCB8;
	padding: 0 20px 30px 20px;
}

.series_option_box .series_option_title {
	float: left;
	width: 518px;
	margin: 17px 0 0 0;
}

.series_option_box .series_option_logo {
	float: right;
	width: 150px;
	text-align: right;
	margin: 20px 0 0 0;
}

.series_option_box .series_option_body {
	margin: 30px 0 0 0;
}

.series_option_box .series_option_description {
	float: left;
	width: 320px;
	margin: 0 28px 0 0;
}

.series_option_box .series_option_description ul {
	padding: 10px 0 0 0;
}

.series_option_box .series_option_description ul li {
	font-size: 90%;
	text-indent: -1.3em;
	padding-left: 1.3em;
}


.series_option_box .series_option_image {
	float: left;
	width: 320px;
	padding: 5px 0 0 0;
}



	















/* clearfix
----------------------------------------------------------- */
div.lineup_nav,
div.lineup_nav ul,
div.series_top_box,
div.top_feature,
div.top_function_menu,
div.function_menu_box dl,
div.top_function_table,
div.function_broadband,
div.section03,
div.series_nav ul,
div.series_second_box,
div.series_second_box div.section03 dl,
div.series_second_box div.section03 dl.dl_duo01,
div.inpage_topagetop,
div.compare02,
div.compare02b,
div.compare04,
div.section03-annotation,
div.section03-01,
dl.relatelink,
dd.relation_pdf,
dd.relation_info,
.clear-fix{ 
zoom: 100%;
}


div.lineup_nav:after,
div.lineup_nav ul:after,
div.series_top_box:after,
div.top_feature:after,
div.top_function_menu:after,
div.function_menu_box dl:after,
div.section03:after,
div.top_function_table:after,
div.function_broadband:after,
div.series_nav ul:after,
div.series_second_box:after,
div.series_second_box div.section03 dl:after,
div.series_second_box div.section03 dl.dl_duo01:after,
div.inpage_topagetop:after,
div.compare02:after,
div.compare02b:after,
div.compare04:after,
div.section03-annotation:after,
div.section03-01:after,
dl.relatelink:after,
dd.relation_pdf:after,
dd.relation_info:after,
.clear-fix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
line-height: 0;
}
