@charset "utf-8";

.clear:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}
.clear {display: inline-table;}
/* Start IE-mac \*/
*html div{ height: 1%; }
.clear {display: block;}
/* End IE-mac */

/*メイン右toknav*******************/

div.r_tab
{
	width: 222px;
	margin:0 0 280px 0;
	text-align: left;
	font-size: 120%;
}

div.r_tab ul
{
	list-style:none;
	margin:0;
	line-height:100%;
}

div.r_tab ul li
{
	display:inline;
	line-height:100%;
	margin:0;
	padding:0;
}

div.r_tab ul li a
{
	display:block;
	padding:15px 0px 15px 20px;
	background:#fff url(../images/r_tab_off.gif) no-repeat 0 50%;
	color:#666;
	border-bottom:2px solid #fff;
	margin:0;
}

div.r_tab ul li a:hover
{
	display:block;
	padding:15px 0px 15px 20px;
	background:#fff url(../images/r_tab_on.gif) no-repeat 0 50%;
	text-decoration:none;
	color:#fff;
	line-height:100%;
	border-bottom:2px solid #fff;
	margin:0;
}

/*tokコンテンツ***/

.tok_con {
	width: 525px;
	margin: 0 10px 20px 15px;
	text-align: left;
	line-height: 140%;
	clear: both;
}

.tok_con h3{
	font-size: 112%;
	font-weight: normal;
	color: #fff;
	padding: 2px 0px 1px 15px;
	text-align: left;
	background: #6699ff;
	margin: 0 0 20px 0;
}

.tok_hc{
	font-size: 100%;
	font-weight: normal;
	color: #444;
	margin: 0 0 10px 0;
}

.toi{
	margin: 10px 0 20px 0;
}

.cntl{
	margin: 0 0 4px 10px;
	float: left;
	width: 235px;
	_width: 225px;
}

.cntl span{
	color: #ff6600;
}

/*構造表***/

.table1{
  width: 512px;
  text-align : left;
  margin:0 5px 10px 5px;
  border : 1px solid #808080;
 }

.ta1{
  padding: 10px 5px 10px 15px;
  line-height : 130%;
  font-size : 10pt;
  vertical-align: top;
}

.ta1 h4{
  font-size : 100%;
  color : #004395;
  line-height : 150%;
  font-weight: bold; 
}

.ta1 p{
  font-size : 10pt;
  line-height : 130%;
}

.ta2{
  width: 128px;
  padding: 10px 5px 10px 5px;
  line-height : 110%;
  font-size : 80%;
  color : #555555;
  text-align : center;
  vertical-align: top;
}

.ta3{
  width: 128px;
  padding: 0px 5px 10px 5px;
  line-height : 110%;
  font-size : 80%;
  color : #555555;
  text-align : center;
  vertical-align: top;
}

/*装備表***/

/*.sobi{
  width: 525px;
  text-align : center;
  margin:5px 5px 25px 10px;
}*/

.ta_s{
  width: 520px;
  text-align : left;
  font-size : 10pt;
  line-height : 140%;
  margin:0 5px 20px 5px;
 }

.ta_sp{
  line-height : 110%;
  font-size : 80%;
  color : #555555;
  text-align : center;
  vertical-align: top;
}

.ta_s h4{
  padding: 10px 5px 5px 0px;
  font-size : 100%;
  color : #cc0000;
  line-height : 140%;
  font-weight: normal; 
}

/*検査表*/

.table_k{
  width: 512px;
  text-align : left;
  margin:0 8px 10px 5px;
 }

.ta1_k{
  padding: 10px 5px 10px 15px;
  line-height : 130%;
  font-size : 10pt;
  vertical-align: top;
}

.ta1_k h4{
  font-size : 100%;
  color : #004395;
  line-height : 150%;
  font-weight: bold; 
}

.ta1_k p{
  font-size : 100%;
  line-height : 130%;
}

.ta2_k{
  width: 128px;
  padding: 10px 5px 10px 0px;
  line-height : 110%;
  font-size : 80%;
  color : #555555;
  text-align : center;
  vertical-align: top;
}

/*保証表*/

.table_h{
  width: 515px;
  text-align : left;
  margin:0 5px 10px 5px;
 }
 
.ta1_h{
  padding: 10px 5px 10px 15px;
  line-height : 130%;
  font-size : 10pt;
  vertical-align: top;
  border-bottom: 2px dashed #808080;
}

.ta1_h h4{
  font-size : 100%;
  color : #004395;
  line-height : 150%;
  font-weight: bold; 
}

.ta1_h p{
  font-size : 85%;
  line-height : 130%;
}

.ta1_h span{
  font-size : 80%;
  line-height : 140%;
  color : #aa4000;
}

.ta2_h{
  width: 125px;
  padding: 10px 5px 10px 0px;
  line-height : 110%;
  font-size : 80%;
  color : #555555;
  text-align : center;
  vertical-align: top;
  border-bottom: 2px dashed #808080;
}


