@charset "utf-8";

/* ************************
 REGZA
 Last Modified: 2012-08-09  
 ************************ */

/* ====================================================================================================
 *
 * ------------------------------------------　General　------------------------------------------
 *
 * ==================================================================================================== */

/* 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/parts/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;
}

/* CAPTER
-------------------------------------------------- */
.capterBox{
	width:710px;
	margin-bottom:5px;
	background: url(../images/parts/bg_lineupbox-02.gif) left bottom no-repeat;
	}
div.column{ 
	border-left: 1px solid #BDBCB8;
    border-right: 1px solid #BDBCB8;
	margin-bottom:5px;
	padding:10px 20px 20px 20px;
}

/* Button
-------------------------------------------------- */
div.column p.btn{
	text-align:right;
	margin:10px 5px 10px 0;
	}

/* Caution
-------------------------------------------------- */
.caution, /*indentなし*/
.caution1,/*indent 1em */
.caution2,/*indent 1.5em */
.caution3 /*indent 2em */
	{
	font-size: 84%;
	line-height: 1.2em;
	color: #898989;
	font-weight: normal;
	text-align:left;
}

.caution1 {
	display:block;
	text-indent: -1em;
	padding-left: 1em;
}
.caution2 {
	display:block;
	text-indent: -1.5em;
	padding-left: 1.5em;
}
.caution3 {
	display:block;
	text-indent: -2em;
	padding-left: 2em;
}

/*上付き文字*/
div.column span.upper{
	display:inline-block;
	position:relative;
    font-size: 80%;
	vertical-align:baseline;
	top:-0.8ex;
	left:0;	
}


/* List
-------------------------------------------------- */
ul.listdot li{
	background: url(../images/parts/icon_listdot.gif) no-repeat 0 3px;
	padding-left:14px;
}

/* 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/parts/bg_arrow_top_off.gif) right top transparent no-repeat;
	padding:0 16px 0 0;
}

/* Layout
-------------------------------------------------- */
.center{text-align:center;}



/* ====================================================================================================
 *
 * ------------------------------------------　Top　------------------------------------------
 *
 * ==================================================================================================== */


div.series_top_box {
	margin: 0 0 10px 0;
	background: url(../images/parts/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/parts/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/parts/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/parts/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:link span.function_menu_link { text-decoration: none; color: #B18616;}
div.top_function_menu dd a:active span.function_menu_link { text-decoration: underline; color: #B18616;}
div.top_function_menu dd a:hover span.function_menu_link { text-decoration: underline; color: #B18616;}
div.top_function_menu dd a:visited span.function_menu_link { color: #B18616;}

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%;
}


/* 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;
}



/* ====================================================================================================
 *
 * ------------------------------------------　Second　------------------------------------------
 *
 * *====================================================================================================*/


/* Anchor Menu
------------------------------------------------- */
div.series_nav {
	overflow:hidden;
	margin: 0 0 17px 0;
	background-color:#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/parts/bg_arrow_bottom_off.gif) left 3px no-repeat;
	border-right: dotted 1px #BDBCB8;
	white-space: nowrap;
}


	
/* 2column  WithPhoto(基本スタイル)
-------------------------------------------------- */
div.column dl.column-2boxP{
	width:668px;
	overflow:hidden;
}
div.column dl.column-2boxP dt{
    float: left;
    margin: 0 14px 0 0;
    width: 320px;
}
div.column dl.column-2boxP dd {
    float: left;
    margin: 0 0 0 14px;
    width: 320px;
}


/* 2column  WithPhoto（画像左※画像サイズが合わない場合）
-------------------------------------------------------- */
div.column div.column-2boxPFL{
	width:668px;
	overflow:hidden;
}
div.column div.column-2boxPFL img{
    float: left;
    margin: 0 28px 0 0;
}

/* 2column  WithPhoto（画像右※画像サイズが合わない場合）
--------------------------------------------------------- */
div.column div.column-2boxPFR{
	width:668px;
	overflow:hidden;
}
div.column div.column-2boxPFR img{
    float: right;
    margin: 0 0 0 28px;
}



/* 2colum WithTitle
-------------------------------------------------- */
div.column div.column-2boxT{
	width:668px;
	overflow:hidden;
}
div.column div.column-2boxT dl dt{
	padding:10px 9px 10px 5px;
	border-left:5px solid #000;
    color: #0E6E94;
    font-size: 108%;
    font-weight: bold;
}

div.column div.column-2boxT dl.col-first{float:left; width:339px;}
div.column div.column-2boxT dl.col-end{float:left; width:329px;}

div.column div.column-2boxT dl.col-first dd{
	margin:5px 0;
	padding:0 9px 0 10px;
}


div.column div.column-2boxT dl.col-end dd{
	margin:5px 0;
	padding:0 9px 0 10px;
	border-left:1px solid #B2B2B2;
}


/* 3column WithTitle
-------------------------------------------------- */

div.column div.column-3boxT{
	width:668px;
	overflow:hidden;
}
div.column div.column-3boxT dl dt{
	padding:10px 10px 10px 5px;
	border-left:5px solid #000;
    color: #0E6E94;
    font-size: 108%;
    font-weight: bold;
}

div.column div.column-3boxT dl.col-first,
div.column div.column-3boxT dl.col-second{
	float:left; 
	width:226px;
	_width:221px;
	}
div.column div.column-3boxT dl.col-end{
	float:left;
	width:216px;
	_width:211px;}


div.column div.column-3boxT dl.col-first dd,
div.column div.column-3boxT dl.col-second dd{
	margin:5px 0;
	padding:0 10px;
	_padding:0 5px;
	border-left:1px solid #B2B2B2;
}
div.column div.column-3boxT dl.col-end dd{
	margin:5px 0;
	padding:0 0 0 10px;
	_pading:0 0 0 9px;
	border-left:1px solid #B2B2B2;
}



/* Table
-------------------------------------------------- */
div.column table{
	width:100%;
    border-collapse: separate;
    border-spacing: 2px;
}
div.column table th,
div.column table td{
	border-bottom: 1px solid #B2B2B2;
    border-right: 1px solid #B2B2B2;
	padding:4px;
	}
div.column table th{
	color:#ffffff;
	background-color:#6699CC;
}
div.column table td{
	background-color:#F3F3F3;
}

div.column table.leftTable{
	float:left;
    margin: 0 14px 0 0;
	width:320px;
	}/*2columnで左にテーブルを配置の場合（※columnにclearfixのclassを指定する）*/
	
	
/* Title
-------------------------------------------------- */
div.column h3.title01{
    border-left: 4px solid #000000;
    color: #006699;
    font-size: 120%;
    font-weight: normal;
    margin-bottom: 10px;
    padding-left: 5px;
}

/* PDF Download
-------------------------------------------------- */
div.pdf-box{
	padding:10px;
	border:1px solid #BDBCB8;
	overflow:hidden;
	}
div.pdf-box h4{
	font-size:110%;
	border-bottom:1px dotted #BDBCB8;
	margin-bottom:10px;
	padding:0 0 3px 5px;
	}
div.pdf-box dl{
	width:350px;
	border-right:1px dotted #BDBCB8;
	display:inline;
	float:left;
	}
div.pdf-box dl dt{
	display:inline;
	float:left;
	padding-right:10px;
	}
div.pdf-box dl dd{
	padding-right:10px;
	}
div.pdf-box ul{
	display:inline;
	float:left;
	padding-left:10px;
	}
div.pdf-box li{
	font-size:108%;
	padding-left:15px;
	background: url(../images/parts/bg_arrow_right_off.gif) no-repeat left 3px;
	}




/* ====================================================================================================
 *
 *------------------------------------------　 Spec　------------------------------------------
 *
 * *===================================================================================================*/

div#spec table{
	width:668px;
    border-collapse: collapse;
    border-spacing:0;
}
/**:first-child+html #spec table { border-right: 1px solid #B2B2B2; }*/ 

div#spec table th,
div#spec table td{
	border: 1px solid #B2B2B2;
}

div#spec table th{
	background-color:#333;
	color:#fff;
	}
div#spec table td{
	background-color:#ffffff;
	}
	
div#spec table td.item{
	white-space:nowrap;	
	}

div#spec ul.spec-link{
	float:right;
	padding:20px 0;
	overflow:hidden;
	}
div#spec ul.spec-link li{
	float:left;
	margin-right:10px;
	}

div#spec ul.spec-caution{
	clear:right;
	font-size: 69%;
	line-height: 1.2em;
	color: #898989;
	font-weight: normal;
}

div.column table td.number{
	width:20px;
	}

/* 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.inpage_topagetop,
.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.top_function_table:after,
div.function_broadband:after,
.clear-fix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
line-height: 0;
}

.bnr_box01 {
 border-top: 1px solid #BCBDB7;
    padding: 15px;
    text-align: center;}