@charset "utf-8";

/* Base
----------------------------------------------------------- */
.g-nav .product-name {
	display: none;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size: 100%;
	color:#535353;
	line-height: 1.4;
	background: #FFFFFF;
}
* + html body {
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}





/* Font
------------------------------------------------- */
@font-face {
  font-family: 'NotoSansCJKjp';
  font-style: normal;
  font-weight: normal;
  src: local('Noto Sans CJK JP Light'), url(../../_shared/font/NotoSansCJKjp-Light-set.eot), url(../../_shared/font/NotoSansCJKjp-Light-set.woff) format("woff"), url(../../_shared/font/NotoSansCJKjp-Light-set.ttf) format("truetype");
  /* Safari, Android, iOS */
}
@font-face {
  font-family: 'NotoSansCJKjp';
  font-style: normal;
  font-weight: 300;
  src: local('Noto Sans CJK JP Regular'), url(../../_shared/font/NotoSansCJKjp-Regular-set.eot), url(../../_shared/font/NotoSansCJKjp-Regular-set.woff) format("woff"), url(../../_shared/font/NotoSansCJKjp-Regular-set.ttf) format("truetype");
  /* Safari, Android, iOS */
}
@font-face {
  font-family: 'NotoSansCJKjp';
  font-style: normal;
  font-weight: 900;
  src: local('Noto Sans CJK JP Medium'), url(../../_shared/font/NotoSansCJKjp-Medium-set.eot), url(../../_shared/font/NotoSansCJKjp-Medium-set.woff) format("woff"), url(../../_shared/font/NotoSansCJKjp-Medium-set.ttf) format("truetype");
  /* Safari, Android, iOS */
}
@font-face {
  font-family: 'NotoSansCJKjp';
  font-style: normal;
  font-weight: bold;
  src: local('Noto Sans CJK JP Bold'), url(../../_shared/font/NotoSansCJKjp-Bold-set.eot), url(../../_shared/font/NotoSansCJKjp-Bold-set.woff) format("woff"), url(../../_shared/font/NotoSansCJKjp-Bold-set.ttf) format("truetype");
  /* Safari, Android, iOS */
}
#footer_navi,
.g-nav {
	font-family: "NotoSansCJKjp","メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
.small_txt{
	font-size:.8125em;
}


/* Link
----------------------------------------------------------- */
a:link, a:active, a:hover { color: #126d99; }
a:visited { color: #696969; }
a:link, a:active, a:visited { text-decoration: none; }
a:hover {	text-decoration: underline; }


/* Main Layout
----------------------------------------------------------- */
body {
	text-align: center;
}
#container {
	margin: 0 auto;
	width: 944px;
	text-align: left;
}


/* edit 28/4/2022 */

body {
	overflow: hidden;
}

#header{
	height: 78px !important;
}

.g-nav .g-nav-wrap .nav-wrap li:nth-child(2){
	display: none;
}
.g-nav .g-nav-wrap .nav-wrap li:nth-child(3){
	display: none;
}

#header::before{
	content: '';
	width: 300%;
	left: -100%;
	height: 100%;
	background: #000000 !important;
	position: absolute;
	top: 0px;
}

#header #logo #top{
	top: 0px;
}

#header #logo #top img{
	width: 220px;
	height: 76px;
}

@media screen and (max-width: 960px) {
	body {
		overflow: visible;
	}

	#header::before{
		content: '';
		width: 100%;
		left: 0%;
		height: 100%;
		background: #000000 !important;
		position: absolute;
		top: 0px;
	}
}

/* #header
----------------------------------------------------------- */
#header {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background: #ffffff;
	height: 65px;
}
#top {
	overflow:hidden;
	position:absolute;
	top: 14px;
	left: 12px;
	z-index:100;
} 
#header .navskip { 
	height:1px;
	overflow:hidden;
	position:absolute;
	top: 13px;
	left: 145px;
	width:1px;
	z-index:100;
} 
#header .regza {
	position:absolute;
	top: 21px;
	left: 210px;
} 
#wrap {
	position: relative;
	background-color: #000000;
	min-width: 960px;
}
#footer {
	width: 100%;
	height: 46px;
	border-top: solid 1px #535353;
}
#footer .footer_contents {
	margin: 0 auto;
	width: 960px;
	font-size: 70%;
	position: relative;
	z-index: 9999;
}


/* ヘッダー
 ---------------------------------------------------------------------------------------------------- */
#inquiry {
	position: absolute;
	top: 26px;
	right: 96px;
	width: 91px;
	height: 15px;
}

.map {
	position: absolute;
	top: 26px;
	right: 5px;
	width: 59px;
	height: 12px;
}

#search {
	position: absolute;
	top: 20px;
	right: 12px;
}
#search li {
	float: left;
	padding: 0 5px;
	line-height: 1;
	color: #b5b5b5;
}
#search li.sw {
	padding: 0;
	border: 1px solid #c9c9c9;
}
#search li a:link,
#search li a:visited {
	text-decoration: none;
	color: #b5b5b5;
}
#search li a:hover,
#search li a:active {
	text-decoration: underline;
}
#search .search_word {
	padding: 1px 2px 1px 3px;
	width: 115px;
	height: 19px;
	border-width: 0px;
	border-style: none;
}
#search .search_btn {
	width: 23px;
	height: 23px;
	text-indent: -9999px;
	border: none;
	background: url('../../common/images/btn_search.png') no-repeat center center;
	cursor: pointer;
}


/* ナビゲーション
 ---------------------------------------------------------------------------------------------------- */
.g-nav{}
.g-nav .g-nav-wrap{
	background-color:#000;
	min-width:960px;
	border-bottom:1px solid #535353;
	padding:5px 0;
}
.g-nav .inner{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.g-nav .product-name{
	float:left;
	padding:9px 14px 11px;
	margin:0;
	width:144px;
	height:20px;
}
.g-nav .product-name img{
	width:100%;
	height:auto;
}
.g-nav .product-name:hover,
.g-nav .product-name:active{
	opacity:1;
	filter: alpha(opacity=100);
}
.g-nav .nav-wrap{
	float:left;
	padding-right:2px;
	font-weight:300;
	padding-top: 10px;
	padding-bottom: 8px;
}
.g-nav .nav-wrap li{
	display:table-cell;
	vertical-align:middle;
	padding-left:45px;
	text-align:center;
}
.g-nav .nav-wrap li:first-child {
	padding-left: 28px;
}
.g-nav .nav-wrap li > a,
.g-nav .nav-wrap li > span{
	font-size:16px;
/*
	font-size:1.6rem;
*/
	color:#fff;
	text-decoration:none;
	text-align:center;
}
.g-nav .nav-wrap li > a:hover{
	color:#028330;
	opacity:1;
	filter: alpha(opacity=100);
}
.g-nav .nav-wrap li a .small_txt{
	display:block;
}
/*
#nav_wrap .inner {
	width: 960px;
	margin: 0 auto;
	padding: 5px 0;
}
#brand {
	padding: 0;
}
#brand a {
	float: left;
	padding: 9px 14px 11px;
	margin: 0;
	width: 144px;
	height: 20px;
}
#nav {
	float: right;
	padding-right: 2px;
	font-weight: 300;
	vertical-align: top;
	height: 40.6px;
}
#nav li {
	display: table-cell;
	vertical-align: middle;
	padding-left: 57px;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	height: 40.6px;
}
#nav li a {
	vertical-align: top;
}
#nav li a:link, #nav li a:active, #nav li a:visited { text-decoration: none;color: #ffffff; }
#nav li a:hover { text-decoration: none;color: #028330; }
#nav li.navi_online span {
	font-size: .8125em;
}
*/


/* プルダウンメニュー */
.nav-panel {
	position: relative;
	display: none;
	overflow: visible;
	margin-bottom: 36px;
	height: 178px;
	border-bottom: 1px solid #dcdcdc;
	background-color: #fff;
	color: #313131
}
.nav-panel a{
    display: block;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}
.nav-panel ul {
	position: absolute;
	top: 0;
	left: 0;
	padding: 9px 0 0;
	width: 100%;
	box-sizing:border-box;
	max-width:1200px;
	min-width:960px;
}
.nav-panel li {
	float: left;
	margin: 0 0 0 80px;
	max-width: 150px;
	width: 15%;
	height: 165px;
}
.nav-panel li:first-child {
	margin-left: 40px
}
.nav-panel li a {
	width: 100%;
	height: 100%;
	background-image: url(../../_shared/img/nav_panel.jpg?21a07);
	background-repeat: no-repeat;
}


.nav-panel .panel-tsm-regza-4k li a {
	width: 100%;
	height: 100%;
	background-image: url(../../_shared/img/nav_panel_oled.jpg?21a07);
	background-repeat: no-repeat;
}



.nav-panel .panel-regza li a {
	width: 100%;
	height: 100%;
	background-image: url(../../_shared/img/nav_panel_regza.jpg?21a07);
	background-repeat: no-repeat;
}

.nav-panel li a:hover, .nav-panel li a:active {
	opacity: .6
}
.nav-panel .separator {
	border-left: 1px solid #dcdcdc;
	margin-left: 13px;
	padding-left: 13px;
	width:15%;
}
.nav-panel-wrap {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%
}



.panel-regza li {
	max-width: 125px;
	width: 13%;
	margin: 0 0 0 2%;
}
.panel-regza li:first-child {
	margin-left: 1px
}
.panel-regza li.ex_az77 {
	width: 125px;
}

.panel-tsm-regza-4k li:first-child,
.panel-regza-4k li:first-child{
	position: relative;
}

.panel-tsm-regza-4k li:first-child::before ,
.panel-regza-4k li:first-child::before {
	content: '4K有機ELレグザ';
	display: block;
	color: #777;
	font-size: 12px;
	font-weight: 300;
	white-space: nowrap;
	position: absolute;
	top: 0;
	left: 12px;
	z-index: 2;
}

.panel-tsm-regza-4k li.separator,
.panel-regza-4k li.separator{
	position: relative;
}
.panel-tsm-regza-4k li.separator::before ,
.panel-regza-4k li.separator::before {
	content: '4K液晶レグザ';
	display: block;
	color: #777;
	font-size: 12px;
	font-weight: 300;
	white-space: nowrap;
	position: absolute;
	top: 0;
	left: 22px;
	z-index: 2;
}


.panel-regza li:first-child {
	position: relative;
}
.panel-regza li:first-child::before {
	content: 'ハイビジョン 液晶レグザ';
	display: block;
	color: #777;
	font-size: 12px;
	font-weight: 300;
	white-space: nowrap;
	position: absolute;
	top: 0;
	left: 12px;
	z-index: 2;
}


.current-pointer, .btn-close-nav {
	position: absolute;
	display: block;
	background-image: url(../../_shared/img/nav_panel_controller.png)
}


.current-pointer,
.btn-close-nav {
  display: block;
  position: absolute;
  background-image: url(../images/nav_panel_controller.png);
}

.current-pointer {
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	top: -4px;
	left: 18%;
	width: 80px;
	height: 20px;
	background-position: 0 -20px
}

.current-pointer.regza4k {
	left: 38.5%;
	width: 54px;
	background-position: -12px -20px
}
.current-pointer.regza {
	left: 49.25%;
	width: 54px;
	background-position: -12px -20px
}

.btn-close-nav {
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 75px;
  height: 22px;
  right: 0;
  bottom: -11px;
  background-color: #fff;
  color: #313131;
  background-position: 0 2px;
  cursor: pointer;
}
.btn-close-nav:hover, .btn-close-nav:active {
  background-position: -75px 2px;
}

.nav-x9400s {
	background-position: -125px 0px;
}
.nav-x9400 {
	background-position: -280px 0px;
}

.nav-z740xs {
	background-position: -490px 0px;
}


.nav-x8900k {
	background-position: -125px 0;
}

.nav-x8400 {
	background-position: -280px 0px;
}

.nav-z670k {
	background-position: -320px 0px;
}

.nav-z570k {
	background-position: -500px 0px;
}

.nav-m550k {
	background-position: -670px 0px;
}

.nav-c350x {
	background-position: -830px 0px;
}



.nav-v34 {
	background-position: -125px 0px;
}
.nav-s24 {
	background-position: -285px 0px;
}

.nav-panel li a.nav-v34,
.nav-panel li a.nav-s24,
.nav-panel li a.nav-s22 {
	-webkit-background-size: auto;
	background-size: auto;
}

.nav-panel ul.panel-tsm-regza-4k li ,
.nav-panel ul.panel-regza-4k li {
  margin-left: 1%;
  max-width: 150px;
  width: 15%;
}

.nav-panel ul.panel-tsm-regza-4k li.wide ,
.nav-panel ul.panel-regza-4k li.wide {
  max-width: none;
  width: 175px;
}


.nav-panel ul.panel-regza-4k li.separator {
	border-left: 1px solid #c5c5c5;
}


.nav-panel ul.panel-tsm-regza-4k li:first-child ,
.nav-panel ul.panel-regza-4k li:first-child {
	margin: 0 10px 0 1px;
	max-width: 130px;
}


.nav-panel ul.panel-regza li {
	width: 15%;
	margin: 0 1.5%;
}
.nav-panel ul li.nav-panel-short {
	max-width: 10%;
}
.nav-panel ul.panel-regza li:first-child {
	margin-left: 1px;
}
.nav-panel ul.panel-tsm-regza-4k li.separator ,
.nav-panel ul.panel-regza-4k li.separator {
	margin: 0 0 0 10px;
	padding: 0 0 0 20px;
	border-left: 1px solid #c5c5c5;
}

.nav-panel ul.panel-regza li.separator {
	margin: 0 0 0 0.8%;
	padding: 0 0 0 0.7%;
	border-left: 1px solid #c5c5c5;
	width: 15.5%;
}


/* #crumb
----------------------------------------------------------- */
#crumb {
	clear: both;
	margin: 10px 0;
	width: 100%;
}
#crumb .crumb_txt {
	clear: both;
	width: 710px;
	margin-left: 12px;
	color: #a3a3a3;
	font-size: 69%; /* 11px */
	min-height: 18px;
	height: auto !important;
	height: 18px;
	float: left;
}
#crumb .crumb_txt p {
	line-height: 1.2;
	padding: 2px 0 0 10px;
}
#crumb a:link, #crumb a:active, #crumb a:hover { color: #666666; }
#crumb a:visited { color: #666666; }


/* #bd_link
----------------------------------------------------------- */
#tvbd_link {
	width: 190px;
	float: right;
	margin-right: 12px;
	height: 29px;
	text-indent: -9999px;
}
#tvbd_link .tv {
	width: 93px;
	float: left;
	height: 29px;
	background: url(../images/btn_regza.gif) left top no-repeat; 
}
#tvbd_link .bd {
	width: 93px;
	float: right;
	height: 29px;
	background: url(../images/btn_regza_bd_off.gif) left top no-repeat; 
}
#tvbd_link .bd a {
	width: 100%;
	height: 100%;
	display: block;
	text-indent: -9999px;
}



/* #content
----------------------------------------------------------- */
#content {
	width: 920px;
	margin: 0 0 0 12px;
}


/* #main
----------------------------------------------------------- */
#main {
	float: left;
	width: 710px;
	margin: 0 20px 18px 0;
	padding: 0 0 20px 0;
	font-size: 82%; /* 13px */
}

/* #sub
----------------------------------------------------------- */
#sub { 
	float: left;
	width: 190px;
	padding: 0 0 18px 0;
}


/* side_head */
#sub .side_head span,
#sub .side_head a {
	display: block;
	width: 188px;
	height: 33px;
	background: transparent url(../images/head_side_others.gif) left top no-repeat;
	zoom: 1;
	text-indent: -9999px;
	outline: none;
}
#sub .head_info {
	position: relative;
}
#sub .head_hi span { background-position: left top; }
#sub .head_family span { background-position: left -33px; }
#sub .head_personal span { background-position: left -66px; }
#sub .head_select span { background-position: left -99px; }
#sub .head_related_product span { background-position: left -132px; height: 32px; }
#sub .head_related_service span { background-position: left -165px; height: 32px; }
#sub .head_info span { background-position: left -198px; height: 32px; }
#sub .head_support span { background-position: left -231px; height: 32px; }

/* side_box */
#sub .side_box {
	padding: 0 0 15px 0;
	zoom: 1;
}
#sub .side_box_body {
	border: solid 1px #dbdbdb;
	width: 188px;
	zoom: 1;
}

/* side_lineup_link */
#sub .side_lineup_series span {
	float: left;
	clear: both;
	padding: 0;
	width: 188px;
	height: 32px;
	background: transparent url('../images/head_side_others.gif') left top no-repeat;
	zoom: 1;
	text-indent: -9999px;
	outline: none;
}
#sub .series_4kregza span {
	margin: 9px auto 0 auto;
	background-position: -1px top;
	height: 25px;
}
#sub .series_regza span {
	margin: 9px auto 0 auto;
	background-position: -1px -26px;
	height: 25px;
}
#sub ul.side_lineup_link {
	padding: 7px 10px 5px 10px;
}
#sub ul.side_lineup_link .ttl {
	margin-bottom: 6px;
	padding-left: 16px;
	font-size: 15px;
	font-weight: bold;
}
#sub ul.side_lineup_link li {
	padding: 8px 0 7px 0;
	background: transparent url(../images/bg_dot_2_2_white.gif) left bottom repeat-x;
	zoom: 1;
}
#sub ul.side_lineup_link li.last {
	margin-bottom: 10px;
	padding: 8px 0 7px 0;
	background: transparent url(../images/bg_dot_2_2_white.gif) left bottom repeat-x;
	zoom: 1;
}
#sub ul.side_lineup_link li p {
	padding: 0 0 0 16px;
	background: transparent url(../images/bg_side_lineup_off.gif) left 4px no-repeat;
	zoom: 1;
	font-size: 13px;
	letter-spacing: 0.08em;
}
#sub ul.side_lineup_link li p a {
	color: #038231;
}
#sub ul.side_lineup_link li p img {
	padding-top: 3px;
}
 
#sub ul.side_lineup_link li p.txt {
	padding: 0;
	padding: 3px 0 3px 14px;
	width: 150px;
	zoom: 1;
	font-size: 10px;
}
#sub h2.head_select span {
	float: left;
	clear: both;
	padding: 0;
	width: 190px;
	height: 32px;
	background: transparent url('../images/head_side_others.gif') left top no-repeat;
	zoom: 1;
	text-indent: -9999px;
	outline: none;
}
#sub h2.head_select span.select { background-position: left -52px; }
#sub h2.head_select span.related_service { background-position: left -85px; }
#sub h2.head_select span.related_product { background-position: left -118px; }
#sub h2.head_select span.info { background-position: left -151px; }
#sub h2.head_select span.support { background-position: left -184px; }

/* side_link */
#sub ul.ex_news201106 {
	padding-bottom: 0 !important;
}
#sub ul.side_link {
	padding: 7px 10px 5px 10px;
}
#sub ul.side_link_important {
	background: transparent url(../images/bg_important.gif) 10px 10px no-repeat;
	padding-left: 30px;
	zoom: 1;
}
#sub ul.side_link li {
	padding: 8px 0 7px 0;
	zoom: 1;
}
#sub ul.side_link li span {
	letter-spacing: 0.08em;
}
#sub ul.side_link li.last {
	background: none;
}
#sub ul.side_link li p {
	padding: 0 0 0 16px;
	background: transparent url(../images/bg_arrow_right_off.gif) left 2px no-repeat;
	zoom: 1;
	font-size: 75%;
}
#sub ul.side_link_important li p.icon-none {
	background: none;
	padding-left: 0;
	zoom: 1;
}
#sub ul.side_link li p a {
	color: #038231;
}

#sub .side_bnr {
	margin: 0 0 10px 0;
	width: 190px;
	height: 80px;
}
#sub .side_bnr a {
	display: block ;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}
#sub .side_bnr a.direct {
	background: url(../images/store.gif) left top no-repeat;
	zoom: 1;
}
#sub .side_bnr a.room {
	background: url("../images/members.gif") left top no-repeat;
}
#sub .side_bnr a {-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;-webkit-transition:all 0.5s ease;transition:all 0.5s ease;}
#sub .side_bnr a:hover, #sub .side_bnr a:active {opacity:.6;filter:alpha(opacity=60);}
#sub .side_bnr a:hover img, #sub .side_bnr a:active img {filter:alpha(opacity=60);}



/* .backtotop
----------------------------------------------------------- */
#pagetop {
	padding-bottom: 19px;
	width: 100%;
	position: relative;
}
#pagetop p {
	position: absolute;
	top: 3px;
	left: 12px;
	font-size: 70%;
}
#pagetop a {
	position: absolute;
	top: 3px;
	right: 12px;
	z-index: 9000;
}


/* コンテンツ
 ---------------------------------------------------------------------------------------------------- */
#panel_wrap {
	z-index: 9000;
	border-top: 1px solid #dcdcdc;
/*	bottom: 80px;
	bottom: 79px\9; */
}
#sitemap_wrap {
	margin: 0 auto;
	width: 960px;
}
#sitemap_wrap .head {
	height: 31px;
	border-top: 1px solid #000000;
	position: relative;
}
#sitemap_wrap .note {
	margin: 8px 0 0 12px;
	color: #cccccc;
}
#sitemap_btn {
	padding-right: 20px;
	font-size: 80%;
	font-weight: normal;
	background: url('../../common/images/icon_plus.png') no-repeat right 0.2em;
	color: #cccccc;
	position: absolute;
	top: 7px;
	right: 12px;
	cursor: pointer;
}
#sitemap_btn:hover {
	text-decoration: underline;
}
#sitemap_btn.open {
	background-image: url('../../common/images/icon_minus.png');
}

/* footer_navi
----------------------------------------------------------- */
#footer_navi {
	clear: both;
	margin: 0;
	padding: 40px 0;
	zoom: 1;
	border-top: solid 1px #535353;
	text-align: left;
}
#footer_navi .footer_navi_lineup {
	display: table-cell;
	width: 193px;
	margin: 0;
	padding: 0 25px 0 10px;
	border-left: 0px solid #535353;
}
#footer_navi .footer_navi_cmoptin {
	display: table-cell;
	width: 193px;
	margin: 0;
	padding: 0 25px;
	border-left: 1px solid #535353;
}
#footer_navi .footer_navi_guide {
	display: table-cell;
	width: 193px;
	margin: 0;
	padding: 0 25px;
	border-left: 1px solid #535353;
}
#footer_navi .footer_navi_support {
	display: table-cell;
	width: 193px;
	margin: 0;
	padding: 0 25px;
	border-left: 1px solid #535353;
}
#footer_navi h3 {
	padding-bottom: 6px;
	font-size: 16px;
	color: #028330;
	font-weight: 900;
}

#footer_navi h4 {
	font-size: 14px;
	font-weight: 300;
	padding-bottom: 6px;
}
#footer_navi h4.regzaoled,
#footer_navi h4.regza4k { color: #b18518 }
#footer_navi h4.regza { color: #898989 }

#footer_navi li {
	padding-bottom: 6px;
	font-size: 12px;
	font-weight: 300;
}
#footer_navi .footer_navi_lineup li {
	margin-left: 12px;
}
#footer_navi li a:active, #footer_navi li a:link, #footer_navi li a:visited {text-decoration: none;color: #cccccc;}
#footer_navi li a:hover {opacity:.6;filter:alpha(opacity=60);text-decoration: underline;color: #cccccc;}





#footer_navi .footer_navi_head span,
#footer_navi .footer_navi_head a {
	display: block;
	width: 133px;
	height: 15px;
	background: transparent url(../images/14b/head_footer.gif) left top no-repeat;
	zoom: 1;
	text-indent: -9999px;
	outline: none;
	font-size: 1px;
	overflow: hidden;
}
#footer_navi .head_lineup span { background-position: left top; }
#footer_navi .head_guide span { background-position: -140px top; }

#footer_navi .head_feature a { background-position: left -15px; width: 90px; }
#footer_navi .head_cm a { background-position: left -30px; width: 56px; }
#footer_navi .head_option a { background-position: left -45px; width: 86px; }
#footer_navi .head_qa a { background-position: left -60px; width: 117px; }
#footer_navi .head_support a { background-position: left -75px; width: 77px; }

#footer_navi .head_feature a:hover { background-position: -140px -15px; }
#footer_navi .head_cm a:hover { background-position: -140px -30px; }
#footer_navi .head_option a:hover { background-position: -140px -45px; }
#footer_navi .head_qa a:hover { background-position: -140px -60px; }
#footer_navi .head_support a:hover { background-position: -140px -75px; }

#footer_navi .head_cm,
#footer_navi .head_option {
	padding: 10px 0 0 0;
	background: transparent url(../images/14b/bg_footer_navi_line.gif) left top no-repeat;
	zoom: 1;
}

#footer_navi .footer_navi_lineup_01 h4 span,
#footer_navi .footer_navi_lineup_02 h4 span,
#footer_navi .footer_navi_lineup_03 h4 span {
	display: block;
	width: 112px;
	height: 16px;
	background: transparent url(../images/14b/btn_footer_lineup_class.gif) left top no-repeat;
	zoom: 1;
	text-indent: -9999px;
	outline: none;
	font-size: 1px;
	overflow: hidden;
}

#footer_navi h4.head_x span { background-position: left top; }
#footer_navi h4.head_z span { background-position: left -16px; }
#footer_navi h4.head_j span { background-position: left -32px; }
#footer_navi h4.head_g span { background-position: left -48px; }
#footer_navi h4.head_s span { background-position: left -64px; }
#footer_navi h4.head_r span { background-position: left -80px; }
#footer_navi h4.head_rb span { background-position: left -96px; }
#footer_navi h4.head_h span { background-position: left -112px; }
#footer_navi h4.head_b span { background-position: left -128px; }
#footer_navi h4.head_a span { background-position: left -144px; }
#footer_navi h4.head_p span { background-position: left -160px; }


#footer_navi .footer_navi_lineup_01 ul,
#footer_navi .footer_navi_lineup_02 ul {
	padding: 3px 0 0 21px;
}
#footer_navi .footer_navi_lineup_01 ul li,
#footer_navi .footer_navi_lineup_02 ul li {
	font-size: 80%;
	margin: 1px 0 0 0;
	padding: 0 0 0 15px;
	zoom: 1;
}
#footer_navi .footer_navi_lineup_01 ul li a,
#footer_navi .footer_navi_lineup_02 ul li a {
	color: #ffffff;
}
#footer_navi .footer_navi_feature ul,
#footer_navi .footer_navi_support_01 ul,
#footer_navi .footer_navi_support_02 ul,
#footer_navi .footer_navi_support_03 ul {
	padding: 3px 0 20px 0;
}
#footer_navi .footer_navi_feature ul li,
#footer_navi .footer_navi_support_01 ul li,
#footer_navi .footer_navi_support_02 ul li,
#footer_navi .footer_navi_support_03 ul li {
	font-size: 80%;
	margin: 1px 0 0 0;
	padding: 0 0 0 15px;
	zoom: 1;
}
#footer_navi .footer_navi_feature ul li a,
#footer_navi .footer_navi_support_01 ul li a,
#footer_navi .footer_navi_support_02 ul li a,
#footer_navi .footer_navi_support_03 ul li a {
	color: #ffffff;
}
#footer_navi .footer_navi_lineup_01 ul li.x3 {
	border-bottom: solid 1px #dcdcdc;
	font-size: 69%;
	margin: 1px 0 5px 0;
	padding: 0 0 5px 15px;
	background: transparent url(../images/bg_arrow_right_s.gif) left 1px no-repeat;
	zoom: 1;
}


/* フッター
 ---------------------------------------------------------------------------------------------------- */
#footer a:link,
#footer a:visited {
	text-decoration: none;
	color: #767676;
}
#footer a:hover,
#footer a:active {
	text-decoration: underline;
}
#footer ul {
	padding: 10px 12px;
}
#footer li {
	list-style-type: none;
	margin-right: 5px;
	padding-left: 5px;
	border-left: 1px solid #535353;
	float: left;
}
#footer li.first {
	padding-left: 0;
	border-left: none;
}
#footer p {
	font-style: normal;
}
#copyright {
	width: 455px;
	text-align: right;
	position: absolute;
	top: 10px;
	right: 10px;
}
#eco {
	text-align: right;
	padding: 0 12px 10px 0;
}


/* 共通
 ---------------------------------------------------------------------------------------------------- */
.note {
	font-size: 70%;
	color: #898989;
}
/* 
* + html body #nav_wrap,
* + html body #panel_wrap,
* + html body #footer {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
*/