@charset "utf-8";

/* X3 */

/* ==================================================
 *
 * General
 *
 * ================================================== */

/* title
------------------------------------------------- */
.title {
	font-weight: bold;
}
.subject {
	font-size: 108%;
	font-weight: bold;
}
.subtitle {
	font-weight: bold;
	font-size: 85%;
	color: #535353;
}

/* .attention
-------------------------------------------------- */
.attention {
	clear: both;
	background-color: #F0F0F0;
	margin: 15px 20px 0 20px;
	padding: 13px 5px 8px 10px;
}

.attention_inline {
	clear: both;
	background-color: #F0F0F0;
	margin: 15px 0 0 0;
	padding: 13px 3px;
}

table th,
table td {
	text-align: left;
	vertical-align: top;
}


/* ==================================================
 *
 * Common
 *
 * ================================================== */

/* Head
----------------------------------------------------------- */
#lineup h1,
#lineup .lineup_head p {
	clear: both;
}

/* Local Navigation
-------------------------------------------------- */
#lineup .lineup_localnavi1 {
	clear: both;
	margin: 0 0 17px 0;
}
#lineup .lineup_localnavi2 {
	clear: both;
	margin: 1px 0 0 0;
}
#lineup .lineup_localnavi1 ul {
	clear: both;
	padding: 0 0 7px 0;
	background: url(../../images/11b/regza/bg_btn_mainmenu.gif) left bottom transparent no-repeat;
	zoom: 1;
}
#lineup .lineup_localnavi1 ul li,
#lineup .lineup_localnavi2 ul li {
	float: left;
	height: 40px;
	white-space: nowrap;
	overflow: hidden;
}

/* 20120419 add start y */
#lineup .lineup_localnavi3 {
	clear: both;
	margin: 0 0 17px 0;
}
#lineup .lineup_localnavi4 {
	clear: both;
	margin: 1px 0 0 0;
}
#lineup .lineup_localnavi3 ul {
	clear: both;
	padding: 0 0 7px 0;
	background: url(../../images/11b/regza/bg_btn_mainmenu.gif) left bottom transparent no-repeat;
	zoom: 1;
}
#lineup .lineup_localnavi3 ul li,
#lineup .lineup_localnavi4 ul li {
	float: left;
	height: 42px;
	white-space: nowrap;
	overflow: hidden;
}
/* 20120419 add end y */

/* 20120419 add start y */
#lineup .lineup_localnavi5 {
	clear: both;
	margin: 0 0 17px 0;
}
#lineup .lineup_localnavi6 {
	clear: both;
	margin: 1px 0 0 0;
}
#lineup .lineup_localnavi5 ul {
	clear: both;
	padding: 0 0 7px 0;
	zoom: 1;
}
#lineup .lineup_localnavi5 ul li,
#lineup .lineup_localnavi6 ul li {
	float: left;
	height: 35px;
	white-space: nowrap;
	overflow: hidden;
}
/* 20120419 add end y */


/* Back to Top
-------------------------------------------------- */
#lineup .lineup_backtotop {
	clear: both;
	margin: 5px 2px 0 0;
	min-height: 25px;
	height: auto !important;
	height: 25px;
	font-size: 85%;
}
#lineup .lineup_backtotop a {
	float: right;
	padding: 1px 16px 5px 0;
	background: url(../../images/11a/regza/bg_arrow_top_off.gif) right top transparent no-repeat;
	zoom: 1;
	line-height: 1.3;
}



/* ==================================================
 *
 * Top
 *
 * ================================================== */
#lineup .lineup_top_box {
	clear: both;
	padding: 0 0 5px 0;
	background: url(../../images/11a/regza/bg_lineupbox-02.gif) left bottom no-repeat;
	zoom: 1;
}


/* top_feature
------------------------------------------------- */	
#lineup .top_feature {
	clear: both;
	border-left: solid 1px #BDBCB8;
	border-right: solid 1px #BDBCB8;
	border-bottom: solid 1px #BDBCB8;
	zoom: 1;
}
#lineup .top_feature table {
	width: 686px;
	margin: 0 11px 10px 11px;
}
#lineup .top_feature table th,
#lineup .top_feature table td {
	width: 228px;
}
#lineup .top_feature table th.col2,
#lineup .top_feature table td.col2,
#lineup .top_feature table th.col3,
#lineup .top_feature table td.col3 {
	border-left: solid 1px #BDBCB8;
	zoom: 1;
}
#lineup .top_feature table td p {
	margin: 5px 10px 0 12px;
}

/* top_function_menu
------------------------------------------------- */	
#lineup .top_function_menu {
	clear: both;
	border-left: solid 1px #BDBCB8;
	border-right: solid 1px #BDBCB8;
	zoom: 1;
	padding: 10px 0;
}
#lineup .top_function_menu table {
	width: 686px;
	margin: 0 11px 10px 11px;
}
#lineup .top_function_menu table td {
	padding-top: 10px;
	vertical-align: top;
	background:  url(../../images/11a/regza/bg_lineup_link02_02.gif) left bottom  no-repeat;
	zoom: 1;
}
#lineup .top_function_menu table td.col1 {
	width: 351px;	
}
#lineup .top_function_menu table td.col2 {
	width: 335px;	
}
#lineup .function_menu_box {
	padding: 0 0 5px 0;
}
#lineup .function_menu_box dl {
	clear: both;
	background: url(../../images/11a/regza/bg_lineup_link02_01_off.gif) left top transparent no-repeat;
	zoom: 1;
	padding: 2px 0 0 0;
}
#lineup .top_function_menu dt {
	width: 60px;
	float: left;
	margin: 0 0 0 2px;
	display:inline;
}
#lineup .top_function_menu dd {
	width: 270px;
	font-size: 92%;
	float: left;
	padding: 12px 0 0px 3px;
	display: inline;
}
#lineup .top_function_menu dd a {
	margin: 0 5px 0 20px;
	display: block;
}
#lineup .top_function_menu dd p.menu_annotation {
	margin: 5px 5px 0 20px;
	color: #898989;
	font-size: 85%;
	line-height: 1;
}
#lineup .top_function_menu dd a:link { text-decoration: none; color: #535353;}
#lineup .top_function_menu dd a:active { text-decoration: none; color: #535353; }
#lineup .top_function_menu dd a:hover { text-decoration: none; color:#535353; }
#lineup .top_function_menu dd a:visited { text-decoration: none; color:#535353; }

#lineup .top_function_menu dd a span.seriesX,
#lineup .top_function_menu dd a span.seriesZ,
#lineup .top_function_menu dd a span.seriesF,
#lineup .top_function_menu dd a span.seriesR,
#lineup .top_function_menu dd a span.seriesH,
#lineup .top_function_menu dd a span.seriesB ,
#lineup .top_function_menu dd a span.seriesA {
	font-size: 124%;
	font-weight: bold;
	line-height: 1.1;
}
#lineup .top_function_menu dd a span.line_multi {
	font-size: 116%;
}

#lineup .top_function_menu dd a:link span.seriesX,
#lineup .top_function_menu dd a:link span.seriesZ,
#lineup .top_function_menu dd a:link span.seriesF,
#lineup .top_function_menu dd a:link span.seriesR,
#lineup .top_function_menu dd a:link span.seriesH,
#lineup .top_function_menu dd a:link span.seriesA,
#lineup .top_function_menu dd a:active span.seriesX,
#lineup .top_function_menu dd a:active span.seriesZ,
#lineup .top_function_menu dd a:active span.seriesF,
#lineup .top_function_menu dd a:active span.seriesR,
#lineup .top_function_menu dd a:active span.seriesH,
#lineup .top_function_menu dd a:active span.seriesB,
#lineup .top_function_menu dd a:active span.seriesA,
#lineup .top_function_menu dd a:visited span.seriesZ,
#lineup .top_function_menu dd a:visited span.seriesF,
#lineup .top_function_menu dd a:visited span.seriesR,
#lineup .top_function_menu dd a:visited span.seriesH,
#lineup .top_function_menu dd a:visited span.seriesA {
	text-decoration: none;
}
#lineup .top_function_menu dd a:hover span.seriesX,
#lineup .top_function_menu dd a:hover span.seriesZ,
#lineup .top_function_menu dd a:hover span.seriesF,
#lineup .top_function_menu dd a:hover span.seriesR,
#lineup .top_function_menu dd a:hover span.seriesH,
#lineup .top_function_menu dd a:hover span.seriesB,
#lineup .top_function_menu dd a:hover span.seriesA {
	text-decoration: underline;
}

#lineup .top_function_menu dd a:link span.seriesX,
#lineup .top_function_menu dd a:active span.seriesX,
#lineup .top_function_menu dd a:hover span.seriesX,
#lineup .top_function_menu dd a:visited span.seriesX {
	color: #000;
}
#lineup .top_function_menu dd a:link span.seriesZ,
#lineup .top_function_menu dd a:active span.seriesZ,
#lineup .top_function_menu dd a:hover span.seriesZ,
#lineup .top_function_menu dd a:visited span.seriesZ {
	color: #B18616;
}
#lineup .top_function_menu dd a:link span.seriesF,
#lineup .top_function_menu dd a:active span.seriesF,
#lineup .top_function_menu dd a:hover span.seriesF,
#lineup .top_function_menu dd a:visited span.seriesF {
	color: #777;
}
#lineup .top_function_menu dd a:link span.seriesR,
#lineup .top_function_menu dd a:active span.seriesR,
#lineup .top_function_menu dd a:hover span.seriesR,
#lineup .top_function_menu dd a:visited span.seriesR {
	color: #28878B;
}
#lineup .top_function_menu dd a:link span.seriesH,
#lineup .top_function_menu dd a:active span.seriesH,
#lineup .top_function_menu dd a:hover span.seriesH,
#lineup .top_function_menu dd a:visited span.seriesH {
	color: #AD0052;
}
#lineup .top_function_menu dd a:link span.seriesB,
#lineup .top_function_menu dd a:active span.seriesB,
#lineup .top_function_menu dd a:hover span.seriesB,
#lineup .top_function_menu dd a:visited span.seriesB {
	color: #0071ad;
}
#lineup .top_function_menu dd a:link span.seriesA,
#lineup .top_function_menu dd a:active span.seriesA,
#lineup .top_function_menu dd a:hover span.seriesA,
#lineup .top_function_menu dd a:visited span.seriesA {
	color: #156997;
}



/* top_spec
------------------------------------------------- */
#lineup .top_spec {
	border-top: solid 1px #BDBCB8;
	border-right: solid 1px #BDBCB8;
	border-left: solid 1px #BDBCB8;
	zoom: 1;
	padding: 0 0 15px 0;
}
#lineup .top_spec dl {
	padding: 12px 0;
}
#lineup .top_spec dl dt {
	float: left;
	width: 54px;
	margin: 0 0 0 12px;
	display: inline;
	padding: 5px 0 0 0;
}
#lineup .top_spec dl dd {
	float: left;
	white-space: nowrap;
	padding: 7px 0 0 0;
}
#lineup .top_spec dl p {
	padding: 0 0 0 20px;
}
#lineup .top_spec dl p.top_spec_link {
	font-size: 108%; /* 14px */
	font-weight: bold;
	background: url(../../images/10b/regza/bg_arrow_right_off.gif) left 3px no-repeat;	
	zoom: 1;
}

/* top_function_table
------------------------------------------------- */
#lineup .top_function_table {
	clear: both;
	border-left: solid 1px #BDBCB8;
	border-right: solid 1px #BDBCB8;
	zoom: 1;
}
#lineup .top_function_table table {
	width: 666px;
	margin: 0 21px;
	color: #898989;
}
#lineup .top_function_table table th, 
#lineup .top_function_table table td {
	vertical-align:bottom;
}
#lineup .top_function_table table th {
	width: 137px;
}
#lineup .top_function_table table td {
	padding: 0 0 0 20px;
}
#lineup .top_function_table table td img {
	vertical-align:bottom;
	margin: 3px 5px 3px 0;
}
#lineup .top_function_table table td span {
	font-size: 85%; /* 11px */
}
#lineup .top_function_table table th.func_color,
#lineup .top_function_table table td.func_color {
	vertical-align: top;
	padding-top: 18px;
}
#lineup .top_function_table table th.func_color img,
#lineup .top_function_table table td.func_color img {
	vertical-align: top;
	margin: 2px 0 0 0;
}



/* function_broadband
------------------------------------------------- */
#lineup .function_broadband {
	clear: both;
	width: 668px;
	margin: 10px 20px 0 20px;
	padding: 10px 0 15px 0;
	border-top: solid 1px #BDBCB8;
	color: #898989;
	zoom: 1;
}
#lineup .function_broadband div.function_broadband-title {
	padding: 0 0 0 8px;
}
#lineup .function_broadband div.function_broadband-01 {
	width: 490px;
	float: left;
	padding: 10px 0 0 8px;
}
#lineup .function_broadband div.function_broadband-02 {
	width: 160px;
	float: right;
	padding: 10px 0 0 0;
}
#lineup .function_broadband div.function_broadband-01 p {
	margin: 5px 10px 0 3px;
}



/* ==================================================
 *
 * 2nd Common
 *
 * ================================================== */

/* linenup_anchor
------------------------------------------------- */
#lineup .linenup_anchor {
	clear: both;
	margin: 0 0 18px 0;
	background: #F4F3F1;
	zoom: 1;
}
#lineup .linenup_anchor ul {
	width: 670px;
	margin: 0 20px;
	padding: 0 0 5px 0;
	zoom: 1;
}
#lineup .linenup_anchor ul li {
	float: left;
	white-space: nowrap;
	margin: 5px 10px 0 0;
	display: inline;
	padding: 1px 10px 2px 20px;
	border-right: dotted 1px #BDBCB8;
	background: url(../../images/11a/regza/bg_arrow_bottom_off.gif) left 3px no-repeat;
	zoom: 1;
}

/* lineup_function
------------------------------------------------- */
#lineup .lineup_function {
	clear: both;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	background: url(../../images/11a/regza/bg_lineupbox-02.gif) left bottom no-repeat;
	zoom: 1;
}
#lineup .lineup_function .lineup_function_body {
	clear: both;
	border-left: solid 1px #BDBCB8;
	border-right: solid 1px #BDBCB8;
	zoom: 1;
}

/* lineup_section
------------------------------------------------- */
#lineup .lineup_section {
	clear: both;
	border-left: solid 1px #BDBCB8;
	border-right: solid 1px #BDBCB8;
	padding: 0 0 18px 0;
	zoom: 1;
}

/* .header
------------------------------------------------- */
#lineup .header_h3 {
	clear: both;
	margin: 0 10px;
	border-top: solid 1px #BDBCB8;
	zoom: 1;
}
#lineup .header_h3 h3 {
	color: #0e6e94;
	font-size: 108%;
	font-weight: bold;
	margin: 2px 0 10px 0;
	padding: 7px 10px 6px 5px;
	border-left: solid 5px #1b1b1b;
	zoom: 1;
}


/* ==================================================
 *
 * 2nd Section
 *
 * ================================================== */

/* .section_bt, .section_bb
------------------------------------------------- */
.section_bt {
	border-top: solid 1px #bcbdb8;
	zoom: 1;
}
.section_bb {
	border-bottom: solid 1px #bcbdb8;
	zoom: 1;
}

/* .section_pXX
------------------------------------------------- */
.section_p08 {
	clear: both;
	padding: 0 8px;
}
.section_p10 {
	clear: both;
	padding: 0 10px;
}
.section_p17 {
	clear: both;
	padding: 0 17px;
}

/* .section_XX
------------------------------------------------- */
.section_10 {
	clear: both;
	margin: 0 10px;
}
.section_20 {
	clear: both;
	margin: 0 20px;
}
.section_20_bt {
	clear: both;
	margin: 0 10px;
	padding: 0 10px;
	border-top: solid 1px #bcbdb8;
	zoom: 1;
}
.section_20_bb {
	clear: both;
	margin: 0 10px;
	padding: 0 10px;
	border-bottom: solid 1px #bcbdb8;
	zoom: 1;
}

/* .section_box_03
------------------------------------------------- */
.section_box_03 {
	clear: both;
	margin: 0 9px 0 10px;
}

/* .section_box_01_02
------------------------------------------------- */
.section_box_01_02 {
	clear: both;
	margin: 0 9px 0 10px;
}
.section_box_01_02 .section_box_01_02_l  {
	float: left;
	width: 220px;
}
.section_box_01_02 .section_box_01_02_r {
	float: left;
	width: 460px;
}


/* ==================================================
 *
 * 2nd Table
 *
 * ================================================== */
/* table.box_02, table.box_02b
------------------------------------------------- */
table.box_02,
table.box_02b, 
table.box_02c {
	clear: both;
	margin: 0 10px;
}

table.box_02 th,
table.box_02 td,
table.box_02b th,
table.box_02b td 
table.box_02c th,
table.box_02c td {
	width: 344px;
}

table.box_02b .col1 {
	width: 343px;
	border-right: solid 1px #BDBCB8;
	zoom: 1;
}

table.box_02 .col1 p,
table.box_02 .col1 div,
table.box_02b .col1 p,
table.box_02b .col1 div{
	margin: 0 13px 0 10px;
}
table.box_02 .col2 p,
table.box_02 .col2 div,
table.box_02b .col2 p,
table.box_02b .col2 div {
	margin: 0 10px 0 14px;
}

table.box_02 th.col1_header div,
table.box_02b th.col1_header div {
	margin: 0 10px 0 0;
	border-top: solid 1px #bdbcb8;
	zoom: 1;
}
table.box_02 th.col2_header div,
table.box_02b th.col2_header div {
	border-top: solid 1px #bdbcb8;
	zoom: 1;
}

table.box_02 th.col1_header div h3,
table.box_02 th.col2_header div h3,
table.box_02b th.col1_header div h3,
table.box_02b th.col2_header div h3 {
	color: #0e6e94;
	font-size: 108%;
	font-weight: bold;
	margin: 1px 0 6px 0;
	padding: 8px 0 7px 5px;
	border-left: solid 5px #1b1b1b;
	zoom: 1;
}
/* 20120518 add start y */
table.box_02c .col1 p,
table.box_02c .col1 div {
	margin: 0 20px 0 7px;
}
table.box_02c .col2 p,
table.box_02c .col2 div {
	margin: 0 20px 0 10px;
}

table.box_02c th.col1_header div h3,
table.box_02c th.col2_header div h3 {
	color: #0e6e94;
	font-size: 108%;
	font-weight: bold;
	margin: 1px 0 6px 0;
	padding: 8px 0 7px 5px;
	border-left: solid 5px #1b1b1b;
	zoom: 1;
}
table.box_02c th div h3 span.sub {
	color: #000000;
	font-weight: bold;
}
/* 20120518 add end y */

/* .table.box_03, .table.box_03b
------------------------------------------------- */
table.box_03,
table.box_03b {
	clear: both;
	margin: 0 9px 0 10px;
}
.section_box_03 table.box_03,
.section_box_03 table.box_03b {
	margin: 0;
}

table.box_03 th.col1, 
table.box_03 td.col1,
table.box_03b th, 
table.box_03b td {
	width: 229px;
}
table.box_03 th.col2, 
table.box_03 td.col2,
table.box_03 th.col3, 
table.box_03 td.col3 {
	width: 230px;
}
table.box_03b th.col2, 
table.box_03b td.col2,
table.box_03b th.col3, 
table.box_03b td.col3 {
	border-left: solid 1px #BDBCB8;
	zoom: 1;
}
table.box_03b th.col1_last, 
table.box_03b td.col1_last,
table.box_03b th.col2_last, 
table.box_03b td.col2_last {
	border-right: solid 1px #BDBCB8;
	zoom: 1;
}
table.box_03b th.col2_first, 
table.box_03b td.col2_first,
table.box_03b th.col3_first, 
table.box_03b td.col3_first {
	border-left: none;
}	

table.box_03 th p,
table.box_03 td p,
table.box_03 th div,
table.box_03 td div,
table.box_03b th p,
table.box_03b td p,
table.box_03b th div,
table.box_03b td div {
	margin: 0 10px;
}
table.box_03 th.col2 p,
table.box_03 td.col2 p,
table.box_03 th.col2 div,
table.box_03 td.col2 div,
table.box_03 th.col3 p,
table.box_03 td.col3 p,
table.box_03 th.col3 div,
table.box_03 td.col3 div {
	margin: 0 10px 0 11px;
}

table.box_03 th.col1_header div,
table.box_03 th.col2_header div,
table.box_03 th.col3_header div,
table.box_03b th.col1_header div,
table.box_03b th.col2_header div,
table.box_03b th.col3_header div {
	margin: 0 3px 0 0;
}
table.box_03 th.col1_header div h3,
table.box_03 th.col2_header div h3,
table.box_03 th.col3_header div h3,
table.box_03b th.col1_header div h3,
table.box_03b th.col2_header div h3,
table.box_03b th.col3_header div h3 {
	color: #0e6e94;
	font-size: 108%;
	font-weight: bold;
	margin: 1px 0 6px 0;
	padding: 8px 0 7px 5px;
	border-left: solid 5px #1b1b1b;
	zoom: 1;
}
table.box_03 th div h3.header_short,
table.box_03b th div h3.header_short {
	padding: 2px 0 1px 5px;
}
table.box_03 th div h3 span.header_sub,
table.box_03b th div h3 span.header_sub {
	color: #535353;
	font-size: 79%;
}

/* 20120419 add start y */
table.box_03 th div h3 span.sub,
table.box_03b th div h3 span.sub {
	color: #000000;
	font-weight: bold;
}
/* 20120419 add end y */

/* 20120608 add start y */
table.box_03b th.col3_header h3.header_long {
	padding: 15px 3px 15px 5px;
}
/* 20120608 add end y */

/* .table.box_04, .table.box_04b
------------------------------------------------- */
table.box_04,
table.box_04b {
	clear: both;
	margin: 0 9px 0 10px;
}
.section_box_04 table.box_04,
.section_box_04 table.box_04b {
	margin: 0;
}

table.box_04 th.col1, 
table.box_04 td.col1,
table.box_04b th, 
table.box_04b td {
	width: 209px;
}
table.box_04 th.col2, 
table.box_04 td.col2,
table.box_04 th.col3, 
table.box_04 td.col3 {
	width: 210px;
}
table.box_04b th.col2, 
table.box_04b td.col2,
table.box_04b th.col3, 
table.box_04b td.col3 {
	border-left: solid 1px #BDBCB8;
	zoom: 1;
}


/* table.box_01bl
------------------------------------------------- */
table.box_01bl {
	clear: both;
}

table.box_01bl th,
table.box_01bl td {
	width: 229px;
}

table.box_01bl th h3 {
	color: #0e6e94;
	font-size: 108%;
	font-weight: bold;
	margin: 1px 0 6px 1px;
	padding: 8px 3px 7px 5px;
	border-left: solid 5px #1b1b1b;
	zoom: 1;
}
table.box_01bl th h3.header_short {
	padding: 2px 3px 1px 5px;
}
table.box_01bl th h3.header_long {
	padding: 13px 3px 12px 5px;
}

table.box_01bl td div,
table.box_01bl td p {
	margin: 0 10px;
}

/* table.box_02br
------------------------------------------------- */
table.box_02br {
	clear: both;
}

table.box_02br th {
	width: 229px;
}
table.box_02br td {
	width: 229px;
	border-left: solid 1px #BDBCB8;
	zoom: 1;
}
table.box_02br th h3 {
	color: #0e6e94;
	font-size: 108%;
	font-weight: bold;
	margin: 1px 0 6px 1px;
	padding: 8px 3px 7px 5px;
	border-left: solid 5px #1b1b1b;
	zoom: 1;
}
table.box_02br th h3.header_short {
	padding: 2px 3px 1px 5px;
}
table.box_02br th h3.header_long {
	padding: 12px 3px 11px 5px;
}

table.box_02br td div,
table.box_02br td p {
	margin: 0 10px;
}


/* table.box_spec
------------------------------------------------- */
table.box_spec {
	clear: both;
	margin: 0 20px;
}
table.box_spec th.col1,
table.box_spec td.col1 {
	width: 348px;
}
table.box_spec th.col2,
table.box_spec td.col2 {
	width: 325px;
}
table.box_spec th.col1 div {
	margin: 0 23px 0 0;
	border-top: solid 1px #bdbcb8;
	zoom: 1;
}
table.box_spec th.col2 div {
	border-top: solid 1px #bdbcb8;
	zoom: 1;
}
table.box_spec th.col1 div h3,
table.box_spec th.col2 div h3 {
	color: #0e6e94;
	font-size: 108%;
	font-weight: bold;
	margin: 1px 0 6px 0;
	padding: 15px 0 0 5px;
	border-left: solid 5px #1b1b1b;
	zoom: 1;
	min-height: 30px;
	height: auto !important;
	height: 45px;
}
table.box_spec th.col1 div h3 {
	background: transparent url(../../images/11a/regza/icon_spec.gif) right 5px no-repeat;
}
table.box_spec th.col2 div h3 {
	background: transparent url(../../images/11a/regza/icon_assemble.gif) right 5px no-repeat;
}

table.box_spec td.col1 p {
	margin: 0 23px 0 15px;
}
table.box_spec td.col2 p {
	margin: 0 0 0 15px;
}
table.box_spec td p.spec_link {
	background: url(../../images/11a/regza/bg_arrow_right_off.gif) left 2px no-repeat;	
	padding: 0 0 0 20px;
}
table.box_spec td p.spec_link_second {
	background: url(../../images/11a/regza/bg_arrow_right_off.gif) left 20px no-repeat;	
	padding: 20px 0 0 20px;
}
table.box_spec td p.spec_annotation {
	margin: 5px 0 0 35px;
}

table.box_spec td.col1_top {
	width: 348px;
	border-top: dotted 1px #b2b2b2;
}
table.box_spec td.col1_top p {
	margin: 0 23px 0 15px;
}

/* table.box_recording
------------------------------------------------- */
table.box_recording {
	clear: both;
	margin: 30px 20px 0 20px;
	font-size: 93%;
}
table.box_recording th {
	font-weight: normal;
	vertical-align: middle;
	text-align: center;
	width: 73px;
	border-top: solid 1px #bdbcb8;
	border-right: solid 1px #bdbcb8;
	padding: 10px 0;
}
table.box_recording td {
	vertical-align: middle;
	text-align: center;
	width: 73px;
	border-top: solid 1px #bdbcb8;
	border-bottom: solid 1px #bdbcb8;
	border-right: solid 1px #bdbcb8;
	padding: 10px 0;
}
table.box_recording th.box_recording_title {
	color: #ffffff;
	background-color: #bdbcb8;
	border: solid 1px #bdbcb8;
	width: 224px;
}
table.box_recording th.box_recording_title p {
	padding: 0 25px 0 30px;
}


/* ==================================================
 *
 * 2nd Point
 *
 * ================================================== */

/* .point_basic
------------------------------------------------- */	
.point_basic {
	clear: both;
	margin: 0 20px;
	padding: 0 0 5px 0;
	background: url(../../images/11a/regza/bg_point-01.gif) left bottom no-repeat;
	zoom: 1;
}
.point_basic .point_basic_body  {
	border-left: solid 1px #dddddb;
	border-right: solid 1px #dddddb;
	zoom: 1;
}

/* .point_harf
------------------------------------------------- */	
.point_harf {
	clear: both;
	padding: 0 0 5px 0;
	background: url(../../images/11a/regza/bg_point-02.gif) left bottom no-repeat;
	zoom: 1;
}
.point_harf .point_harf_body  {
	border-left: solid 1px #dddddb;
	border-right: solid 1px #dddddb;
	zoom: 1;
}



/* ==================================================
 *
 * 2nd Explain
 *
 * ================================================== */

/* dl.explain_basic
------------------------------------------------- */
dl.explain_basic {
	clear: both;
	margin: 0 10px;
	padding: 0 10px;
}
dl.explain_basic dt {
	width: 320px;
	float: left;
	margin: 0 28px 0 0;
	display: inline;
}
dl.explain_basic dd {
	width: 320px;
	float: left;
}

/* dl.explain_basic_new
------------------------------------------------- */
dl.explain_basic_new {
	clear: both;
	margin: 0 10px;
	padding: 0 10px;
}
dl.explain_basic_new dt {
	width: 200px;
	float: left;
	margin: 0 28px 0 0;
}
dl.explain_basic_new dd {
	width: 440px;
	float: left;
}

/* .explain_irregular
------------------------------------------------- */
.explain_irregular {
	clear: both;
	margin: 0 10px;
}
.explain_irregular dl {
	float: left;
	width: 320px;
	margin: 0 30px 0 9px;
	display: inline;
}
.explain_irregular dt {
	font-weight: bold;
}
.explain_irregular .explain_image {
	float: right;
	width: 320px;
	margin: 0 0 0 9px;
	display: inline;
}

/* .explain_inbox
------------------------------------------------- */
.explain_inbox01 {
	width: 632px;
	clear: both;
}
.explain_inbox01 dt {
	width: 320px;
	float: left;
	margin: 0 25px 0 0;
	display: inline;
}
.explain_inbox01 dd {
	width: 280px;
	float: left;
	display: inline;
}

.explain_inbox02 {
	clear: both;
	margin: 0 10px;
	padding:0 10px;
}
.explain_inbox02 dt {
	width: 326px;
	float: left;
	margin: 0 19px 0 0;
	display: inline;
}
.explain_inbox02 dd {
	width: 320px;
	float: left;
	display: inline;
}


/* dl.explain_point
------------------------------------------------- */
dl.explain_point {
	clear: both;
}
dl.explain_point dt {
	width: 340px;
	float: left;
	margin: 0 7px 0 0;
	display: inline;
}
dl.explain_point dd {
	width: 302px;
	float: left;
	margin: 0 17px 0 0;
	display: inline;
}

/* dl.explain_point_harf
------------------------------------------------- */
dl.explain_point_harf {
	clear: both;
}
dl.explain_point_harf dt {
	float: right;
	width: 159px;
	margin: 0;
}
dl.explain_point_harf dd {
	float: left;
	width: 143px;
	margin: 0 8px;
	display: inline;
}


/* ==================================================
 *
 * 2nd List
 *
 * ================================================== */

/* ul.list_02
------------------------------------------------- */
ul.list_02 {
	clear: both;
	padding: 0 0 0 8px;
}
ul.list_02 li {
	float: left;
	width: 320px;
	margin: 0 10px 0 10px;	
}
ul.list_02 li.zt3_gamedirect {
	float: left;
	width: 330px;
	margin: 0 0 0 10px;	
}
ul.list_annotation {
	padding: 0 0 0 13px;
}
ul.list_annotation li {
	text-indent: -0.8em;
	padding-left: 0.8em;
}



/* ==================================================
 *
 * Size
 *
 * ================================================== */
.size_body div.size_description {
	width: 348px;
	float: left;
}
.size_body div.size_description div {
	padding: 18px 28px 0 10px;
}

.size_body div.size_picture {
	width: 320px;
	float: left;
}

/* ==================================================
 *
 * Award
 *
 * ================================================== */
.lineup_award_top {
	clear: both;
	margin: 0 0 10px 0;
	padding: 2px 0 0 0;
	background: url(../../images/11a/regza/bg_award_top.gif) left top no-repeat;
}

.lineup_award_bottom {
	padding: 0 0 2px 0;
	background: url(../../images/11a/regza/bg_award_bottom.gif) left bottom no-repeat;
	zoom: 1;
}

.lineup_award_body {
	color: #535353;
	border-right: solid 1px #BDBCB8;
	border-left: solid 1px #BDBCB8;
	padding: 19px 0 23px 19px;
	zoom: 1;
}

.lineup_award_title {
	float: left;
	width: 57px;
}

.lineup_award_list {
	float: left;
	width: 631px;
	border-left: solid 1px #BDBCB8;
	zoom: 1;
}

.lineup_award_list dl {
	clear: both;
}

.lineup_award_list dl dt {
	float: left;
	width: 95px;
	padding: 3px 0 15px 0;
}

.lineup_award_list dl dd {
	float: left;
	width: 535px;
	color: #535353;
	font-weight: bold;
	padding: 3px 0 15px 0;
}

span.lineup_award_type {
	color: #898989;
	font-size: 85%;
	font-weight: normal;
}



/* ==================================================
 *
 * Option
 *
 * ================================================== */
.lineup_option_box {
	clear: both;
	margin: 0 0 6px 0;
}

.lineup_option_box .lineup_option_contianer {
	clear: both;
	border-left: solid 1px #BDBCB8;
	border-right: solid 1px #BDBCB8;
	border-bottom: solid 1px #BDBCB8;
	padding: 0 20px 30px 20px;
}

.lineup_option_box h2 {
	font-size: 108%;
	color: #0e6e94;
}
.lineup_option_box .lineup_option_title {
	float: left;
	width: 500px;
	margin: 18px 0 0 0;
}
.lineup_option_box .lineup_option_logo {
	float: right;
	width: 150px;
	text-align: right;
	margin: 20px 0 0 0;
}

.lineup_option_box .lineup_option_body {
	clear: both;
	margin: 30px 0 0 0;
}
.lineup_option_box .lineup_option_description {
	float: left;
	width: 330px;
	margin: 0 18px 0 0;
	display: inline;
}
.lineup_option_box .lineup_option_description ul {
	font-size: 93%;
	padding: 10px 0 0 0;
}
.lineup_option_box .lineup_option_description ul li {
	text-indent: -1.3em;
	padding-left: 1.3em;
}

.lineup_option_box .lineup_option_image {
	float: left;
	width: 320px;
	padding: 5px 0 0 0;
}

/* lineup_option_section
------------------------------------------------- */
.lineup_option_box .lineup_option_section {
	clear: both;
	margin: 8px 0 0 0;
	border: solid 1px #bdbcb8;
	padding: 20px 18px;
	zoom: 1;
}
.lineup_option_box .lineup_option_section h3 {
	font-size: 108%;
	font-weight: bold;
}
.lineup_option_box .lineup_option_section h3 span.lineup_option_price {
	font-size: 79%;
}
.lineup_option_box .lineup_option_section h3 span.lineup_option_date {
	font-size: 79%;
	color: #c30000;
}

.lineup_option_box .lineup_option_section dl.lineup_option_spec {
	clear: both;
	margin: 15px 0 0 0;
}
.lineup_option_box .lineup_option_section dl.lineup_option_spec dt {
	float: left;
	width: 290px;
}
.lineup_option_box .lineup_option_section dl.lineup_option_spec dd {
	float: left;
	width: 325px;
	font-size: 93%;
}
.lineup_option_box .lineup_option_section dl.lineup_option_spec dd table th {
	border-right: solid 1px #bdbcb8;
	padding: 0 15px 0 0;
	font-weight: normal;
}
.lineup_option_box .lineup_option_section dl.lineup_option_spec dd table td {
	padding: 3 0 3 15px;
}

.lineup_option_box .lineup_option_section dl.lineup_option_feature {
	clear: both;
	margin: 5px 0 0 0;
	background-color: #f5f5f4;
	padding: 20px;
	zoom: 1;
}
.lineup_option_box .lineup_option_section dl.lineup_option_feature dt {
	float: left;
	width: 190px;
}
.lineup_option_box .lineup_option_section dl.lineup_option_feature dd {
	float: left;
	width: 400px;
	margin: 8px 0 0 0;
}



/* ==================================================
 *
 * Recommend (10b)
 *
 * ================================================== */

/* lineup_recommend
------------------------------------------------- */
.lineup_recommend {
	clear: both;
	margin: 16px 0 20px 0;
	width: 710px;
}
.lineup_recommend a:link,
.lineup_recommend a:active,
.lineup_recommend a:hover,
.lineup_recommend a:visited { color: #126d99; }

.lineup_recommend .lineup_recommend_bottom {
	padding: 5px 0 3px 0;
	background: #fff url(../../images/10b/recommend/bg_menu_bottom.gif) left bottom no-repeat;
	zoom: 1;
}



/* lineup_recommend_menu
------------------------------------------------- */
.lineup_recommend .lineup_recommend_menu {
	zoom: 1;
}
#recommend_menu_tv  {
	background: transparent url(../../images/10b/recommend/menu_tv_middle.gif) left top repeat-y;
}
#recommend_menu_option  {
	background: transparent url(../../images/10b/recommend/menu_option_middle.gif) left top repeat-y;
}
#recommend_menu_recorder  {
	background: transparent url(../../images/10b/recommend/menu_recorder_middle.gif) left top repeat-y;
}

.lineup_recommend .lineup_recommend_menu_bottom {
	padding: 0 0 2px 0;
	zoom: 1;
}
#recommend_menu_tv .lineup_recommend_menu_bottom {
	background: transparent url(../../images/10b/recommend/menu_tv_bottom.gif) left bottom no-repeat;
}
#recommend_menu_option .lineup_recommend_menu_bottom {
	background: transparent url(../../images/10b/recommend/menu_option_bottom.gif) left bottom no-repeat;
}
#recommend_menu_recorder .lineup_recommend_menu_bottom {
	background: transparent url(../../images/10b/recommend/menu_recorder_bottom.gif) left bottom no-repeat;
}

.lineup_recommend .lineup_recommend_menu_bottom ul {
	clear: both;
	padding: 7px 0 0 0;
	min-height: 18px;
	height: auto !important;
	height: 25px;
	zoom: 1;
}
#recommend_menu_tv .lineup_recommend_menu_bottom ul {
	background: transparent url(../../images/10b/recommend/menu_tv.gif) left top no-repeat;
}
#recommend_menu_option .lineup_recommend_menu_bottom ul {
	background: transparent url(../../images/10b/recommend/menu_option.gif) left top no-repeat;
}
#recommend_menu_recorder .lineup_recommend_menu_bottom ul {
	background: transparent url(../../images/10b/recommend/menu_recorder.gif) left top no-repeat;
}

.lineup_recommend .lineup_recommend_menu_bottom ul li {
	float: left;
	line-height: 1;
}

.lineup_recommend .lineup_recommend_menu_bottom ul li.active {
	width: 236px;
	text-align: center;
	font-weight: bold;
}

.lineup_recommend .lineup_recommend_menu_bottom ul li.tv {
	width: 192px;
	margin-left: 44px;
	display: inline;
}

.lineup_recommend .lineup_recommend_menu_bottom ul li.option {
	width: 179px;
	margin-left: 57px;
	display: inline;
}

.lineup_recommend .lineup_recommend_menu_bottom ul li.recorder {
	width: 195px;
	margin-left: 40px;
	display: inline;
}

.lineup_recommend .lineup_recommend_menu_bottom ul li a {
	padding: 0 0 0 18px;
	background: transparent url(../../images/10b/recommend/bg_arrow_right_s_off.gif) left 1px no-repeat;
	zoom: 1;
}



/* lineup_recommend_item
------------------------------------------------- */
.lineup_recommend .lineup_recommend_item {
	clear: both;
	border-left: solid 1px #bdbcb8;
	border-right: solid 1px #bdbcb8;
	padding: 9px 11px 13px 11px;
	background-color: #fff;
	zoom: 1;
}

.lineup_recommend .lineup_recommend_item table {
	background: #fff url(../../images/10b/recommend/bg_menu.gif) left top repeat-y;
	zoom: 1;
}
.lineup_recommend .lineup_recommend_item table th,
.lineup_recommend .lineup_recommend_item table td {
	vertical-align: top;
}

.lineup_recommend .lineup_recommend_item td {
	width: 229px;
	zoom: 1;
}
.lineup_recommend .lineup_recommend_item td.item_image {
	background: transparent url(../../images/10b/recommend/bg_menu_side.gif) right top no-repeat;
}
.lineup_recommend .lineup_recommend_item td.item_more {
	background: transparent url(../../images/10b/recommend/bg_menu_side.gif) right bottom no-repeat;
}
.lineup_recommend .lineup_recommend_item td.last {
	width: 228px;
	background: none;
}

.lineup_recommend .lineup_recommend_item td.item_text {
	min-height: 58px;
	height: auto !important;
	height: 58px;
}
.lineup_recommend .lineup_recommend_item td.item_text p {
	padding: 0 2px 0 8px; 
	color: #898989;
	line-height: 1.2;
	font-size: 93%;
}
.lineup_recommend .lineup_recommend_item td.item_text p.series {
	color: #535353;
	font-weight: bold;
}
.lineup_recommend .lineup_recommend_item td.item_text p.size {
	font-size: 85%;
}

.lineup_recommend .lineup_recommend_item td.item_more div {
	margin: 3px 50px 0 49px;
	padding: 3px 0;
	border: solid 1px #bdbcb8;
	background-color: #f6f6f6;
	text-align: center;
}

.lineup_recommend .lineup_recommend_item td.item_more div a {
	padding: 0 10px 0 20px;
	background: transparent url(../../images/10b/recommend/bg_arrow_right_s_off.gif) left 1px no-repeat;	
	line-height: 1;
}





/* ---------- div.section EX ---------- */
.lineup_option_section {
	clear: both;
	margin: 8px 20px 10px 20px;
	border: solid 1px #bdbcb8;
	padding: 20px 15px;
	zoom: 1;
}
.lineup_option_section dt {
	width:320px;
	float: left;
	display: inline;
	}
.lineup_option_section dd {
	width:285px;
	margin-left: 15px;
	float: left;
	display: inline;
	}



/* ---------- div.lineup_roundbox01 ---------- 
----------------------------------------------------------- */
.lineup_roundbox01-01 {
	width: 668px;
	clear: both;
	margin: 0 0 25px 20px;
	padding-bottom: 5px;
	background: transparent url(../../images/11a/regza/bg_r_02.gif) left bottom no-repeat;
}
.lineup_roundbox01-02 {
	clear: both;
	padding-top: 5px;
	background: transparent url(../../images/11a/regza/bg_r_01.gif) left top no-repeat;
}
.lineup_roundbox01-03 {
	clear: both;
	border-left: solid 1px #bdbcb8;
	border-right: solid 1px #bdbcb8;
	padding: 15px 16px 0;
}
	.lineup_roundbox01-03 h4 {
		font-weight: bold;
	}


/* table.box_05
------------------------------------------------- */
table.box_05 {
	clear: both;
	width: 670px;
	margin: 0 0 0 20px;
	border-top: solid 1px #dedede;
}
table.box_05 .col1 {
	width: 33%;
	zoom: 1;
	padding: 25px 0 0 0;
}
table.box_05 .col2 {
	width: 33%;
	zoom: 1;
	padding: 25px 0 0 0;
}
table.box_05 .col3 {
	width: 33%;
	zoom: 1;
	padding: 25px 0 0 0;
}
.section_30 {
	clear: both;
	margin: 0 20px;
	border: solid 1px #f0f0f0;
}

table.box_05 p{
	line-height:1.5em;
}

table sup {
	font-size: 100%;
	vertical-align:top;
	position: relative;
	top: -0.4ex;
	left: 0.4ex;
	padding-right: 0.8ex;
}


/* dl.explain_basic_01
------------------------------------------------- */
dl.explain_basic_01 {
	clear: both;
	margin: 10px;
}
dl.explain_basic_01 dt {
	width: 130px;
	float: left;
	display: inline;
}
dl.explain_basic_01 dd {
	padding: 0 0 0 25px;
	float: left;
}

/* .explain_irregular_01
------------------------------------------------- */
.explain_irregular_01 {
	clear: both;
	margin: 0 20px;
	border: solid 1px #f0f0f0;
	width: 640px;
}

.explain_irregular_01 dl {
	float: left;
	width: 100%;
	display: inline;
}

.explain_irregular_01 dt {
	font-weight: bold;
}

.explain_irregular_01 .explain_image {
	float: right;
	width: 320px;
	margin: 0 9px 0 0 ;
	display: inline;
}

/* expoint */
.expoint li img{
	padding-top:2px;
	padding-right:4px;
}

div.series_second_box {
	clear: both;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	background: url(../../images/10b/regza/bg_lineupbox-02.gif) left bottom no-repeat;
	zoom: 1;
}

/* Section03
------------------------------------------------- */
div.section03 {
	clear: both;
	border-left: solid 1px #BDBCB8;
	border-right: solid 1px #BDBCB8;
	zoom: 1;
}

/* ---------- div.section03-01 ---------- */
div.section03-01 {
	clear: both;
	margin: 0 10px;
	padding: 0 10px;
}

/* ---------- table.section03-02 ---------- */
table.section03-02 {
	margin: 0 20px 0 20px;
	clear: both;
}

table.section03-02 th, 
table.section03-02 td {
	width: 320px;
}

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;
	zoom: 1;
}		

div.section03-01 table.section03-02 {	
	clear: both;
	margin: 0;
	padding: 0;
}

/* table.box_safety
------------------------------------------------- */

table.box_safety th, table.box_safety td {
	width: 33%;	
}
table.box_safety p.left {
	border-left: solid 1px #bcbdb8;
	padding: 10px 5px 10px 30px;	
}

/* ==================================================
 *
 * �Ǌ|���w�ʐ}
 *
 * ================================================== */
.wall_hangings_dimensions {
	clear: both;
	padding: 0 0 5px 0;
	background: url(../../images/11a/img_wall_hangings_back_02.gif) left bottom no-repeat;
	zoom: 1;
}
.wall_hangings_dimensions img.wall_hangings_dimensions_image_top{
	clear: both;
	vertical-align: bottom;
}
.wall_hangings_dimensions_size  {
	border-left: solid 1px #bdbcb8;
	border-right: solid 1px #bdbcb8;
	zoom: 1;
}
*:first-child+html .wall_hangings_dimensions_size {
	width: 666px;
	border-left: solid 1px #bdbcb8;
	border-right: solid 1px #bdbcb8;
	zoom: 1;
}
dl.wall_hangings_dimensions_comment {
	clear: both;
}
dl.wall_hangings_dimensions_comment dt {
	width: 320px;
	float: left;
	margin: 0 0 0 20px;
	display: inline;
}
dl.wall_hangings_dimensions_comment dt p.tilt_size {
	border-top: 1px dotted #bdbcb8;
	width: 256px;
	padding: 10px 0 10px 0;
}
dl.wall_hangings_dimensions_comment dt p.size_comment_cm {
	font-weight: bold;
}
dl.wall_hangings_dimensions_comment dt p.size_comment_cm span {
	padding: 7px 0 0 0;
}
dl.wall_hangings_dimensions_comment dd {
	width: 302px;
	float: left;
	margin: 0 17px 0 0;
	display: inline;
}

/* .section_box_remotecontrol
------------------------------------------------- 
.section_box_remotecontrol {
	clear: both;
	margin: 0 0 0 10px; 
}
*/

/* table.box_remotecontrol
------------------------------------------------- */
table.box_remotecontrol {
	clear: both;
	width: 690px;
}

table.box_remotecontrol td {
	width: 230px;
}
table.box_remotecontrol td.remotecontrol_left {
	border-left: solid 1px #BDBCB8;
	zoom: 1;
}
table.box_remotecontrol td h3 {
	color: #0e6e94;
	font-size: 108%;
	font-weight: bold;
	margin: 1px 0 6px 1px;
	padding: 8px 3px 7px 5px;
	border-left: solid 5px #1b1b1b;
	zoom: 1;
}
table.box_remotecontrol td div,
table.box_remotecontrol td p {
	margin: 0 10px;
}
table.box_remotecontrol td h3.header_short {
	padding: 2px 3px 1px 5px;
}

/* ==================================================
 *
 * Top�y�[�W
 *
 * ================================================== */

div.series_top_box {
	clear: both;
	font-size: 93% /* 12px */
}
/* top_feature_x3
------------------------------------------------- */	
div.top_feature_x3 {
}
div.top_feature_x3 table {
	width: 710px;
	border-collapse: collapse;
	background-color: #000000;
}

div.top_feature_x3 table th,
div.top_feature_x3 table td {
	vertical-align: top;
	width: 236px;
	color: #d8d8d8;
	padding: 0;
}

div.top_feature_x3 table th.col2,
div.top_feature_x3 table td.col2,
div.top_feature_x3 table th.col3,
div.top_feature_x3 table td.col3
{
	border-left: solid 1px #000;
}

div.top_feature_x3 table td p.text1 {
	min-height: 60px;
	height: auto !important;
	height: 60px; 	
}

div.top_feature_x3 table td p.text2 {
	min-height: 80px;
	height: auto !important;
	height: 80px; 	
}

div.top_feature_x3 table td.col1 p.text1,
div.top_feature_x3 table td.col1 p.text2 {
	padding: 0 16px 0 20px;	
}

div.top_feature_x3 table td.col2 p.text1,
div.top_feature_x3 table td.col2 p.text2 {
	padding: 0 16px 0 16px;	
}

div.top_feature_x3 table td.col3 p.text1,
div.top_feature_x3 table td.col3 p.text2 {
	padding: 0 16px 0 12px;	
}

div.top_feature_x3 table td p.link {
	padding: 10px 10px 0 12px;
	text-align: right;
}


/* top_function_menu_x3
------------------------------------------------- */	
div.top_function_menu_x3 {
	margin: 0 0 5px 0;
	padding: 10px 0 15px 15px;
	border-top: solid 1px #BDBCB8;
	background: #000;
	clear: both;
}

div.top_function_menu_x3 table {
	width: 686px;
}

div.top_function_menu_x3 table td {
	vertical-align: top;
	padding-top: 10px;
}

div.top_function_menu_x3 table td.col1 {
	width: 351px;	
}
div.top_function_menu_x3 table td.col2 {
	width: 332px;	
}

div.function_menu_box_x3 {
	background: url(../../images/10b/cell/bg_lineup_link03_02.gif) left bottom no-repeat;
	padding: 0 0 2px 0;
}

div.function_menu_box_x3 dl {
	background: url(../../images/10b/cell/bg_lineup_link03_01_off.gif) left top no-repeat;
	padding: 0 ;
	clear: both;
	font-size: 92%; /* 12px * 0.92 = 11.04px */
	line-height: 1.4;
	color: #fff;
}

div.top_function_menu_x3 dt {
	width: 68px;
	float: left;
	margin: 0 0 0 2px;
	padding: 2px 0 0 0;
	display:inline;
}
div.top_function_menu_x3 dd {
	width: 230px;
	float: left;
	padding: 13px 0 0px 24px;
	line-height: 1.4;
	display: inline-block;
}
div.top_function_menu_x3 dd a:link { text-decoration: none; color: #fff;}
div.top_function_menu_x3 dd a:active { text-decoration: underline; color: #535353; }
div.top_function_menu_x3 dd a:hover { text-decoration: underline; color:#fff; }
div.top_function_menu_x3 dd a:visited { text-decoration: none; color:#fff; }

div.top_function_menu_x3 dd span {
	font-size: 124%;
	font-weight: bold;
}

div.top_function_menu_x3 dd a:link span.seriesX { text-decoration: none; color: #fff;}
div.top_function_menu_x3 dd a:active span.seriesX { text-decoration: underline; color: #B18616;}
div.top_function_menu_x3 dd a:hover span.seriesX { text-decoration: underline; color: #fff;}
div.top_function_menu_x3 dd a:visited span.seriesX { color: #fff;}


p.annotation2 {
	padding: 5px 0 0 20px;
	line-height: 1;
	color: #898989;
}

/* top_section_black_x3
------------------------------------------------- */
div.top_section_black_x3 {
	padding: 4px 0;
	background: #000;
	clear: both;
}

div.lineup_introbox01_x3 {
	margin: 0 0 0 4px;
	padding: 0 0 5px 0;
	background:#fff url(../../images/10b/cell/bg_lineupbox-02.gif) left bottom no-repeat;
	clear: both;
	width:702px;
}



/* top_function_table_x3
------------------------------------------------- */

div.top_function_table_x3 {
	border-left: solid 1px #BDBCB8;
	border-right: solid 1px #BDBCB8;
	clear: both;
	padding: 0 0 15px 0;
}

div.top_function_table_x3 table {
	width: 658px;
	margin: 0 21px;
	color: #898989;
}
div.top_function_table_x3 table th, 
div.top_function_table_x3 table td
{
	vertical-align:bottom;
}
div.top_function_table_x3 table th {
	width: 137px;
}
div.top_function_table_x3 table td {
	padding: 0 0 0 20px;
}
div.top_function_table_x3 table td img {
	vertical-align:bottom;
	margin: 3px 5px 3px 0;
}

div.top_function_table_x3 table th.func_color,
div.top_function_table_x3 table td.func_color
{
	vertical-align:top;
	padding-top:18px;
}
div.top_function_table_x3 table th.func_color img,
div.top_function_table_x3 table td.func_color img
{
	vertical-align: top;
	margin: 2px 0 0 0;
}


/* function_broadband_x3
------------------------------------------------- */

div.top_function_table_x3 div.function_broadband_x3 {
	width: 660px;
	margin: 10px 20px 15px 20px;
	padding-top: 10px;
	border-top: solid 1px #BDBCB8;
	color: #898989;
	clear: both;
}

div.function_broadband_x3 div.function_broadband-title_x3 {
	padding: 0 0 0 8px;
}

div.function_broadband_x3 div.function_broadband-01_x3 {
	width: 490px;
	float: left;
	padding: 10px 0 0 8px;
}
div.function_broadband_x3 div.function_broadband-02_x3 {
	width: 160px;
	float: right;
	padding: 10px 0 0 0;
}
div.function_broadband_x3 div.function_broadband-03_x3 {
	width: 650px;
	padding: 10px 0 0 8px;
}


/* function_pdf
------------------------------------------------- */
div.top_function_table_x3 div.function_pdf_x3 {
	width: 660px;
	margin: 20px 20px 0 20px;
	background-color: #f4f4f4;
	clear: both;
}

div.function_pdf_x3 dt {
	width: 42px;
	float: left;
	padding: 10px 0 10px 10px;
}
div.function_pdf_x3 dd {
	width: 606px;
	float: right;
	padding: 10px 0;
	color: #535353;
	font-size: 90%;
}
div.top_function_table_x3 div.function_pdf_toxic_substance {
	width: 660px;
	margin: 10px 20px 0 20px;
	background-color: #f4f4f4;
	clear: both;
}

div.function_pdf_toxic_substance dt {
	width: 42px;
	float: left;
	padding: 10px 0 10px 10px;
}
div.function_pdf_toxic_substance dd {
	width: 606px;
	float: right;
	padding: 10px 0;
	color: #535353;
	font-size: 90%;
}

/* getflash */
#lineup .getflash_x3 {
 	width: 700px;
	padding-top: 15px;
	margin-left: 5px;
	background:#fff;
	clear: both;
}
#lineup .getflash_x3 div.flashicons_x3 {
	width: 160px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	padding-right: 15px;
	display: inline;
}

#lineup .noteareaWh02_x3 {
	float: left;
	width: 485px;
	color:#575757;
	display: inline;
	clear: right;
}

/* Local Navigation_x3
-------------------------------------------------- */
#lineup .lineup_localnavi1_x3 {
	clear: both;
	margin: 0 0 17px 0;
}
#lineup .lineup_localnavi2_x3 {
	clear: both;
	margin: 1px 0 0 0;
}
#lineup .lineup_localnavi1_x3 ul {
	clear: both;
	padding: 0 0 7px 0;
	background: url(../../images/11b/regza/bg_btn_mainmenu.gif) left bottom transparent no-repeat;
	zoom: 1;
}
#lineup .lineup_localnavi1_x3 ul li,
#lineup .lineup_localnavi2_x3 ul li {
	float: left;
	height: 38px;
	white-space: nowrap;
	overflow: hidden;
}

/* lineup_section_x3
------------------------------------------------- */
#lineup .lineup_section_x3 {
	clear: both;
	border-left: solid 1px #2A2A2A;
	border-right: solid 1px #2A2A2A;
	padding: 0 0 18px 0;
	background-color: #2A2A2A;
	color: #EBEBEB;
	height: auto;
	zoom: 1;
}

/* lineup_function_x3
------------------------------------------------- */
#lineup .lineup_function_x3 {
	clear: both;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	background: url(../../images/11b/regza/bg_lineupbox-x3.gif) left bottom no-repeat;
	zoom: 1;
}
#lineup .lineup_function_x3 .lineup_function_body_x3 {
	clear: both;
	border-left: solid 1px #2A2A2A;
	border-right: solid 1px #2A2A2A;
	zoom: 1;
}

/* h3 block
------------------------------------------------- 
h3.h3-1block { 
	margin: 2px 0 10px 0;
	padding: 10px 0 10px 20px;
	border-top: solid 1px #fff;
	background: url(../../images/11b/regza/ico_h3_01.gif) left 2px no-repeat;
	color: #fff;
	font-size: 124%;
	font-weight: bold;
	min-height: 18px;
	height: auto !important;
	height: 10px; 
}

h3.line2 { 
	padding-top: 12px !important;
	line-height: 1.4;
}
*/

/* .point_basic_x3
------------------------------------------------- */	
.point_basic_x3 {
	clear: both;
	margin: 0 20px;
	padding: 0 0 5px 0;
	zoom: 1;
	height: auto;
}
.point_basic_body_x3 {
	background-color: #FFFFFF;
	color: #000000;
	border-left: solid 1px #dddddb;
	border-right: solid 1px #dddddb;
	zoom: 1;
}
/* dl.explain_basic_x3
------------------------------------------------- */
dl.explain_basic_x3 {
	clear: both;
	margin: 0 10px;
	padding: 0 10px;
}
dl.explain_basic_x3 dt {
	width: 300px;
	float: left;
	margin: 0 20px 0 20px;
}
dl.explain_basic_x3 dd {
	width: 280px;
	float: left;
}

/* .table.box_03b_x3
------------------------------------------------- */
table.box_03b_x3 {
	clear: both;
	margin: 0 9px 0 10px;
	color: #FFFFFF;
}
.section_box_03 table.box_03b_x3 {
	margin: 0;
}

table.box_03b_x3 th, 
table.box_03b_x3 td {
	width: 229px;
}
table.box_03b_x3 th.col2, 
table.box_03b_x3 td.col2,
table.box_03b_x3 th.col3, 
table.box_03b_x3 td.col3 {
	border-left: solid 1px #BDBCB8;
	zoom: 1;
}
table.box_03b_x3 th.col1_last, 
table.box_03b_x3 td.col1_last,
table.box_03b_x3 th.col2_last, 
table.box_03b_x3 td.col2_last {
	border-right: solid 1px #BDBCB8;
	zoom: 1;
}
table.box_03b_x3 th.col2_first, 
table.box_03b_x3 td.col2_first,
table.box_03b_x3 th.col3_first, 
table.box_03b_x3 td.col3_first {
	border-left: none;
}	
table.box_03b_x3 th p,
table.box_03b_x3 td p,
table.box_03b_x3 th div,
table.box_03b_x3 td div {
	margin: 0 10px;
}
table.box_03b_x3 th.col1_header div,
table.box_03b_x3 th.col2_header div,
table.box_03b_x3 th.col3_header div {
	margin: 0 3px 0 0;
}
table.box_03b_x3 th.col1_header div h3,
table.box_03b_x3 th.col2_header div h3,
table.box_03b_x3 th.col3_header div h3 {
	margin: 2px 0 10px 0;
	padding: 22px 0 20px 20px;
	border-top: solid 1px #fff;
	background: url(../../images/11b/regza/ico_h3_01.gif) left 2px no-repeat;
	color: #fff;
	font-size: 115%;
	font-weight: bold;
	min-height: 18px;
	height: auto !important;
	height: 18px; 
}
table.box_03b_x3 th div h3.header_short {
	padding: 5px 0 3px 15px;
}
table.box_03b_x3 th div h3 span.header_sub {
	color: #898989;
	font-size: 79%;
}

/* x3_3D_instructions
------------------------------------------------- */
.x3_3d_instructions {
	clear: both;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	zoom: 1;
}
.x3_3d_instructions_section {
	clear: both;
	border: solid 1px #BDBCB8;
	padding: 15px 20px 10px 20px;
	zoom: 1;
}
.x3_3d_instructions_section h3 {
	clear: both;
	font-weight: bold;
	zoom: 1;
}

/* table.box_02_x3
------------------------------------------------- */
table.box_02_x3 {
	clear: both;
	margin: 0 10px;
	color: #FFFFFF;
}
table.box_02_x3 th,
table.box_02_x3 td {
	width: 344px;
}
table.box_02_x3 .col1 p,
table.box_02_x3 .col1 div {
	margin: 0 13px 0 10px;
}
table.box_02_x3 .col2 p,
table.box_02_x3 .col2 div {
	margin: 0 10px 0 14px;
}
table.box_02_x3 th.col1_header div {
	margin: 0 10px 0 0;
	zoom: 1;
}
table.box_02_x3 th.col2_header div {
	zoom: 1;
}
table.box_02_x3 th.col1_header div h3,
table.box_02_x3 th.col2_header div h3 {
	margin: 2px 0 10px 0;
	padding: 8px 0 10px 20px;
	border-top: solid 1px #fff;
	background: url(../../images/11b/regza/ico_h3_01.gif) left 2px no-repeat;
	color: #fff;
	font-size: 115%;
	font-weight: bold;
	min-height: 18px;
	height: auto !important;
	height: 18px; 
}

/* box_05_x3
------------------------------------------------- */
table.box_05_x3 {
	clear: both;
	width: 670px;
	margin: 0 0 0 20px;
	border-top: solid 1px #dedede;
	color: #FFFFFF;
}
table.box_05_x3 .col1 {
	width: 33%;
	zoom: 1;
	padding: 25px 0 0 0;
}
table.box_05_x3 .col2 {
	width: 33%;
	zoom: 1;
	padding: 25px 0 0 0;
}
table.box_05_x3 .col3 {
	width: 33%;
	zoom: 1;
	padding: 25px 0 0 0;
}
.section_30 {
	clear: both;
	margin: 0 20px;
	border: solid 1px #f0f0f0;
}

/* .explain_irregular_01
------------------------------------------------- */
.explain_irregular_01_x3 {
	clear: both;
	margin: 0 20px;
	border: solid 1px #f0f0f0;
	background-color: #FFFFFF;
	color: #000000;
}

/* section_box_remotecontrol_x3
------------------------------------------------- */
div.section_box_remotecontrol_x3 {
	margin: 10px 10px;
}

div.remotecontrol_x3 {
	width: 230px;
	float: left;
	clear: both;
}
div.remotecontrol_x3_detail {
	width: 458px;
	float: left;
}

div.remotecontrol_x3_detail div.col1 {
	width: 209px;
	float: left;
}

div.remotecontrol_x3_detail div.col2 {
	width: 239px;
	padding: 0 0 0 10px;
	float: left;
}

/* ---------- div.section EX ---------- */
.lineup_option_section_x3 {
	clear: both;
	margin: 8px 20px 10px 20px;
	border: solid 1px #bdbcb8;
	padding: 20px 15px;
	zoom: 1;
	background-color: #FFFFFF;
}
.lineup_option_section_x3 dt {
	width:320px;
	float: left;
	display: inline;
	}
.lineup_option_section_x3 dd {
	width:285px;
	margin-left: 15px;
	float: left;
	display: inline;
}

/* ==================================================
 *
 * Size X3��p
 *
 * ================================================== */
.size_body_x3 {
	background-color: #FFFFFF;
	color: #000000;
}
.size_body_x3 div.size_description {
	width: 348px;
	float: left;
}
.size_body_x3 div.size_description div {
	padding: 18px 28px 0 10px;
}
.size_body_x3 div.size_picture {
	width: 320px;
	float: left;
}

/* .section_XX p
------------------------------------------------- */
.section_20 p.x3_link{
	background: url(../../images/11b/regza/icon_arrow_2a2a2a_off.gif) left 2px no-repeat;	
	padding: 0 0 0 20px;
}

.function_pdf_x3 p.x3_pdf {
	background: url(../../images/11a/regza/bg_arrow_right_off.gif) left 2px no-repeat;	
	padding: 0 0 0 20px;
}

.function_pdf_toxic_substance p.x3_pdf {
	background: url(../../images/11a/regza/bg_arrow_right_off.gif) left 2px no-repeat;	
	padding: 0 0 0 20px;
}

/* regza_control_x3
------------------------------------------------- */
div.regza_control_x3 {
	margin: 0 20px 0 20px;
	padding: 30px 0 20px 0;
	border-bottom: 1px solid #dedede; 
}

div.regza_control_x3 div.col1 {
	width: 335px;
	float: left;
}

div.regza_control_x3 div.col2 {
	width: 333px;
	float: left;
}

/* .point_basic_x3_3d
------------------------------------------------- */	
.point_basic_x3_3d {
	clear: both;
	margin: 0 20px;
	padding: 0 0 5px 0;
	background: url(../../images/11b/regza/bg_point-01_x3.gif) left bottom no-repeat;
	zoom: 1;
}

/* linenup_anchor_x3
------------------------------------------------- */
#lineup .linenup_anchor_x3 {
	clear: both;
	margin: 0 0 18px 0;
	background: #919090;
	zoom: 1;
}
#lineup .linenup_anchor_x3 ul {
	width: 670px;
	margin: 0 20px;
	padding: 5px 0 7px 0;
	zoom: 1;
}
#lineup .linenup_anchor_x3 ul li {
	float: left;
	margin: 0 10px 5px 0;
	padding: 1px 10px 2px 20px;
	background: url(../../images/10b/icon_arrow_bottom_off.gif) left 4px no-repeat;
	border-right: dotted 1px #2a2a2a;
	display: inline;
	white-space: nowrap;
	zoom: 1;
}
div.linenup_anchor_x3 ul li a:link,
div.linenup_anchor_x3 ul li a:active,
div.linenup_anchor_x3 ul li a:hover { color: #fff; }
div.linenup_anchor_x3 ul li a:visited { color: #E5E5E5; }
div.linenup_anchor_x3 ul li a:link,
div.linenup_anchor_x3 ul li a:active,
div.linenup_anchor_x3 ul li a:visited { text-decoration: none; }
div.linenup_anchor_x3 ul li a:hover {	text-decoration: underline; }

/* table.box_02_x3_design
------------------------------------------------- */
table.box_02_x3_design {
	clear: both;
	margin: 0 10px;
	color: #FFFFFF;
}
table.box_02_x3_design th,
table.box_02_x3_design td {
	width: 344px;
}
table.box_02_x3_design .col1 p,
table.box_02_x3_design .col1 div {
	margin: 0 13px 0 10px;
}
table.box_02_x3_design .col2 p,
table.box_02_x3_design .col2 div {
	margin: 0 10px 0 14px;
}
table.box_02_x3_design th.col1_header div {
	margin: 0 10px 0 0;
	zoom: 1;
	background: transparent url(../../images/11b/regza/icon_spec.gif) right 5px no-repeat;
}
table.box_02_x3_design th.col2_header div {
	zoom: 1;
	background: transparent url(../../images/11a/regza/icon_assemble.gif) right 5px no-repeat;
}
table.box_02_x3_design th.col1_header div h3,
table.box_02_x3_design th.col2_header div h3 {
	margin: 2px 0 10px 0;
	padding: 8px 0 10px 20px;
	border-top: solid 1px #fff;
	background: url(../../images/11b/regza/ico_h3_01.gif) left 2px no-repeat;
	color: #fff;
	font-size: 115%;
	font-weight: bold;
	min-height: 18px;
	height: auto !important;
	height: 18px; 
}
table.box_02_x3_design .col1 p.x3_link {
	background: url(../../images/11b/regza/icon_arrow_2a2a2a_off.gif) left 2px no-repeat;	
	padding: 0 0 0 20px;
	color: #FFFFFF;
}
table.box_02_x3_design .col2 p.x3_link {
	background: url(../../images/11b/regza/icon_arrow_2a2a2a_off.gif) left 2px no-repeat;	
	padding: 0 0 0 20px;
	color: #FFFFFF;
}
table.box_02_x3_design  a:link { text-decoration: none; color: #fff;}
table.box_02_x3_design  a:active { text-decoration: underline; color: #535353; }
table.box_02_x3_design  a:hover { text-decoration: underline; color:#fff; }
table.box_02_x3_design  a:visited { text-decoration: none; color:#fff; }

/* .section_box_03_x3
------------------------------------------------- */
.section_box_03_x3 {
	clear: both;
	margin: 0 9px 0 10px;
}
.section_box_03_x3 a:link,
.section_box_03_x3 a:active,
.section_box_03_x3 a:hover { color: #CCC; }
.section_box_03_x3 a:visited { color: #B2B2B2; }
.section_box_03_x3 a:link,
.section_box_03_x3 a:active,
.section_box_03_x3 a:visited { text-decoration: none; }
.section_box_03_x3 a:hover {	text-decoration: underline; }


/* cell_award
------------------------------------------------- */
.cell_award_top {
	clear: both;
	margin: 5px 0 10px 0;
	padding: 7px 0 0 0;
	background: #000 url(../../images/10b/cell/bg_award_top.gif) left top no-repeat;
	zoom: 1;
}

.cell_award_bottom {
	clear: both;
	padding: 0 0 7px 0;
	background: #000 url(../../images/10b/cell/bg_award_bottom.gif) left bottom no-repeat;
	zoom: 1;
}

.cell_award_body {
	margin: 0 4px;
	border-left: solid 1px #bdbcb8;
	border-right: solid 1px #bdbcb8;
	padding: 16px 0 27px 0;
	background-color: #fff;
	zoom: 1;
}

div.cell_award_title {
	float: left;
	width: 57px;
	display: inline;
	margin: 0 0 0 20px;
}

div.cell_award_contents {
	float: left;
	white-space: nowrap;
	border-left: solid 1px #bdbcb8;
}

div.cell_award_contents dl {
	clear: both;
	width: 622px;
}

div.cell_award_contents dl dt {
	float: left;
	width: 108px;
	padding: 3px 0 25px 0;
	text-align:center !important;
}

div.cell_award_contents dl dd {
	float: left;
	width: 514px;
	padding: 0 0 20px 0;
	font-weight: bold;
	line-height: 1.3;
}

div.cell_award_contents dl dd span.cell_award_annotation {
	color: #898989;
	font-size: 85%;
	font-weight: normal;
}


/*-- add 111107 -- */

.negative_mt_20{
	margin-top:-20px;
}

/*-- add 111226 yamamoto -- */
p.pdf {
	background: url(../../images/11a/regza/bg_arrow_right_off.gif) left 2px no-repeat;	
	padding: 0 0 0 20px;
}

/* table.box_05_zt3
------------------------------------------------- */
table.box_05_zt3 {
	clear: both;
	width: 688px;
	margin: 0 10px;
	border-top: solid 1px #dedede;
}
table.box_05_zt3 .col1, 
table.box_05_zt3 .col2 {
	width: 50%;
	zoom: 1;
	padding: 25px 0 0 0;
}

/* 20120419 add start y */
/* function_pdf
------------------------------------------------- */
#lineup .function_pdf {
	width: 710px;
	margin: 20px 0 0 0;
	background-color: #f4f4f4;
	clear: both;
}

#lineup .function_pdf dt {
	width: 42px;
	float: left;
	padding: 10px 0 10px 10px;
}
#lineup .function_pdf dd {
	width: 606px;
	float: left;
	padding: 10px 15px;
	color: #535353;
	font-size: 90%;
}
#lineup .function_pdf_toxic_substance {
	width: 710px;
	margin: 10px 0 0 0;
	background-color: #f4f4f4;
	clear: both;
}

#lineup .function_pdf_toxic_substance dt {
	width: 42px;
	float: left;
	padding: 10px 0 10px 10px;
}
#lineup .function_pdf_toxic_substance dd {
	width: 606px;
	float: left;
	padding: 10px 15px 0 15px;
	color: #535353;
	font-size: 90%;
}

/* top_three_feature
------------------------------------------------- */	
#lineup .top_three_feature ul li {
	float: left;
	margin-bottom: 1px;
}

/* top_function_menu
------------------------------------------------- */	
#lineup .top_function_menu_new {
	clear: both;
	zoom: 1;
	padding: 0 0 12px 0;
	background: url(../../images/12a/bg_top_function_menu.jpg) left top transparent repeat-y;
}
#lineup .top_function_menu_new table {
	width: 690px;
	margin: 0 10px 2px 10px;
}
#lineup .top_function_menu_new table td {
	padding-top: 10px;
	vertical-align: top;
	zoom: 1;
}
#lineup .top_function_menu_new table td.col1 {
	width: 222px;
	padding-right: 8px;
}
#lineup .top_function_menu_new table td.col2 {
	width: 222px;	
	padding-left: 4px;
	padding-right: 4px;
}
#lineup .top_function_menu_new table td.col3 {
	width: 222px;
	padding-left: 8px;

}
#lineup .function_menu_box_new {
	width: 222px;
	padding: 0 0 5px 0;
	background: url(../../images/12a/h_function_menu_bottom.jpg) left bottom transparent no-repeat;
	background-color: #FFFFFF;
}
#lineup .function_menu_box_new p {
	padding: 12px 0 0 17px;
	font-weight: bold;
	font-size: 130%;
}
#lineup .function_menu_box_new p.link {
	padding: 10px 0 20px 18px;
	font-weight: bold;
	font-size: 97%;
}

#lineup .top_function_menu_new p.link a:link { text-decoration: none; color: #535353;}
#lineup .top_function_menu_new p.link a:active { text-decoration: none; color: #535353; }
#lineup .top_function_menu_new p.link a:hover { text-decoration: none; color:#535353; }
#lineup .top_function_menu_new p.link a:visited { text-decoration: none; color:#535353; }

#lineup .top_function_menu_new p.link a span.seriesX {
	font-size: 115%;
	line-height: 1.1;
}
#lineup .top_function_menu_new p.link a:link span.seriesX,
#lineup .top_function_menu_new p.link a:active span.seriesX,
#lineup .top_function_menu_new p.link a:visited span.seriesX {
	text-decoration: none;
}
#lineup .top_function_menu_new p.link a:hover span.seriesX {
	text-decoration: underline;
}

#lineup .top_function_menu_new p.link a:link span.seriesX,
#lineup .top_function_menu_new p.link a:active span.seriesX,
#lineup .top_function_menu_new p.link a:hover span.seriesX,
#lineup .top_function_menu_new p.link a:visited span.seriesX {
	color: #0f6e96;
}

/* lineup_function
------------------------------------------------- */
#lineup .lineup_function_new {
	clear: both;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	background: url(../../images/12a/bg_lineupbox-01.gif) left bottom no-repeat;
	zoom: 1;
}
#lineup .lineup_function_new .lineup_function_body_new {
	clear: both;
	border-left: solid 1px #DCDCDC;
	border-right: solid 1px #DCDCDC;
	zoom: 1;
}

/* lineup_section
------------------------------------------------- */
#lineup .lineup_section_new {
	clear: both;
	border-left: solid 1px #DCDCDC;
	border-right: solid 1px #DCDCDC;
	padding: 0 0 18px 0;
	zoom: 1;
}

/* .section_XX ul
------------------------------------------------- */
.section_20 ul li {
	float: left;
}
.section_20 ul li.share {
	width: 223px;
	float: left;
}
.section_20 ul li.controler {
	width: 222px;
	float: left;
}
.section_20 ul li.dubbing {
	width: 223px;
	float: left;
}


/* section_box_remotecontrol
------------------------------------------------- */
div.section_box_remotecontrol {
	margin: 40px 10px 10px 10px;
}

div.remotecontrol {
	width: 230px;
	float: left;
	clear: both;
}
div.remotecontrol_detail {
	width: 458px;
	float: left;
}

div.remotecontrol_detail div.col1 {
	width: 209px;
	float: left;
}

div.remotecontrol_detail div.col2 {
	width: 239px;
	padding: 0 0 0 10px;
	float: left;
}

/* .header
------------------------------------------------- */
#lineup .header_h3-1 {
	clear: both;
	border-top: solid 1px #BDBCB8;
	zoom: 1;
}
#lineup .header_h3-1 h3 {
	color: #0e6e94;
	font-size: 108%;
	font-weight: bold;
	margin: 2px 0 25px 0;
	padding: 10px 0 12px 15px;
	border-left: solid 5px #1b1b1b;
	zoom: 1;
}

/* top_three_feature
------------------------------------------------- */	
#lineup .top_three_feature_new {
	clear: both;
	padding: 0 0 5px 0;
	background: url(../../images/12a/regza/bg_lineupbox-01.gif) left bottom no-repeat;
	zoom: 1;
}
#lineup .top_three_feature_new ul li {
	float: left;
	margin: 0;
	padding: 0;
}

/* top_function_menu
------------------------------------------------- */	
#lineup .top_function_menu_new_12 {
	border-left: solid 1px #dadada;
	border-right: solid 1px #dadada;
	padding-bottom: 10px;
}
#lineup .top_function_menu_new_12 div.size_head {
	padding: 0 9px;
}
#lineup .top_function_menu_new_12 table {
	margin: 0 9px;
}
#lineup .top_function_menu_new_12 table td {
	padding-top: 10px;
	vertical-align: top;
	zoom: 1;
}
#lineup .top_function_menu_new_12 table td.col1 {
	width: 226px;
	padding-right: 4px;
}
#lineup .top_function_menu_new_12 table td.col2 {
	width: 226px;	
	padding-left: 2px;
	padding-right: 2px;
}
#lineup .top_function_menu_new_12 table td.col3 {
	width: 226px;
	padding-left: 4px;

}

#lineup .function_menu_box_new_12 {
	width: 226px;
	padding: 0 0 10px 0;
	background: url(../../images/12a/h_function_menu_bottom_new.jpg) left bottom transparent no-repeat;
}
#lineup .function_menu_box_new_12 .function_menu_box {
	background: url(../../images/12a/h_function_menu_new.jpg) left top transparent repeat-y;
}
#lineup .function_menu_box_new_12 .function_menu_box p.comment {
	padding: 12px 10px 0 10px;
	font-weight: bold;
	font-size: 130%;
}
#lineup .function_menu_box_new_12 .function_menu_box p.link {
	padding: 10px 10px 15px 10px;
	font-weight: bold;
	font-size: 97%;
}

#lineup .top_function_menu_new_12 .function_menu_box p.link a:link { text-decoration: none; color: #535353;}
#lineup .top_function_menu_new_12 .function_menu_box p.link a:active { text-decoration: none; color: #535353; }
#lineup .top_function_menu_new_12 .function_menu_box p.link a:hover { text-decoration: none; color:#535353; }
#lineup .top_function_menu_new_12 .function_menu_box p.link a:visited { text-decoration: none; color:#535353; }

#lineup .top_function_menu_new_12 .function_menu_box p.link a span.seriesG {
	font-size: 115%;
	line-height: 1.1;
}
#lineup .top_function_menu_new_12 .function_menu_box p.link a:link span.seriesG,
#lineup .top_function_menu_new_12 .function_menu_box p.link a:active span.seriesG,
#lineup .top_function_menu_new_12 .function_menu_box p.link a:visited span.seriesG {
	text-decoration: none;
}
#lineup .top_function_menu_new_12 .function_menu_box p.link a:hover span.seriesG {
	text-decoration: underline;
}

#lineup .top_function_menu_new_12 .function_menu_box p.link a:link span.seriesG,
#lineup .top_function_menu_new_12 .function_menu_box p.link a:active span.seriesG,
#lineup .top_function_menu_new_12 .function_menu_box p.link a:hover span.seriesG,
#lineup .top_function_menu_new_12 .function_menu_box p.link a:visited span.seriesG {
	color: #0f6e96;
}


/* lineup_recommend_item_new
------------------------------------------------- */
.lineup_recommend .lineup_recommend_item_new {
	clear: both;
	background: transparent url(../../images/10b/recommend/new/bg_menu_bottom.gif) left bottom no-repeat;
	padding: 0 0 5px 0;
	zoom: 1;
}

.lineup_recommend .lineup_recommend_item_new table {
	zoom: 1;
	background: transparent url(../../images/10b/recommend/new/bg_menu.gif) left top repeat-y;
}
.lineup_recommend .lineup_recommend_item_new table th,
.lineup_recommend .lineup_recommend_item_new table td {
	vertical-align: top;
}

.lineup_recommend .lineup_recommend_item_new td {
	zoom: 1;
}
.lineup_recommend .lineup_recommend_item_new td p {
	padding-left: 1px;
}
.lineup_recommend .lineup_recommend_item_new td.item_image1 {
	width: 235px;
	padding-right: 3px;
}
.lineup_recommend .lineup_recommend_item_new td.item_image2 {
	width: 235px;
}
.lineup_recommend .lineup_recommend_item_new td.item_image3 {
	width: 235px;
	padding-left: 2px;
}
.lineup_recommend .lineup_recommend_item_new td.item_text1 {
	width: 235px;
	padding-right: 3px;
	min-height: 58px;
	height: auto !important;
	height: 58px;
}
.lineup_recommend .lineup_recommend_item_new td.item_text2 {
	width: 235px;
	min-height: 58px;
	height: auto !important;
	height: 58px;
}
.lineup_recommend .lineup_recommend_item_new td.item_text3 {
	width: 235px;
	padding-left: 2px;
	min-height: 58px;
	height: auto !important;
	height: 58px;
}
.lineup_recommend .lineup_recommend_item_new td.item_text1 p,
.lineup_recommend .lineup_recommend_item_new td.item_text2 p,
.lineup_recommend .lineup_recommend_item_new td.item_text3 p {
	padding: 0 8px; 
	color: #898989;
	line-height: 1.2;
	font-size: 93%;
}
.lineup_recommend .lineup_recommend_item_new td.item_text1 p.series,
.lineup_recommend .lineup_recommend_item_new td.item_text2 p.series,
.lineup_recommend .lineup_recommend_item_new td.item_text3 p.series {
	color: #535353;
	font-weight: bold;
}
.lineup_recommend .lineup_recommend_item_new td.item_text1 p.size,
.lineup_recommend .lineup_recommend_item_new td.item_text2 p.size,
.lineup_recommend .lineup_recommend_item_new td.item_text3 p.size {
	font-size: 85%;
}
.lineup_recommend .lineup_recommend_item_new td.item_more1 div.area {
	padding-right: 3px;
}
.lineup_recommend .lineup_recommend_item_new td.item_more3 div.area {
	margin-left: 2px;
	_padding-left: 2px;
	_width:235px;
}
.lineup_recommend .lineup_recommend_item_new td.item_more2 {
	width: 235px;
}
.lineup_recommend .lineup_recommend_item_new td.item_more3 {
	width: 235px;
}
.lineup_recommend .lineup_recommend_item_new td.item_more1 div.area div,
.lineup_recommend .lineup_recommend_item_new td.item_more2 div.area div,
.lineup_recommend .lineup_recommend_item_new td.item_more3 div.area div {
	margin: 0 48px 0 47px;
	padding: 6px 0;
	border: solid 1px #bdbcb8;
	background-color: #f6f6f6;
	text-align: center;
}

.lineup_recommend .lineup_recommend_item_new td.item_more1 div.area div a,
.lineup_recommend .lineup_recommend_item_new td.item_more2 div.area div a,
.lineup_recommend .lineup_recommend_item_new td.item_more3 div.area div a {
	padding: 0 10px 0 20px;
	background: transparent url(../../images/10b/recommend/bg_arrow_right_s_off.gif) left 2px no-repeat;	
	line-height: 1;
}

/* Top_DL
------------------------------------------------- */
#lineup .lineup_top_dl {
	clear: both;
	padding: 0 0 5px 0;
	background: url(../../images/12a/bg_dl_02.gif) left bottom no-repeat;
	zoom: 1;
}

#lineup .lineup_top_dl_02 {
	clear: both;
	padding: 0 0 5px 0;
	background: url(../../images/12a/bg_dl_03.gif) left bottom no-repeat;
	zoom: 1;
}

#lineup .top_function_dl {
	clear: both;
	border-left: solid 1px #dadada;
	border-right: solid 1px #dadada;
	zoom: 1;
}
#lineup .top_function_dl table {
	width: 708px;
}
#lineup .top_function_dl table th.specifications,
#lineup .top_function_dl table td.specifications {
	float: left;
	width: 235px;
}
#lineup .top_function_dl table th.pdf,
#lineup .top_function_dl table td.pdf {
	float: left;
	width: 236px;
	border-left: solid 1px #dadada;
	border-right: solid 1px #dadada;
}

#lineup .top_function_dl table th.pdf_02,
#lineup .top_function_dl table td.pdf_02 {
	float: left;
	width: 353px;
	border-left: solid 1px #dadada;
	border-right: solid 1px #dadada;
}

#lineup .top_function_dl table th.manual,
#lineup .top_function_dl table td.manual {
	float: left;
	width: 235px;
}

#lineup .top_function_dl table th.manual_02,
#lineup .top_function_dl table td.manual_02 {
	float: left;
	width: 350px;
}


#lineup .top_function_dl table td.specifications p,
#lineup .top_function_dl table td.pdf p,
#lineup .top_function_dl table td.manual p {
	clear: both;
	padding: 0 10px 10px 10px;
}
#lineup .top_function_dl table td.specifications p.limk,
#lineup .top_function_dl table td.pdf p.limk,
#lineup .top_function_dl table td.manual p.limk {
	background: url(../../images/11a/regza/bg_arrow_right_off.gif) 10px 1px no-repeat;	
	padding: 0 0 10px 28px;
	zoom:1;
}

#lineup .top_function_dl table td.pdf_02 p,
#lineup .top_function_dl table td.manual_02 p {
	clear: both;
	padding: 0 10px 10px 10px;
}

#lineup .top_function_dl table td.pdf_02 p.limk,
#lineup .top_function_dl table td.manual_02 p.limk {
	background: url(../../images/11a/regza/bg_arrow_right_off.gif) 10px 1px no-repeat;	
	padding: 0 0 10px 28px;
	zoom:1;
}

/* tv_life
------------------------------------------------- */
#lineup .tv_life {
	float: left;
	width: 350px;
	padding-bottom: 20px;
	_padding-bottom: 5px;
}
#lineup .tv_life div {
	margin-top: 8px;
	background: url(../../g5/images/bg_g5_tvlife.jpg) left top no-repeat;
	height: 221px;
}
#lineup .tv_life div ul.above li.tv_life01 {
 float: left;
 padding: 5px;
}
#lineup .tv_life div ul.above li.tv_life02 {
 float: left;
 padding: 5px 0;
}
#lineup .tv_life div ul.above li.tv_life03 {
 float: left;
 padding: 5px;
}
#lineup .tv_life div ul.under li.tv_life01 {
 float: left;
 padding: 0 5px 5px 5px;
}
#lineup .tv_life div ul.under li.tv_life02 {
 float: left;
 padding: 0 0 5px 0;
}
#lineup .tv_life div ul.under li.tv_life03 {
 float: left;
 padding: 0 5px 5px 5px;
}

/* tv_space
------------------------------------------------- */
#lineup .tv_space {
	float: left;
	width: 350px;
	margin-left: 10px;
	padding-bottom: 20px;
	_padding-bottom: 5px;
}
#lineup .tv_space div {
	margin-top: 8px;
	background: url(../../g5/images/bg_g5_tvspace.jpg) left top no-repeat;
	height: 221px;
}
#lineup .tv_space div.series_s5 {
	margin-top: 8px;
	background: url(../../s5/images/bg_s5_tvspace.jpg) left top no-repeat;
	height: 221px;
}
#lineup .tv_space div.series_b5 {
	margin-top: 8px;
	background: url(../../b5/images/bg_b5_tvspace.jpg) left top no-repeat;
	height: 221px;
	zoom: 1
}
#lineup .tv_space div dl dd,
#lineup .tv_space div.series_s5 dl dd,
#lineup .tv_space div.series_b5 dl dd {
	float: left;
	width: 155px;
	padding: 45px 15px 0 10px;
}
#lineup .tv_space div dl dt,
#lineup .tv_space div.series_s5 dl dt,
#lineup .tv_space div.series_b5 dl dt {
	float: left;
	width: 170px;
	padding-top: 20px;
}

#lineup .tv_space div.large_size {
	background: 0;
	margin-top: 8px;
	float: left;
	width: 172px;
}
#lineup .tv_space div.medium_size {
	background: 0;
	margin-top: 8px;
	float: right;
	width: 172px;
}

/* viewing_position
------------------------------------------------- */
#lineup h3.viewing {
	border-top: solid 1px #dadada;
	padding-top: 13px;
}
#lineup .viewing_position {
	clear: both;
	zoom: 1;
}
#lineup .viewing_position_size {
	border-left: solid 1px #dadada;
	border-right: solid 1px #dadada;
}
#lineup .viewing_position_size dl dt {
	float:left;
	width: 340px;
	margin-left: 9px;
}
#lineup .viewing_position_size dl dd {
	float:left;
	width: 340px;
	padding-left: 10px;
}
#lineup .viewing_position_size dl dd p {
	padding: 0 27px 0 17px;
}

/* lineup_top_box_new
------------------------------------------------- */
#lineup .lineup_top_box_new {
	clear: both;
	padding: 0 0 5px 0;
	background: url(../../images/12a/bg_lineupbox-01.gif) left bottom no-repeat;
	zoom: 1;
}

/* top_function_table
------------------------------------------------- */
#lineup .top_function_table_new {
	clear: both;
	border-left: solid 1px #dadada;
	border-right: solid 1px #dadada;
	zoom: 1;
}
#lineup .top_function_table_new table {
	width: 666px;
	margin: 0 21px;
	color: #898989;
}
#lineup .top_function_table_new table th, 
#lineup .top_function_table_new table td {
	vertical-align:bottom;
}
#lineup .top_function_table_new table th {
	width: 137px;
}
#lineup .top_function_table_new table td {
	padding: 0 0 0 20px;
}
#lineup .top_function_table_new table td img {
	vertical-align:bottom;
	margin: 3px 5px 3px 0;
}
#lineup .top_function_table_new table td span {
	font-size: 85%; /* 11px */
}
#lineup .top_function_table_new table th.func_color,
#lineup .top_function_table_new table td.func_color {
	vertical-align: top;
	padding-top: 18px;
}
#lineup .top_function_table_new table th.func_color img,
#lineup .top_function_table_new table td.func_color img {
	vertical-align: top;
	margin: 2px 0 0 0;
}


/* ==================================================
 * 2012/06
 * Award_new
 *
 * ================================================== */
.lineup_award_top_new {
	clear: both;
	margin: 0 0 10px 0;
	padding: 5px 0 0 0;
	background: url(../../images/12a/regza/bg_award_top.gif) left top no-repeat;
}

.lineup_award_bottom_new {
	padding: 0 0 5px 0;
	background: url(../../images/12a/regza/bg_award_bottom.gif) left bottom no-repeat;
	zoom: 1;
}

.lineup_award_body_new {
	color: #535353;
	border-left: solid 1px #dadada;
	border-right: solid 1px #dadada;
	padding: 19px 0 23px 19px;
	zoom: 1;
}



/* lineup_recommend_item_new2(add 20130531)
------------------------------------------------- */
.lineup_recommend .lineup_recommend_item_new2 {
	clear: both;
	background: transparent url(../../../Templates/images/recommend/bg_recommend_bottom.gif) left bottom no-repeat;
	padding: 0 0 10px 0;
	zoom: 1;
}
.lineup_recommend .lineup_recommend_item_top2 {
	clear: both;
	background: transparent url(../../../Templates/images/recommend/bg_recommend_top.gif) left top no-repeat;
	padding: 10px 0 0 0;
	zoom: 1;
}
.lineup_recommend .lineup_recommend_item_body2 {
	zoom: 1;
	border-left: solid 1px #dadada;
	border-right: solid 1px #dadada;
	background: transparent url(../../../Templates/images/recommend/bg_recommend_body.gif) left top repeat-x;
	height: 260px;
	width: 708px;
}
.lineup_recommend .lineup_recommend_item_body2 ul {
	clear: both;
	padding: 0 10px;
}
.lineup_recommend .lineup_recommend_item_body2 ul li.left {
	float: left;
	width: 225px;
	height: 260px;
}
.lineup_recommend .lineup_recommend_item_body2 ul li.center {
	float: left;
	margin-left: 7px;
	width: 225px;
	height: 260px;
}
.lineup_recommend .lineup_recommend_item_body2 ul li.right {
	float: left;
	margin-left: 6px;
	width: 225px;
	height: 260px;
}
#lineup .lineup_recommend .lineup_recommend_item_body2 ul li a { background: url(../../../Templates/images/recommend/bg_recommend_link_off.gif) left top no-repeat; text-decoration: none;	width: 225px;	height: 260px; display: block;  }
#lineup .lineup_recommend .lineup_recommend_item_body2 ul li a:hover {	background: url(../../../Templates/images/recommend/bg_recommend_link_off.gif) left top no-repeat; text-decoration: none;	width: 225px;	height: 260px; display: block; }

.lineup_recommend_item_body2 ul li a div {
	padding: 6px 6px 0 6px;
}
.lineup_recommend_item_body2 ul li a div p.recommend_title {
	padding: 4px 0 5px 10px;
	color: #ffffff;
	background-color: #000000;
}
.lineup_recommend_item_body2 ul li a div p.recommend_img {
	display: block;
	width: 213px;
	height: 105px;
	background: transparent url(../../../Templates/images/recommend/item.jpg) left top no-repeat;
	zoom: 1;
	text-indent: -9999px;
	outline: none;
}
.lineup_recommend_item_body2 ul li a div p.recommend_j7 {background-position: left top; }
.lineup_recommend_item_body2 ul li a div p.recommend_z7 {background-position: left -105px; }
.lineup_recommend_item_body2 ul li a div p.recommend_s7 {background-position: left -210px; }
.lineup_recommend_item_body2 ul li a div p.recommend_dbrt360 {background-position: -213px top; }
.lineup_recommend_item_body2 ul li a div p.recommend_dbps300 {background-position: -213px -105px; }
.lineup_recommend_item_body2 ul li a div p.recommend_dbrm490 {background-position: -213px -210px; }
.lineup_recommend_item_body2 ul li a div p.recommend_dbpr500 {background-position: -213px -315px; }

.lineup_recommend_item_body2 ul li a div p.recommend_comment {
	color: #898989;
	font-size: 12px;
}
.lineup_recommend_item_body2 ul li a div p.recommend_series {
	font-size: 12px;
	font-weight: bold;
	color: #535353;
}
.lineup_recommend_item_body2 ul li a div p.recommend_size {
	color: #898989;
	font-size: 11px;
}

.lineup_recommend .lineup_recommend_item_new2 td.item_text3 {
	width: 235px;
	padding-left: 2px;
	min-height: 58px;
	height: auto !important;
	height: 58px;
}



