@charset "utf-8";

/* ************************
 REGZA
 Last Modified: 2009-03-17  
 ************************ */
 
 
/* General
----------------------------------------------------------- */ 


#lineupContent {
	width:720px;
	float:left;
}

#lineupContent ul.localNavi {
	margin:0 0 15px 0;
	float:left;
}

#lineupContent ul.localNavi li {
	display:inline;
	float:left;
}

#lineupContent .clear {
	clear:both;
}

#lineupContent p.pagetop {
	clear:both;
	text-align:right;
}

#lineupContent p.pagetop a {
	background:url(../../../common/09/images/common_arrow_squaretop.gif) 0 0 transparent no-repeat;
	padding:0 0 0 14px;
	font-size:84%;
}



/* index.html
----------------------------------------------------------- */

#lineupContent div.seriesTopSection {
	clear:both;
	background:url(../../../common/09/images/common_bg_dividerline.gif) left top transparent no-repeat;
	margin:0 0 30px 0;
}

#lineupContent div.seriesTopSection ul.seriesNavi {
	padding:10px 0;
	background:url(../../../common/09/images/common_bg_dividerline.gif) left bottom transparent no-repeat;
}

#lineupContent div.seriesTopSection ul.seriesNavi li {
	display:inline;
	margin:0 10px 0 0 ;
}

#lineupContent div.seriesTopSection ul.seriesNavi li.zSeries a {
	background:url(../../images/09b/common_arrow_z.gif) 0 2px transparent no-repeat;
	padding:0 0 0 14px;
}

#lineupContent div.seriesTopSection ul.seriesNavi li.xSeries a {
	background:url(../../images/09b/common_arrow_x1.gif) 0 2px transparent no-repeat;
	padding:0 0 0 14px;
}

#lineupContent div.seriesTopSection ul.seriesNavi li.hSeries a {
	background:url(../../images/09b/common_arrow_h.gif) 0 2px transparent no-repeat;
	padding:0 0 0 14px;
}

#lineupContent div.seriesTopSection ul.seriesNavi li.cSeries a {
	background:url(../../images/09b/common_arrow_c.gif) 0 2px transparent no-repeat;
	padding:0 0 0 14px;
}

#lineupContent div.seriesTopSection ul.seriesNavi li.rSeries a {
	background:url(../../images/09b/common_arrow_c.gif) 0 2px transparent no-repeat;
	padding:0 0 0 14px;
}

#lineupContent div.seriesTopSection ul.seriesNavi li.aSeries a {
	background:url(../../images/09b/common_arrow_a.gif) 0 2px transparent no-repeat;
	padding:0 0 0 14px;
}

#lineupContent div.seriesTopSection dl.sizeNavi {
	padding:5px 0 7px 0;
	background:url(../../../common/09/images/common_bg_dividerline.gif) left bottom transparent no-repeat;
}

#lineupContent div.seriesTopSection dl.sizeNavi dt {
	color:#5A5A5A;
	display:inline;
	margin:0 5px 0 0;
}

#lineupContent div.seriesTopSection dl.sizeNavi dd {
	display:inline;
}

#lineupContent div.seriesTopSection dl.sizeNavi dd img {
	vertical-align:middle;
	margin:3px 0 0 0;
}

#lineupContent div.seriesSection {
	width:720px;
	margin:0 0 30px 0;
	float:left;
}

#lineupContent div.seriesSection h3 {
	margin:0 0 10px 0;
}

#lineupContent div.seriesSection ul.product {
	width:720px;
	float:left;
}

#lineupContent div.seriesSection ul.product li {
	float:left;
	margin:0 0 5px 0;
}

#lineupContent div.seriesSection ul.product li.latest {
	margin:0 0 0 10px;
}
	
/* Button */

#lineupContent div.button {
	float:left;
	width:720px;
	margin:0 0 20px 0;
}

#lineupContent div.button .arrowButton:link,
#lineupContent div.button .arrowButton:hover,
#lineupContent div.button .arrowButton:active,
#lineupContent div.button .arrowButton:visited {
	color:#444444;
	text-decoration:none;
}

#lineupContent div.button .arrowButton {
    background:url(../../images/09b/common_button_arrowgreen_r.gif) top right transparent no-repeat;
    display: block;
    font-weight: bold;
    height: 32px;
	float:right;
    padding-right: 15px;
}

#lineupContent div.button .arrowButton span {
    background: transparent url(../../images/09b/common_button_arrowgreen_l.gif) 0 0 no-repeat;
    display: block;
    line-height: 18px;
    padding: 6px 0 8px 30px;
}



/* size.html
----------------------------------------------------------- */

#lineupContent div.sizeTopSection {
	clear:both;
	background:url(../../../common/09/images/common_bg_dividerline.gif) left top transparent no-repeat;
	margin:0 0 30px 0;
}

#lineupContent div.sizeTopSection ul.sizeNavi {
	padding:10px 0;
	text-align:center;
	background:url(../../../common/09/images/common_bg_dividerline.gif) left bottom transparent no-repeat;
}

#lineupContent div.sizeTopSection ul.sizeNavi li {
	display:inline;
	font-weight:bold;
}

#lineupContent div.sizeSection {
	width:720px;
	margin:0 0 30px 0;
}

#lineupContent div.sizeSection table {
	width:720px;
}

#lineupContent div.sizeSection table th {
	text-align:center;
	border:1px solid #CBCBCB;
}

#lineupContent div.sizeSection table td {
	width:134px;
	border:1px solid #CBCBCB;
	background:url(../../images/09b/size_img_blank.gif) top left transparent no-repeat;
}




/* compare.html
----------------------------------------------------------- */

#lineupContent div.compareSection {
	clear:both;
	width:720px;
	margin:0 0 30px 0;
}

#lineupContent div.compareSection table {
}

#lineupContent div.compareSection table th {
	border:1px solid #CBCBCB;
	text-align:center;
}

#lineupContent div.compareSection table td {
	border:1px solid #CBCBCB;
	text-align:center;
	font-size:80%;
	line-height:1.0;
}

#lineupContent div.compareSection table th.product {
	padding:5px;
}

#lineupContent div.compareSection table th.category {
	padding:5px;
	background:#E6E6E6;
	text-align:left;
}

#lineupContent div.compareSection table th.function {
	vertical-align:middle;
	background:#F5F5F5;
}

/* hover
#lineupContent div.compareSection table th.function a {
	padding:0 0 0 18px;
	background:url(../../images/09b/compare_bg_function_off.gif) 0 0 #F5F5F5 no-repeat;
	display:block;
}

#lineupContent div.compareSection table th.function a:hover {
	padding:0 0 0 18px;
	background:url(../../images/09b/compare_bg_function_on.gif) 0 0 #F5F5F5 no-repeat;
	display:block;
}
*/

#lineupContent div.compareSection table td img {
	vertical-align:middle;
}

#lineupContent div.compareSection dl.download {
	background:#F4F4F4;
	width:720px;
	padding:10px 0;
	line-height:1.2;
}

#lineupContent div.compareSection dl.download dt {
	float:left;
	display:inline;
	margin:0 0 0 10px;
}

#lineupContent div.compareSection dl.download dd {
	padding:0 0 0 50px;
}




/* lineup/spec/index_j.htm
----------------------------------------------------------- */

#lineupContent div.specSection {
	clear:both;
	width:720px;
	margin:0 0 30px 0;
}




