/* 機械詳細 */

body	{margin:0px;padding:0px;font-size:10pt}
img{ border:0;}

body,caption,tr,td,th{
	font-size: 13px;
	color:#080842;
	line-height: 130%;
}


/* 表のセンタリング */
div.cent {
text-align: center;     /* IEでセンタリングさせる */
}
div.cent table {
margin: auto;     /* 標準のセンタリング */
}

h2           {
font-size: 10px;
padding:2px 0px 2px 0px;
margin : 0px;
color: #ffffff;
font-weight:normal;
text-align:center;}
