@charset "utf-8";

/*----------------------------------------------------
category list
----------------------------------------------------*/
div.categoryList{
margin:0 12px 18px 12px;
padding:0 0 8px 0;
width:756px;
background:url(../../product/img/bg_product01.gif) no-repeat left bottom;
}

div.categoryList dl{
float:left;
width:250px;
}

div.categoryList dd{
margin:0 0 10px 14px;
padding:0 10px;
background:url(../../product/img/arrow01.gif) no-repeat left 4px;
line-height:1;
}

div.categoryList dd a{
color:#333333;
text-decoration:none;
}

div.categoryList dd a:hover{
color:#999999;
text-decoration:underline;
}

div.categoryList dd span{
font-size:85%;
}

div.categoryList dd a span{
color:#639bb9;
text-decoration:none;
}

div.categoryList dd a:hover span{
color:#b0d3e5;
text-decoration:underline;
}

/*----------------------------------------------------
category list2
----------------------------------------------------*/
div.categoryList2{
margin:0 12px 18px 12px;
padding:0 0 8px 0;
width:756px;
background:url(../../product/img/bg_product02.gif) no-repeat left bottom;
}

div.categoryList2 dl{
float:left;
width:250px;
}

div.categoryList2 dd{
margin:0 0 10px 14px;
padding:0 10px;
background:url(../../product/img/arrow01.gif) no-repeat left 4px;
line-height:1;
}

div.categoryList2 dd a{
color:#333333;
text-decoration:none;
}

div.categoryList2 dd a:hover{
color:#999999;
text-decoration:underline;
}

div.categoryList2 dd span{
font-size:85%;
}

div.categoryList2 dd a span{
color:#639bb9;
text-decoration:none;
}

div.categoryList2 dd a:hover span{
color:#b0d3e5;
text-decoration:underline;
}

/*----------------------------------------------------
category list3
----------------------------------------------------*/
div.categoryList3{
margin:0 12px 18px 12px;
padding:0 0 8px 0;
width:756px;
background:url(../../product/img/bg_product03.gif) no-repeat left bottom;
}

div.categoryList3 dl{
float:left;
width:250px;
}

div.categoryList3 dd{
margin:0 0 10px 14px;
padding:0 10px;
background:url(../../product/img/arrow01.gif) no-repeat left 4px;
line-height:1;
}

div.categoryList3 dd a{
color:#333333;
text-decoration:none;
}

div.categoryList3 dd a:hover{
color:#999999;
text-decoration:underline;
}

div.categoryList3 dd span{
font-size:85%;
}

div.categoryList3 dd a span{
color:#639bb9;
text-decoration:none;
}

div.categoryList3 dd a:hover span{
color:#b0d3e5;
text-decoration:underline;
}



/*----------------------------------------------------
product detail
----------------------------------------------------*/
div#product{
position:relative;
padding:0 0 5px 0;
background:url(../../product/img/bg_product.gif) no-repeat left bottom;
}

div#phtArea{
float:left;
margin:0 5px 0 0;
width:310px;
border-top:1px solid #b3b3b3;
text-align:center;
}

div#txtArea{
float:left;
padding:0 0 46px 0;
width:465px;
}

div#txtArea h2{
padding:3px 10px 3px 15px;
color:#dcecef;
background:#292a29 url(../../product/img/line_category.gif) repeat-y left top;
font-weight:bold;
}

div#txtArea h3{
padding:4px 10px 4px 15px;
color:#ffffff;
background:#000000 url(../../product/img/line_name.gif) repeat-y left top;
font-size:130%;
}

div#txtArea h3 span{
font-size:65%;
line-height:1.4;
}

div#txtArea p{
padding:8px 10px 0 15px;
color:#6a3905;
line-height:1.4;
}

div#product ul{
position:absolute;
right:0;
bottom:5px;
}

div#product ul li{
display:inline;
}

div#product ul li img,div#product ul li input{
vertical-align:bottom;
}

div#wrapper{
margin:15px 0 0 0;
}

div#left{
float:left;
width:540px;
}

div#right{
float:right;
width:220px;
}

/*----------------------------------------------------
detail
----------------------------------------------------*/
p#detail{
margin:5px 10px 25px 15px;
line-height:1.4;
}

/*----------------------------------------------------
info
----------------------------------------------------*/
table#info{
margin:0px 10px 20px 15px;
width:515px;
font-size:80%;
}

/*----------------------------------------------------
spec
----------------------------------------------------*/
table#spec{
margin:8px 10px 25px 15px;
width:515px;
background:url(../../product/img/bg_table.gif) repeat-y left bottom;
line-height:1.4;
}

table#spec th{
padding:5px 10px;
width:130px;
color:#015b83;
background:url(../../product/img/line_table01.gif) repeat-x left bottom;
font-weight:bold;
}

table#spec td{
padding:5px 10px 5px 25px;
width:330px;
background:url(../../product/img/line_table02.gif) repeat-x left bottom;
}

table#spec td span{
font-size:80%;
}

table#spec th.category{
width: 100%;
border-top:1px solid #9cbecb;
color:#333333;
background:#f5f5f5;
font-weight:normal;
}

table#spec_col2{
margin:8px 10px 25px 15px;
background:url(../../product/img/bg_table.gif) repeat-y left bottom;
line-height:1.4;
}

table#spec_col2 th{
width:130px;
padding:5px 10px;
color:#015b83;
background:url(../../product/img/line_table01.gif) repeat-x left bottom;
font-weight:bold;
font-size:10px;
}

table#spec_col2 td{
width:150px;
text-align:center;
padding:5px 5px;
background:url(../../product/img/line_table02.gif) repeat-x left bottom;
font-size:10px;
}


table#spec_col2 td.header{
width:150px;
text-align:center;
background:#EEEEEE;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
}

table#spec_col2 td.col2{
width:260px;
text-align:center;
}

table#spec_col2_dtl td{
text-align:center;
padding:5px 5px;
font-size:10px;
}



table#spec_col3{
margin:8px 10px 25px 15px;
background:url(../../product/img/bg_table.gif) repeat-y left bottom;
line-height:1.4;
}

table#spec_col3 th{
width:150px;
padding:5px 10px;
color:#015b83;
background:url(../../product/img/line_table01.gif) repeat-x left bottom;
font-weight:bold;
font-size:10px;
}

table#spec_col3 td{
width:130px;
text-align:center;
padding:5px 5px;
background:url(../../product/img/line_table02.gif) repeat-x left bottom;
font-size:10px;
}

table#spec_col3 td.header_h{
width:130px;
text-align:center;
background:#EEEEEE;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
}

table#spec_col3 td.header{
width:130px;
text-align:center;
background:#EEEEEE;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
}

table#spec_col3 td.header_last{
width:130px;
text-align:center;
background:#EEEEEE;
border-bottom:1px solid #CCCCCC;
}

table#spec_col3 td.col2{
width:260px;
text-align:center;
}

table#spec_col3 td.col3{
width:390px;
text-align:center;
}

table#spec_col3_dtl td{
text-align:center;
padding:5px 5px;
font-size:10px;
}

/*-- English --*/
table#specE{
margin:8px 10px 25px 15px;
width:515px;
background:url(../../product/img/bg_table_e.gif) repeat-y left top;
line-height:1.2;
}

table#specE th{
padding:5px;
width:130px;
color:#015b83;
background:url(../../product/img/line_table01_e.gif) repeat-x left bottom;
font-weight:bold;
}

table#specE th.for22{
padding:5px;
width:130px;
background:url(../../product/img/bg_table_e.gif) repeat-y left top;
}

table#specE th.for22col2{
padding:5px;
width:260px;
background:url(../../product/img/bg_table_e.gif) repeat-y left top;
}

table#specE td{
padding:5px;
width:370px;
background:url(../../product/img/line_table02_e.gif) repeat-x left bottom;
}

table#specE td.for22{
padding:5px;
width:250px;
background:url(../../product/img/line_table02_e.gif) repeat-x left bottom;
}

table#specE td span{
font-size:80%;
}

table#specE th.category{
width: 100%;
border-top:1px solid #9cbecb;
color:#333333;
background:#f5f5f5;
font-weight:normal;
}

/*----------------------------------------------------
specTable for 22_e
----------------------------------------------------*/

table#specE22{
margin:8px 10px 25px 15px;
width:515px;
background:url(../../product/img/bg_table_e270.gif) repeat-y left top;
line-height:1.2;
}

table#specE22 th{
padding:5px;
width:130px;
color:#015b83;
background:url(../../product/img/line_table01_e.gif) repeat-x left bottom;
font-weight:bold;
}

table#specE22 th.col2{
padding:5px;
width:260px;
background:url(../../product/img/bg_table_e.gif) repeat-y left top;
}

table#specE22 td{
padding:5px;
width:250px;
background:url(../../product/img/line_table02_e.gif) repeat-x left bottom;
}

table#specE22 td span{
font-size:80%;
}




/*----------------------------------------------------
accessory
----------------------------------------------------*/
table#accessory{
margin:8px 10px 25px 15px;
width:515px;
border-collapse:separate;
line-height:1.4;
}

table#accessory th{
padding:5px 10px;
background:url(../../product/img/bg_table.gif) ;
color:#015b83;
font-weight:bold;
}

table#accessory th#number{
width:130px;
border-bottom:1px solid #ffffff;
}

table#accessory th#name{
width:355px;
border-left:1px solid #ffffff;
border-bottom:1px solid #ffffff;
}

table#accessory th.category{
width: 100%;
border-top:1px solid #9cbecb;
color:#333333;
background:#f5f5f5;
font-weight:normal;
}

table#accessory td{
padding:5px 10px;
background:url(../../product/img/line_accessory.gif) no-repeat left bottom;
}

table#accessory td.number{
color:#627981;
}

table#accessory td.last{
background:none;
}

/*----------------------------------------------------
document
----------------------------------------------------*/
table#document{
margin:8px 10px 25px 15px;
width:515px;
border-collapse:separate;
line-height:1.4;
}

table#document th{
padding:5px 10px;
background:url(../../product/img/bg_table.gif) ;
color:#015b83;
font-weight:bold;
}

table#document th#title{
width:30%;
}

table#document th#author{
width:20%;
border-left:1px solid #ffffff;
}

table#document th#announce{
width:15%;
border-left:1px solid #ffffff;
}

table#document th#keyword{
width:20%;
border-left:1px solid #ffffff;
}

table#document th#name{
width:15%;
border-left:1px solid #ffffff;
}

table#document td{
padding:5px 10px;
background:url(../../product/img/line_accessory.gif) no-repeat left bottom;
font-size:80%;
}

/*----------------------------------------------------
line up
----------------------------------------------------*/
div#lineup{
padding:0 5px 5px 5px;
background:#f1f1f1;
}

div#lineup ul{
padding:6px;
background:#ffffff;
}

div#lineup ul li{
margin:0 0 4px 0;
padding:0 0 4px 0;
border-bottom:1px solid #e7e7e7;
line-height:1;
vertical-align:middle;
}

div#lineup ul li.on{
padding:0 0 4px 8px;
background:url(../../product/img/arrow_on.gif) no-repeat left top;
}

div#lineup ul li.last{
margin:0 0 0 0;
border-bottom:none;
}

div#lineup ul li img{
float:left;
}

div#lineup ul li a{
display:block;
padding:0 0 0 8px;
color:#333333;
background:url(../../product/img/arrow_off.gif) no-repeat left center;
text-decoration:none;
}

div#lineup ul li a:hover{
color:#999999;
background:url(../../product/img/arrow_on.gif) no-repeat left top;
text-decoration:underline;
}

div#lineup ul li span{
color:#639bb9;
font-size:85%;
}

div#lineup ul li a span{
text-decoration:none;
}

div#lineup ul li a:hover span{
color:#b0d3e5;
text-decoration:underline;
}



/*----------------------------------------------------
line up English
----------------------------------------------------*/
div#lineupE{
padding:0 5px 5px 5px;
background:#f1f1f1;
font-size:85%;
}

div#lineupE ul{
padding:6px;
background:#ffffff;
}

div#lineupE ul li{
margin:0 0 4px 0;
padding:0 0 4px 0;
border-bottom:1px solid #e7e7e7;
line-height:1;
vertical-align:middle;
}

div#lineupE ul li.on{
padding:0 0 4px 8px;
background:url(../../product/img/arrow_on.gif) no-repeat left top;
}

div#lineupE ul li.last{
margin:0 0 0 0;
border-bottom:none;
}

div#lineupE ul li img{
float:left;
}

div#lineupE ul li a{
display:block;
padding:0 0 0 8px;
color:#333333;
background:url(../../product/img/arrow_off.gif) no-repeat left center;
text-decoration:none;
}

div#lineupE ul li a:hover{
color:#999999;
background:url(../../product/img/arrow_on.gif) no-repeat left top;
text-decoration:underline;
}

div#lineupE ul li span{
color:#639bb9;
}

div#lineupE ul li a span{
text-decoration:none;
}

div#lineupE ul li a:hover span{
color:#b0d3e5;
text-decoration:underline;
}



/*----------------------------------------------------
common setting
----------------------------------------------------*/
.mgr3{margin-right:3px;}






/*----------------------------------------------------
index_e English
----------------------------------------------------*/
div#productTitle {
	width:780px;
	height:72px;
	position:relative;
	margin-bottom:8px;
	}

div#productTitle #btnCatalogue {
	position:absolute;
	top:36px;
	left:592px;
	}
#apli02 {
	width:756px;
	background:url(../../product/img/bg_product04.gif) no-repeat bottom;
	margin:0 12px 15px 12px;
	padding-bottom:25px;
	}

div.productTitle2 table {
	width:716px;
	margin-top:7px;
	margin-left:20px;
	margin-right:20px;
	line-height:1.2;
	}	

div.productTitle2 .th01 {
	width:240px;
	padding:10px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:220px;
	}

div.productTitle2 .th02 {
	width:159px;
	padding:10px;
	text-align:center;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:139px;
	}

div.productTitle2 .th03 {
	width:158px;
	padding:10px;
	text-align:center;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:138px;
	}

div.productTitle2 .th04 {
	width:240px;
	padding:10px;
	color:#015b83;
	font-weight:bold;
	background:url(../../product/img/line_table02.gif) no-repeat left bottom;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:220px;
	}
#apli2 .lineKoumoku02   {
	font-weight:normal;
	}

div.productTitle2 .td01 {
	width:159px;
	padding:10px;
	background:url(../../product/img/line_table03.gif) left bottom no-repeat;
	text-align:center;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:139px;
	}

div.productTitle2 .td02 {
	width:159px;
	padding:10px;
	background:url(../../product/img/line_table04.gif) left bottom no-repeat;
	text-align:center;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:139px;
	}

div.productTitle2 .td03 {
	width:158px;
	padding:10px;
	background:url(../../product/img/line_table05.gif) left bottom no-repeat;
	text-align:center;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:138px;
	}

.linkOr a:link {
	color:#C90;
	text-decoration:none;
	font-weight:bold;
	}

.linkOr a:visited {
	color:#C90;
	text-decoration:none;
	font-weight:bold;
	}

.linkOr a:hover {
	color:#FF862D;
	text-decoration:underline;
	font-weight:bold;
	}





/*----------------------------------------------------
detail English
----------------------------------------------------*/
div#feature ul {
	margin:20px 15px 0 15px;
	overflow:hidden;
	}

div#feature ul li {
	padding-bottom:10px;
	list-style-type:disc;
	margin-left:15px;
	}
















.alttext {
	display: none;
}

.apliBtn a {
	background-image: url(../../product/img/application_btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 34px;
	width: 266px;
	overflow: hidden;
	margin-top: 30px;
}

.apliBtn a:hover {
	background-image: url(../../product/img/application_btn.gif);
	background-repeat: no-repeat;
	background-position: left -35px;
	display: block;
	height: 34px;
	width: 266px;
	overflow: hidden;
	margin-top: 30px;
}
#apli {
	width: 780px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4982A9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4982A9;
}
#apli a {
	color: #FFF;
	text-decoration: none;
}
#apli a:visited {
	color: #FFF;
	text-decoration: none;
}
#apli a:hover {
	color: #FFF;
	text-decoration: underline;
}
#apli td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4982A9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4982A9;
	padding-left: 5px;
}
#apli .title {
	background-color: #3E82AB;
	text-align: center;
	color: #FFF;
	font-size: 84%;
}
#apli .linkTitle {
	background-image: url(../../product/img/apli_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-right: 9px;
	text-align: center;
	font-size: 84%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #4482AA;
}
#apli .linkTitleNo {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4E82A8;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 84%;
	background-color: #4982A9;
	color: #FFF;
}
#apli .linkTitleNo2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 84%;
	background-color: #4982A9;
	color: #FFF;
}
#apli .lineKoumoku {
	background-color: #E6ECEE;
	padding-left: 5px;
}
#apli .caption {
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}
#apli .lineKoumokuTitle {
	background-color: #E6ECEE;
	color: #4482AA;
}
#apli2 {
	width: 780px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#apli2 a {
	color: #4482AA;
	text-decoration: none;
}
#apli2 a:visited {
	color: #4482AA;
	text-decoration: none;
}
#apli2 a:hover {
	color: #4482AA;
	text-decoration: underline;
}
#apli2 .title {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	color: #FFF;
	background-color: #999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	text-align: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#apli2 .lineKoumoku {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-left: 10px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}
#apli2 .lineKoumoku02 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-left: 10px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #E8E8E8;
	padding-right: 10px;
}

