@charset "utf-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	border: 0 none;
	margin: 0;
	outline: 0 none;
	padding: 0;
	vertical-align: top;
}
html {
	overflow-x: hidden;
}

body {
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 16px;
	margin: 0 auto;
	padding: 35px 35px 12px 35px;
	position: relative;
	width: 1140px;
	margin: 0 auto;
	line-height: 1;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
blockquote, q {
	quotes: none;
}
blockquote::before, blockquote::after, q::before, q::after {
	content: none;
}
a {
	background: transparent none repeat scroll 0 0;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #ccc -moz-use-text-color -moz-use-text-color;
	border-image: none;
	border-style: solid none none;
	border-width: 1px 0 0;
	display: block;
	height: 1px;
	margin: 1em 0;
	padding: 0;
}
input, select {
	vertical-align: middle;
}
ul, ol {
	list-style: outside none none;
}
a img {
	transition: opacity 0.2s ease-in-out 0s;
}
a img:hover {
	opacity: 0.7;
}
.original-height {
	font-size: 0;
	line-height: 0;
}
a.opacity-img:hover img {
	opacity: 0.8;
}
.fr {
	float: right;
}
.fl {
	float: left;
}
.mb10 {
	margin-bottom: 10px;
}
.mr20 {
	margin-right: 20px;
}
.clear {
	clear: both;
}
.clearfix::after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
* html .clearfix {
}
:first-child + html .clearfix {
}


h1 {
	border-left: 8px solid #ea0437;
	color: #000;
	font-size: 25px;
	line-height: 30px;
	margin: 37px 0 17px 59px;
	padding: 0 0 0 17px;
	text-align:left;
}

h2 {
	color: #fff;
	font-size: 17px;
	line-height: 40px;
	background:#376092;
	padding: 0 0 0 17px;

}
section {
	padding: 0 15px 0 0;
	margin-bottom:20px;
}
.thumb {
	margin: 0 0 15px 0;
}
.btnDl {
	text-align: center;
}
.intro {
	font-size: 15px;
	margin: 0 0 25px 0;
}
.intro span {
	font-weight: bold;
	text-decoration: underline;
}
table {
	text-align: left;
}
th, td {
	border: 1px solid #9a9a9a;
	font-size: 13px;
	font-weight: normal;
}
th {
	background: #eee;
	padding: 5px 0 5px 10px;
	width: 136px;
}
td {

    padding: 5px 15px;

}
.middle {
	margin: 0 0 9px 0;
	width: 400px;
}

.middle td{
	margin:3px 0px;
}
.big {
	width: 482px;
}

.contact,
.freedial {
	background: #f0f0f0;
	padding: 5px;
	width: 435px;
	margin-top:20px;
}

.textContact {
	color: #262626;
	display: inline-block;
	font-size: 13px;
	margin: 0 5px;
	line-height: 17px;
	width: 80px;
}

.listContact {
	display: inline-block;
	margin: 0 0 0 -2px;
	width: 341px;
}
.listContact .item {
	float: left;
	margin: 0 5px 0 0;
}

.listContact .lastChild {
	margin: 0;
}

.imageContact {
	display: inline-block;
	margin: 0 0 0 -1px;
	width: 340px;
}


.midashi{
	color: #fff;
	font-size: 17px;
	line-height: 40px;
	background:#376092;
	padding: 0 0 0 17px;	
}

#datasheet_table td{
	border-top:none;
	border-bottom:none;
	vertical-align: middle;
	margin:0 auto;
	border-left:1px solid #999999;
}

#datasheet_table .img_middle{
	text-align:center;
}

#datasheet_table .text_middle{
	text-align:center;
}



#datasheet_table{
	margin:0 auto;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	margin-bottom:70px;
}

.header{
	padding-bottom:29px;
	border-bottom:1px #999999 solid;
	font-family: "ＭＳ Ｐゴシック",Osaka,verdana,arial,sans-serif;
}


a:link {
    color: #3366cc;
    text-decoration: none;
}

a:hover {
    color: #ff0000;
    text-decoration: none;
}


.header .logo{
	margin-left:59px;
}


.txtLink {
    background: rgba(0, 0, 0, 0) url("/ss/measure/datasheet/img/icon_arrow_red01.gif") no-repeat scroll left center;
    font-size: 12px;
    margin-left: 17px;
    margin-top: 7px;
    padding-left: 11px;
}

.last{
	padding-right:65px;
}

#b_uke_footer {
    border-top: 1px solid #b3b3b3;
    clear: both;
    margin: 0 auto !important;
    width: 1017px !important;
		padding-top:5px;
}