@charset "utf-8";

.product {
	background: url(/english/products/img/bg_contents.gif) repeat-y 0 0;
}

/*---------------------------------------------------
* side
*--------------------------------------------------*/

.product .side {
	width: 165px;
	margin-left: -749px;
}

.product .localNavi li {
	background: #ffffff url(/english/common/img/bg_localnavi02_off.jpg) repeat-x 0 100%;
	width: 165px;
}

.product .localNavi li.stay {
	background: #dee7f5 url(/english/common/img/bg_localnavi02_stay.gif) repeat-x 0 100%;
}

.product .localNavi ul ul li {
	background: none;
	width: 110px;
}

.product .localNavi ul ul.type {
	width: 110px;
	padding-left: 35px;
}

.product .localNavi ul ul.type li {
	background: transparent url(/english/products/img/bg_dot.gif) no-repeat scroll 0px 0.4em;
	padding-left: 7px;
}

.product .localNavi ul ul.type li ul li {
	background: none;
	width: 115px;
	margin-left: -35px;
	padding-left: 0px;
}


.product .localNavi li a,
.product .localNavi li span {
	width: 140px;
}

.product .localNavi .maxeye {
	font-size: 88%;
}

.product .localNavi ul ul li a {
	width: 110px;
}

/*--------お問い合わせBOX ---------*/
.product .side .inquiry{
	width: 155px;
}

/*---------------------------------------------------
* sideRight
*--------------------------------------------------*/
.product .sideRight {
	float: left;
	display: inline;
	width: 160px;
	margin-left: 15px;
}

/*---------------------------------------------------
* main
*--------------------------------------------------*/
.product .main {
	float: left;
	width: 567px;
	margin-right: 0;
	margin-left: 187px;
}

.product .bnInquiry-box {
	margin-top: 30px;
	background: url(/english/products/img/bg_bninquiry.jpg) no-repeat 0 0;
}

.product .bnInquiry-box ul {
	float:left;
	padding:15px 0 15px 20px;
/*	width:460px;*/
}

.product .bnInquiry-box li {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/common/img/icon_arrow001.gif) no-repeat scroll 0 50%;
	display:inline;
	float:left;
	margin-right:17px;
	padding-left:7px;
}

ul.uimg li.left {
	float: left;
	width: 132px;
	margin-bottom: 12px;
	margin-right: 1px;
}

ul.uimg li.right {
	float: right;
	margin-bottom: 12px;
	width: 132px;
}

h2.midashi {
	background-image: url(/english/products/img/product_midashi.gif);
	margin-bottom: 12px;
}

table.tproduct {
	width: 100%;
	border: 1px solid #CECDCB;
	border-collapse: collapse;
	padding: 0;
	font-size: small;
}

table.tproduct th {
	background-color: #EAF1F7;
	padding-left: 12px;
	margin: 0;
	border: 1px solid #CECDCB;
}

table.tproduct td {
	padding-left: 12px;
	margin: 0;
	border: 1px solid #CECDCB;
	line-height: 22px;
}

table.tproduct2 {
	width: 100%;
	border: 1px solid #CECDCB;
	border-collapse: collapse;
	padding: 0;
}

table.tproduct2 th {
	background-color: #EAF1F7;
	margin: 0;
	border: 1px solid #CECDCB;
	line-height: 1.4em;
	padding: 4px;
	text-align: center;
}

table.tproduct2 td {
	margin: 0;
	border: 1px solid #CECDCB;
	line-height: 1.4em;
	padding: 4px;
	text-align: center;
}

table.tproduct3 {
	width: 100%;
	border: 1px solid #CECDCB;
	border-collapse: collapse;
	padding: 0;
}

table.tproduct3 th {
	background-color: #EAF1F7;
	margin: 0;
	border: 1px solid #CECDCB;
	line-height: 1.4em;
	padding: 4px;
	text-align: center;
}

table.tproduct3 th.t-l {
	text-align: left;
}
table.tproduct3 td {
	margin: 0;
	border: 1px solid #CECDCB;
	line-height: 1.4em;
	padding: 4px;
	text-align: center;
}


table.tcontact {
	width 645px;
	border-collapse: separate;
	border: 1px solid #E3E3E3;
	padding: 0;
}

table.tcontact tr {
	background-color: #E3E3E3;
}

table.tcontact td {
	border: 1px solid #E3E3E3;
	margin: 0;
}

p.comment {
	margin: 6px;
	font-size: 90%;
}

p.pproduct {
	font-size: small;
}

div.alink1 {
	margin: 16px;
}
div.alink2 {
	float: left;
	margin-right: 24px;
}
div.alink3 {
	float: right;
}

/* 製品名周り */
div.dimageb {
	margin-top: 15px;
	width: 100%;
}
div.dimagel {
	float: left;
	width: 320px;
}
div.dimagel h1 {
	font-size: 250%;
	line-height: 100%;
	margin-bottom: 8px;
	vertical-align: middle;
}
div.dimagel p {
	margin-left: 8px;
}
div.dimager {
	float: right;
	margin-right: 5px;
	width: 210px;
}

ul.uproduct {
	list-style-type: square;
	list-style-position: outside;
	color: #CED5DF;
	margin-left: 16px;
	margin-bottom: 16px;
	line-height: 1.4em;
	font-size: small;
}
ul.uproduct li p {
	color: #000000;
}

div.contactb1{
	margin-top: 24px;
	width:645px;
	_height: 104px;
	border: 1px solid #E3E3E3;
	padding: 1px;
	overflow:hidden;
}
div.contactb2{
	width:645px;
	_height: 104px;
	margin:0 auto;
	overflow:hidden;
}
div.contactl, div.contactr {
	float:left;
	padding-bottom:32768px;
	margin-bottom:-32768px;
}
div.contactl{
	width: 190px;
	font-size: 20px;
	background-color: #E3E3E3;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
}
div.contactr{
	width: 455px;
	font-size: 12px;
	background-color: #E3E3E3;
}

div.contactimg {
	float: left;
	width: 200px;
}

div.contactcomment {
	float: left;
	width: 255px;
	padding-top:6px;
}

/* float後の高さ計算用 start */
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

/* IE6以前（Mac IE5を含む）でしか効かない */


* html .clearfix {
	height: 1px;
	/* Mac IE4,5にしか効きません。 start */
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
	/* Mac IE4,5にしか効きません。 end */
}
/* float後の高さ計算用 end */

div.alink2 img {
	padding-top: 4px;
	padding-right: 4px;
}

/* 印刷用 */

@media print {
.header {
	display: none;
}
.mainv {
	display: none;
}
.side {
	display: none;
}
.fNavi {
	display: none;
}
.footerWrap {
	display: none;
}
.main {
	float: left;
}
body {
background: #FFFFFF;
}
.container {
	background: #FFFFFF;
}
.contents {
	background: #FFFFFF;
}
div.contactl, div.contactr {
	padding-bottom:0px;
	margin-bottom:0px;
}

}

/* A矢印付左マージン0 */
.arrow2 {
	background-image: url(/english/common/img/icon_arw_blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 20px;
	font-size: 100%;
}

dl.led dd {
	padding-left: 16px;
	margin-bottom: 15px;
	line-height: 1.4em;
}

table.led {
	border: 1px solid #CECDCB;
	border-collapse: collapse;
	padding: 0;
}
table.led th {
	background-color: #EAF1F7;
	margin: 0;
	border: 1px solid #CECDCB;
	line-height: 1.4em;
	padding: 4px;
	text-align: center;
}
table.led td {
	margin: 0;
	border: 1px solid #CECDCB;
	line-height: 1.4em;
	padding: 4px;
	text-align: center;
}

ul.opt_list {
	float: left;
	margin-top: 6px;
}
ul.opt_list li {
	display: inline;
	padding-right: 10px;
}
ul.opt_list li.end {
	display: inline;
	padding-right: 0px;
}

/* revo注釈 */
p.comment2 {
	margin: 6px;
	padding-left:3em;
	text-indent: -3em;
	font-size: 90%;
}
/* /revo注釈 */

/* /lightting led 注釈/　*/

span.t_cap{
	font-size: 80%;
}


ul.comment{
	margin: 6px;
	font-size: 90%;
}

ul.comment li{
	padding-left: 1.5em;
	text-indent: -1.5em;
}


div.msgpic {
	float: right;
	text-align: center;
	padding-left: 8px;
}
div.msgpic p{
	margin-bottom: 5px;
}
/*
ul.usquare {
	list-style-type: square;
	list-style-position: outside;
	color: #CED5DF;
	margin-left: 16px;
	margin-bottom: 16px;
	line-height: 1.4em;
}
*/

ul.usquare li {
	margin-left: 1em;
}

ul.usquare li {
	background: url("/english/products/img/square.gif") 0 0.6em no-repeat;
	padding-left: 7px;
	color: #000000;
}

/*
h3 {
	margin-bottom: 15px;
}

h3.title3 {
	margin-bottom: 15px;
}
*/

.punctuation {
	margin-bottom: 30px;
}

/* ポップアップの背景無し */
.popUpWindow {
	background: none #ffffff;
	text-align: center;
}

.popUpWindow table {
	margin: 10px auto 5px;
}

.popUpWindow table tr td {
	text-align: center;
	font-size: 120%;
}

/* アイコンの位置 */
img.icon_first {
	padding-top: 10px;
	_padding-top: 0px;
	*:padding-top: 0px;
	display: inline;
}

h2.pro-tit2 {
	height: 35px;
	margin: 20px 0 15px 0;
/*	_margin: 20px 0 15px 0;*/
	padding-left: 8px;
	line-height: 35px;
	background-image: url(/english/products/img/product_tit2.gif);
	background-repeat: no-repeat;
	font-size: 107%;
/*	_padding-top:10px;*/
}

/* 折り返し無し */
.noReturn {
	white-space:pre;
}

/* 画像右、テキスト回り込み -*/
.pro-img-box {
	margin-bottom: 15px;
}

.pro-img-box .right {
	display:inline;
	float:right;
	padding-bottom:5px;
	padding-left:15px;
}

/* カレントモデル誘導リンク -*/
.listLink-4row li {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(url(/english/common/img/icon_arw_blue.gif) no-repeat scroll 0 0.3em;
	float:left;
	margin-bottom:0.3em;
	padding-left:16px;
	width:250px;
}

.listLink-4row li.long {
	width:350px;
}

.listLink-4row li.short {
	width:150px;
}

/* テーブル（項目名、値がセンタリング） -*/
table.tab02 {
	border:1px solid #CECDCB;
	border-collapse:collapse;
	margin-bottom:12px;
	padding:0;
}
table.tab02 th {
	background-color:#EAF1F7;
	border:1px solid #CECDCB;
	margin:0;
	padding-left:5px;
	text-align:center;
}
table.tab02 td {
	border:1px solid #CECDCB;
	line-height:1.6em;
	margin:0;
	padding-left:5px;
	text-align:center;
}
table.tab02 td.t-l {
	border:1px solid #CECDCB;
	line-height:1.6em;
	margin:0;
	padding-left:5px;
	text-align:left;
}