@charset "utf-8";

* {
margin: 0;
padding: 0;
}
body {
margin:2.5mm;
font-size:10pt;
font-family:'qMmpS Pro W3', 'Hiragino Kaku Gothic Pro', 'CI', Meiryo, Osaka, 'lr oSVbN', 'MS P Gothic', sans-serif;
zoom:1;
}

a {
color: #000000;
text-decoration: none;
}
a[href]:after {
	content: " (" attr(href)") ";
}

div#container,
div#content,
div#main{
overflow:visible;
margin:0;
padding:0;
}

div#header,
div#breadcrumbs,
div#right,
div#footerSitemap,
div#footer,
div#relatedProductArea,
p.btnPrint,
div#mainImgArea,
hr,
div.btnBuyThisProduct{
display:none;
}

ul.printHeader{
padding:0;
margin:0 0 5mm 0;
}

ul.printHeader li {
color: #fff;
list-style-image: url(../img/img_print_header.jpg);
list-style-position: inside;
letter-spacing: -1000em;
font-size: 1pt;
padding:0;
margin:0;
}

table { text-align:left; }
tfoot { font-style: italic; }
caption { background: #fff; margin-bottom:2em; text-align:left; }
thead {display: table-header-group;}
tr {page-break-inside: avoid;}

div#headerArea{
padding:0 0 5mm 0;
margin:0 0 8mm 0;
border-bottom:solid 1px #999999;
}

div#headerArea h1{
font-size:16pt;
line-height:1.2;
font-weight:bold;
}

div.printImgArea{
margin:0 0 8mm 0;
}

div#modelDescriptionSection{
font-size:9pt;
line-height:1.6;
margin:0 0 10mm 0;
}

div#variationTableArea h2,
div#specTableArea h2{
border-left:3px solid #111111;
padding:0 0 0 10px;
margin:0 0 5mm 0;
}

table.variationTable,
table.specTable {
width: 606px;
border-collapse: separate;
border-spacing: 1px;
margin:0 0 10mm 0;
}

table.specTable{
border-top:1px solid #CCCCCC;
}

table.variationTable th,
table.specTable th{
background:#F5F5F5;
border:1px solid #CCCCCC;
}

table.specTable th{
width:140px;
text-align:center;
border:none;
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
}

table.variationTable td,
table.specTable td{
padding:5px;
font-size:8pt;
line-height:1.6;
border:1px solid #DDDDDD;
}

table.specTable td{
border:none;
border-bottom:1px solid #CCCCCC;
font-size:9pt;
line-height:1.6;
padding:18px;
}

table.specTable td ul{
margin:0 0 0 16px;
}