/* style.css */
/* --- Base Styles ---*/
* {
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {
	font-size: 1em; 
	font-weight: normal; 
	font-style: normal; 
}
ul,ol { 
	list-style: none; 
}
fieldset,img { 
	border: none; 
}
caption,th { 
	text-align: left; 
}
table { 
	border-collapse: collapse; 
	border-spacing: 0; 
}

html {
    height: 100%;
	width: 100%;
}
body {
	background-color: #ffffff;
	font-family: sans-serif;
	height:100%;
	color: #333333;
	font-size: 12px;
	line-height: 1.5em;
}
a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration:underline;
	color:#0000ff;
}
p{
	padding-top: 12px;
	margin: 0px;
}
.right{
	float: right;
}
.left{
	float: left;
}
.clear{
	clear: both;
}
.small{
	font-size: 10px;
}
.smaller{
	font-size: 8px;
}
.lheight3 {
	line-height: 260%;
}

/* --- ar-page --- */
div#google_translate_element {
	width: 938px;	/* 986-48px */
/* 	width: 986px; */
	height: 24px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 48px;
	text-align: right;
}
/*
div#google_translate_element a:hover {
	text-decoration: none;
}
*/
#container {
	width: 986px;
	height: auto;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	min-height: 100%;
	text-align: center;
	/* border: solid 1px #cccccc; */
}
#container hr {
	display: none;
	clear: both;
}
hr.w980 {
	width: 980px;
}
/* #banner */
div#banner {
	width: 984px;
	height: 66px;
	/* border: solid 1px #cccccc; */
	/* background-color: #ff0000; */
	/* background-color: #cccccc; */
}
div#banner-inner {
/* 	font-family: serif; */
	font-family: sans-serif;
/* 	font-size: small; */
	font-size: 13px;
	height: 22px;
	overflow: hidden;
}
h1#banner-header {
	height: 22px;
	padding-left: 48px;
	text-align: left;
	float: left;
	vertical-align: baseline;
}
#banner-header br {
	display: none;
}
h1#banner-header a.red {
	padding-left: 40px;
	color: red;
	font-weight: bold;
}
h4#banner-description {
	display: none;	
}
div#banner-en-ja {
	padding-right: 48px;
	text-align: right;
}
#banner-en-ja a {
	text-decoration: underline;
}
#banner-en-ja input {
	margin-right: 10px;
}

/* #globalnavi */
/*
#globalheader {
	width: 982px;
	height: 38px;
	margin: 18px auto;
	position: relative;
	z-index: 9998;
}
*/
#globalheader {
	width: 982px;
	height: 38px;
	overflow: hidden;
/*
	margin: 18px auto;
	position: relative;
	z-index: 9998;
*/
}

#globalnavi {
	width: 982px;
	height: 38px;
	margin: 0;
	padding: 0;
}
#globalnavi li {
	display: inline;
}
#globalnavi li a {
	float: left;
	width: 130px;
/* 	width: 155px; */
	height: 0;
	padding-top: 38px;
	overflow: hidden;
}
#globalnavi li#gn-contactus a { /* chg 2022/09/12 */
	width: 106px;
}
#globalnavi li#gn-yt a,	/* add 2022/09/12 */
#globalnavi li#gn-tw a {
	width: 34px;
/*
	padding-left: 1px;
	padding-right: 1px;
*/
}
#globalnavi li a,
#globalnavi #gn-search {
	background-image: url(../style/globalnavi001e.jpg);
/* 	background-image: url(../style/globalnavi001d.jpg); */
/* 	background-image: url(../style/globalnavi001c.jpg); */
/* 	background-image: url(../img2/globalnavi001c.jpg); */
/* 	background-image: url(../img/globalnavi001.jpg); */
	/* _background-image: url(globalnavi001.jpg); */
	background-repeat: no-repeat;
}
li#gn-home a { 
	background-position: 0 0; 
	left: 0px;
	width: 155px;
}
li#gn-whatsnew a { 
	background-position: -155px 0; 
	left: 155px;
}
li#gn-products a { 
	background-position: -285px 0; 
	left: 285px;
}
li#gn-support a { 
	background-position: -415px 0; 
	left: 415px;
}
li#gn-distributors a { 
	background-position: -545px 0; 
	left: 545px;
}
li#gn-aboutus a { 
	background-position: -675px 0; 
	left: 675px;
}
li#gn-contactus a { 
	background-position: -805px 0; 
	left: 805px;
}
li#gn-yt a { /* add 2022/09/12 */
	background-position: -911px 0; 
	left: 911px;
}
li#gn-tw a { /* add 2022/09/12 */
	background-position: -945px 0; 
	left: 945px;
}
li#gn-dummy a { /* chg 2022/09/12 */
	background-position: -979px 0; 
	left: 979px;
	width: 3px;
}
/*
li#gn-search a { 
	background-position: -775px 0; 
	left: 775px;
	width: 207px;
}
*/

li#gn-home a:hover { 
	background-position: 0 -38px; 
}
li#gn-whatsnew a:hover { 
	background-position: -155px -38px; 
}
li#gn-products a:hover { 
	background-position: -285px -38px; 
}
li#gn-support a:hover { 
	background-position: -415px -38px; 
}
li#gn-distributors a:hover { 
	background-position: -545px -38px; 
}
li#gn-aboutus a:hover { 
	background-position: -675px -38px; 
}
li#gn-contactus a:hover { 
	background-position: -805px -38px; 
}
li#gn-yt a:hover { /* add 2022/09/12 */
	background-position: -911px -38px; 
}
li#gn-tw a:hover { /* add 2022/09/12 */
	background-position: -945px -38px; 
}
li#gn-dummy a:hover { /* add 2022/09/12 */
	background-position: -979px -38px; 
}
/*
li#gn-search a:hover { 
	background-position: -981px -38px; 
}
*/

li#gn-home a:active {
	background-position: 0 -76px;
}
.whatsnew li#gn-whatsnew a,
li#gn-whatsnew a:active { 
	background-position: -155px -76px; 
}
.products li#gn-products a,
.receivers li#gn-products a,
.antenna li#gn-products a,
.accessory li#gn-products a,
.digitaltv li#gn-products a,
.others li#gn-products a,
.crystals li#gn-products a,
.service li#gn-products a,
li#gn-products a:active { 
	background-position: -285px -76px; 
}
.support li#gn-support a,
li#gn-support a:active { 
	background-position: -415px -76px; 
}
.dealers li#gn-distributors a,
li#gn-aboutus a:active { 
	background-position: -545px -76px; 
}
.aboutus li#gn-aboutus a,
li#gn-aboutus a:active { 
	background-position: -675px -76px; 
}
.contactus li#gn-contactus a,
li#gn-search a:active { 
	background-position: -805px -76px; 
}
/* .contactus li#gn-yt a, */
li#gn-yt a:active { 	/* add 2022/09/12 */
	background-position: -911px -38px; 
}
/* .contactus li#gn-tw a, */
li#gn-tw a:active { 	/* add 2022/09/12 */
	background-position: -945px -38px; 
}
/*
.search li#gn-search a,
li#gn-search a:active { 
	background-position: -775px -76px; 
}
*/
/* #globalnavi end */

/* #subnavi */
/*
#subnavi li a {
	float: left;
	height: 20px;
	padding: 0 10px;
	font-size: 9pt;
	font-style: italic;
	background-color: #dcdcdc;
}
*/
/* #subnavi end */

/*
#banner:after {
	content: "."; display: block; height: 0; clear: both; visibility: hidden;
}
*/
/* #banner end */

#pagebody {
	width: 984px;
	height: auto;
	font-family: sans-serif;
}
/* #pagebody end */
div#gamma-inner {
	width: 984px;
/* 	border-top: 1px solid #cccccc; */
}

div#directorynavi {
	width: 940px;
	height: 240px;	/* 200->240 20130926 */
	margin: 0;
	position: relative;
	padding: 20px 22px;
	font-size: 11px;
	text-align: left;
	clear: left;
	border-top: 1px solid #cccccc;
}
div#directorynavi ul {
/* 	padding-left: 40px; */
/* 	padding-bottom: 10px; */
	width: 180px;
	height: auto;
	float: left;
}
/*
#directorynavi ul.sub-category {
	padding: 0;
	width: 100%;
}
*/
div#directorynavi ul li {
	padding-left: 8px;
	height: 18px;
	width: 172px;
}
#directorynavi li.category {
	padding-left: 0px;
}
#directorynavi ul.sub-category {
	padding-left: 10px;
	width: 170px;
}
#directorynavi li a {
	display: block;
}

/*
#directorynavi ul.sub-category li {
	margin: 0px;
}
*/

/*
#directorynavi li {
	display: inline;
	padding-right: 20px;
}
#directorynavi li.category {
/* 	padding-right: 100px; */
/* } */

/* directorynavi end */

/* footer */
div#m-footer {
	width: 100%;
	height: 30px;
	display: none;
	padding: 10px 0 0 0;
	border-top: 1px solid #cccccc;
	clear: left;
}
#m-footer div.logo {
	width: auto;
	padding: 0 20px 0 220px;
	float: left;
	height: 30px;
}
#m-footer div.text {
	padding-top: 6px;
	float: left;
}
#footer {
	width: 100%;
	height: 30px;
	padding: 10px 0;
	border-top: 1px solid #cccccc;
	clear: left;
}
#footer div {
	width: auto;
	padding: 0 20px 0 40px;
	float: left;
}
#footer div#contactus {
	padding: 0px 0px 0px 40px;
}

/* footer-end */

/* ar-product-page */
.product-top {
/* 	width: 54%; */
	height: auto;
	margin-top: 20px;
	margin-bottom: 10px;
/* 	padding: 0 23%; */
	position: relative;
	white-space: normal;
	text-align: left;
/* 	border-top: 1px solid #cccccc; */
	background-color: #ffffff;
	clear: both;
}
.product-top-header h2,
.product-page-header h2 {
	font-family: "Arial Black", sans-serif;
	font-size: 26px;
	color: #0000ff;	/* AOR blue */
	padding-bottom: 6px; /* under base line for ie */
}
.product-top-header h3 {
/* 	font-family: "Arial Black", sans-serif; */
/* 	font-size: 26px; */
	color: #0000ff;	/* AOR blue */
}
.product-top-description {
	padding-top: 10px;
	font-size: 13px;
}
.product-top-description h3 {
	padding-top: 30px;
	padding-bottom: 20px;
	font-size: 20px;
	font-weight: bold;
}
.product-top-description p {
	padding-top: 10px;
	padding-bottom: 10px;
/* 	vertical-align: bottom; */
}
.product-top-description strong {
	font-weight: bold;
}
.product-top-description-images img {
	padding-top: 20px;
	padding-bottom: 20px;
}
.product-sales-message {
	margin-top: 20px;
	padding-bottom: 10px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.product-sales-message strong {
	font-weight: bold;
}
.to_product-list {
	margin: 20px;
	padding: 20px;
	width: auto;
	text-align: center;
	font-size: 20px;
	font-family: "Rockwell Extra Bold","Impact",sans-serif;
/* 	border: 1px solid #cccccc; */
}
/* ar-products list #crystal-hot */
.product-page {
/* 	width: 54%; */
	width: 756px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0;
/* 	padding: 0 23%; */
	padding-left: 9px;
	position: relative;
	white-space: normal;
	text-align: left;
	font-size: 13px;
	font-family: sans-serif;
	clear: both;
}
/*
.product-page .product-page-header {
}
*/
.product-page .product-page-header h2 {
	font-size: 26px;
	font-family: "Arial Black",sans-serif;
}
.product-page .entry {
	height: auto;
	margin-top: 10px;
/* 	padding-top: 10px; */
	border-top: 1px solid #cccccc;
}
.product-page .entry-body {
	height: 180px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.product-page .entry-body p {
	padding-left: 210px;
}
#reveivers .product-page .entry-body p {
	padding-left: 0px;
}

.product-page .entry-image {
	width: 200;
	height: 180;
/* 	margin-top: 10px; */
	float: left;
}
.nodisp {
	display: none;
}
#receivers .product-page .entry-image p {
	width: 210px;
	padding-left: 0;
	text-align: center;
}
.product-page .entry-header {
	padding-left: 210px;
	font-size: 20px;
}
.product-page .rohs {
	width: 41px;
	margin: 10px;
	float: right;
}
.product-page p.data_sheet {
	font-size: 13px;
	font-weight: bold;
}
.product-page .entry-footer {
	display: none;
}

ul.blink,tr.blink {
	text-decoration: blink;
}

.blue {
	color: blue;
}
.red {
	color: red;
}
.gray {
	color: gray;
}
.silver {
	color: silver;
}
img.inlineimg {
	margin: 0px 0px -2px 0px;
	height: 16px;
	width: auto;
}
img.right {
	text-align: right;
}