@charset "UTF-8";

@import url("page.css");

body {
width:750px;
}

.header {
}

#footer {
height:80px;
padding-top:3px;
}

div.lang_switch {
text-align: right;
padding:5px 1.5em 0;
}

div.lang_switch a {
color:#990033;
text-decoration:underline;
}

div#product {
margin: 0 20px 5px;
}

h2 {
background:url(../img/h2_underline.png) bottom no-repeat;
font-size:18px;
padding:0 0 10px 10px;
margin-top:1em;
line-height:1.2;
}

div.show_detail {
  margin-left: 1em;
  background:url(../img/pt_arrow.png) 0 3px no-repeat;
  padding:0 0 0 15px;
}

h2.pagetitle {
background:none;
border-top:1px #ccc solid;
border-bottom:1px #ccc solid;
padding-left:0;
text-align:center;
}

div.sub h3 {
background:url(../img/pt_arrow_l.png) 0 0 no-repeat;
padding:0 0 0 23px;
margin-bottom:0.2em;
line-height:1.2;
}


div.product_thumbnail {
  padding: 5px;
  float: left;
}
div.product_thumbnail img {
  border: 1px #777 solid;
}
div.product_thumbnail span.no_thumbnail{
  display: inline-block;
  width: 150px;
  height: 150px;
  background-color: #ccc;
  border: 1px #777 solid;
}
div.product_info {
  padding: 5px;
  float: left;
}
div.product_info table {
  border-collapse: collapse;
  margin-bottom:5px;
}
div.product_info table th, div.product_info table td {
  border: 1px #999 solid;
  padding:3px;
}
div.product_info table td {
  text-align: right;
  padding-left: 1em;
}
div.product_info table th {
  background-color: #ccc;
}

.two_column div.left_col, .two_column div.right_col {
width: 48%;
padding-left: 2%;
}

div.product_head {
background-color: #eeeeee;
border: 1px #cccccc solid;
}

div.left_col {
float: left;
clear: both;
}
div.right_col {
float: left;
}


div.entry {
margin:0 auto;
padding-bottom:1em;
color:#222;
}

div.entry a {
color:#990033;
text-decoration:underline;
}

div.entry img {
border:none;
}

div.entry p.more-link a {
color:#222;
font-weight:bold;
margin:0;
}

.entry h3 {
background:url(../img/pt_arrow_l.png) 0 0 no-repeat;
padding:0 0 6px 25px;
margin-top:1em;
line-height:1.2;
}

div.entry em {
font-weight:bold;
}

div.entry strong {
font-size:1.2em;
font-weight:bold;
}

div.entry pre {
}

div.entry code {
font-family: Courier, Helvetica, mono;
}

div.entry blockquote {
background:#eee url(../img/pt_blockquote_t.png) 0 5px no-repeat;
margin:0 0 1em;
padding:5px 0 5px 25px;
}

div.entry blockquote p {
margin:0;
}

div.entry blockquote p.last {
background:url(../img/pt_blockquote_b.png) 100% 100% no-repeat;
margin:0;
padding-right:25px;
}

div.entry blockquote cite {
display:block;
font-size:0.9em;
text-align:right;
margin-top:0.2em;
padding-right:25px;
}

div.entry ul, div.entry ol { margin-top:1em; padding-left:30px; }
div.entry li { margin-bottom:0.2em; }
div.entry ul li { list-style:disc; }
div.entry ol li { list-style:decimal; }

div.entry dl { background:#ddddff; margin:0.2em 0; padding:0.2em 0.5em;  }
div.entry dt { font-weight:bold; }
div.entry dd { padding-left:2em; }

div.entry dd ul { margin-top:0; padding-left:0; }

div.entry div.wp-caption {
background:#eee;
border:1px #ccc dotted;
border-bottom:none;
padding-top:5px;
margin-bottom:1em;
text-align:center;
}

div.entry p.wp-caption-text {
border-top:1px #bbb solid;
border-bottom:1px #bbb solid;
color:#000;
margin:0.5em 0 0;
padding:0;
text-align:center;
}

div.entry p.terminal {
background:#eee;
border-top:1px #ccc solid;
border-bottom:1px #ccc solid;
font-family: Courier, Helvetica, mono;
font-style:normal;
padding:5px 20px;
}

div.entry p.wp-before-after {
padding-left:1em;
margin:0;
}

div.entry div.em {
background:#ffffcc;
border:1px #ccc solid;
padding:5px;
}

div.entry .caution {
background:#ffdddd;
border:1px #ccc solid;
padding:5px;
}

div.entry .alignright {
float:right;
}

div.entry .alignleft {
float:left;
margin-right:8px;
}

ul.child_pages li {
background:url(../img/h2_bolg.png) 0 -2px no-repeat;
padding:0 0 3px 30px;
margin:0.5em;
line-height:1.2;
}

div.navi_en {
margin-top:20px;
text-align:center;
}

div.navi_en span {
display:inline-block;
background:url(../img/pt_arrow_m.png) left no-repeat;
line-height:1.4em;
padding-left:10px;
margin:0 10px;
}
