/* @charset "Shift_JIS"; */

/* success.htm */

div#page-body p {
  font-size: 100%;
  line-height:130%;
  margin: 1em;
}
span.blue {color:blue; font-weight:bold;}


img.success {
	float:right;
	margin:15px 5px 5px 5px;
}
ol.qpList {
  margin: 1em 40px;
}
ol.qpList li {
  font-size:100%;
  padding-left: 0px;
  margin-bottom: 10px;
  line-height: 130%;
  list-style-type:decimal;
} 

table.spec { border-collapse : collapse; }
/* table.spec thead th {
  border : 1px solid #888888;
  font-weight: normal;
  color: #fff; 
  background-color : #153AAD;
}*/
table.spec th {
  border : 1px solid #888888;
  font-weight: bold;
  background-color : #BFD3EA; 
  text-align : center;
}
/* table.spec th.center { background-color : #BFD3EA; border : 1px solid #888888;  text-align : center; }*/
table.spec td { text-align : left; border : 1px solid #888888; background-color : #ebf0f5; padding:4px 4px;}
table.spec td.center { text-align : center; border : 1px solid #888888; }

table.spec tr.center { text-align : center; }


/* ul.downloadList {
  margin: 1em 20px;
}
ul.downloadList li {
  font-size:110%;
  padding-left: 10px;
  margin-bottom: 10px;
  line-height: 150%;
  background: url(../images/lm_arw.gif) no-repeat left center;
} */



/* div#page-body div.products {
  margin-top:1em;
  margin-left: 2em;
  text-indent:-2em;
  
}

div.p-1 {
  width: 252px;
  float:left;
  margin-top:0.5em;
  margin-left:10px;
  margin-right:10px;
}
div.p-3 {
  width: 135px;
  float:right;
  margin-left:10px;
  margin-right:10px;
}
div.p-1 span,
div.p-3 span
 {font-size:85%; color:#666;} 
*/

