@charset "UTF-8";

/* 製品のご紹介スタイル
-------------------------------------------------------------------------------- */
div#contents-area div#matter table {
	border-collapse:collapse;
	margin:0 10px 10px 10px;
	width:95%;
}

* html body div#contents-area div#matter table {
	width:auto;
}

div#contents-area div#matter table th,
div#contents-area div#matter table td {
	padding:8px;
	border:1px solid #83a3cb;
	border-collapse: collapse;
	background:#FFF;
	text-align:center;
}

div#contents-area div#matter table th {
	background:#e6ecf4;
}

div#contents-area div#matter table th.t1{
	width:8em;}


* html body div#contents-area div#matter table th {
	font-size:95%;
	line-height:140%;
}

* html body div#contents-area div#matter table td{
	font-size:95%;
	line-height:140%;
}





/* acrobat ダウンロードスタイル */
div#contents-area div#matter div.pluginA01 {
	border:1px solid #333;
	padding:15px;
	margin:20px 10px;
}

div#contents-area div#matter div.pluginA01:after {
	clear:both;
	height: 0px;
	visibility: hidden;
	display: block;
	content: ".";
}

div#contents-area div#matter div.pluginA01 p {
	margin:0 0 0 100px;
}

div#contents-area div#matter div.pluginA01 p.acrobat_image {
	float:left;
	margin:0;
}

div#contents-area div#matter p strong {
	color:#000;
	font-weight:bold;
}

div#contents-area div#matter p.te{
	margin-top:5px;
	margin-bottom:5px;
	font-size: 90%;
}
div#contents-area div#matter p.te span.ste{
	font-size:90%;}
	
div#contents-area div#matter p.cen{
	text-align:center;
	margin-bottom:20px;}

div#contents-area div#matter p a.product-pdf {
	background: url(../../../shared/img/common/icon_pdf01.gif) no-repeat 0 0;
	padding:0 0 0 19px;
}




