@charset "utf-8";

/*----------------------------------
	計測ツール
	#support.tool
----------------------------------*/
#support.tool #main .message {
	width: 600px;
	margin: 0 auto 0;
}

#support.tool #main ul.caution {
	width: 600px;
	margin: 10px auto 0;
}

#support.tool #main ul.caution li {
	padding-left: 1em;
	text-indent: -1em;
}

#support.tool #main dl {
	position: relative;
	display: block;
	width: 580px;
	height: 380px;
/*
	padding: 20px 10px 0;
	background: url(../img/measuring_area/bg.gif) no-repeat;
*/
	padding: 20px 10px;
	background: #f5f5f5;
	margin: 10px auto 0;
}

#support.tool #main dd {
	position: relative;
	display: block;
	width: 560px;
	margin: 0 auto;
	overflow: hidden;
}

#support.tool #main dd.middle {
	width: 530px;
	height: 2.5em;
	margin: 0 auto;
	font-size: 120%;
}

#support.tool #main dd label.select {
	display: block;
	position: absolute;
	top: 10px;
	left: 0;
	line-height:1;
}

#support.tool #main dd label.dis {
	display: block;
	position: absolute;
	top: 5px;
	right: 0;
	line-height:1;
}

#support.tool #main dd label.dis input.text {
	padding: 2px 0;
	font-size: 120%;
	border: 1px solid #ccc;
	text-align: center;
}

#support.tool #main dd label.select select {
	vertical-align: middle;
}

#support.tool #main label.result {
	position: relative;
	display: block;
	width: 260px;
	height: 32px;
	background: url(../img/measuring_area/label_result.gif) no-repeat;
	margin: 0 auto;
}

#support.tool #main label.result strong,
#support.tool #main label.result span {
	display: none;
}

#support.tool #main label.result input {
	position: absolute;
	top: 4px;
	left: 130px;
	padding: 0;
	border: none;
	font-size: 120%;
	color: #c00;
	text-align: right;
}

#support.tool #main a.btn_cal {
	display: block;
	width: 120px;
	height: 32px;
	background: url(../img/measuring_area/btn_cal.gif)  no-repeat top;
	margin: 0 auto 10px;
	text-indent: -999em;
}

#support.tool #main a.btn_cal:hover {
	background: url(../img/measuring_area/btn_cal.gif)  no-repeat bottom;
}

/* 画像切り替え用css */
#support.tool #main dd#itemBox {
	display: block;
	height: 250px;
	padding: 0;
	overflow: hidden;
}

/* SPOTSIZE */
#spotsize_calc dl {
	position: relative;
	display: block;
	width: 580px;
	padding: 20px 10px;
	background: #f5f5f5;
	margin: 10px auto 0;
	font-size: 12px;
}
#spotsize_calc dd {
	position: relative;
	display: block;
	width: 560px;
	margin: 0 auto;
	overflow: hidden;
}
#spotsize_calc dd.middle {
	width: 530px;
	height: 2.5em;
	margin: 0 auto;
	font-size: 140%;
}
#spotsize_calc dd label.select {
	display: block;
	position: absolute;
	top: 10px;
	left: 0;
	line-height:1;
}
#spotsize_calc dd label.dis {
	display: block;
	position: absolute;
	top: 5px;
	right: 0;
	line-height:1;
}
#spotsize_calc dd label.dis input.text {
	padding: 2px 0;
	border: 1px solid #ccc;
	text-align: center;
	width: 80px;
	font-size: 120%;
}
#spotsize_calc dd label.select select {
	vertical-align: middle;
}

#spotsize_calc label.result {
	position: relative;
	display: block;
	width: 260px;
	height: 32px;
	margin: 0 auto;
	line-height: 30px;
	font-size: 120%;
	background: #fff;
	padding: 0 1px;
	border: 1px solid #eee;
}

#spotsize_calc label.result input {
	position: absolute;
	top: 0;
	left: 120px;
	padding: 0;
	border: none;
	color: #c00;
	text-align: right;
	font-size: 160%;
}
#spotsize_calc label.result span {
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
}

#spotsize_calc a.btn_cal {
	display: block;
	width: 120px;
	height: 32px;
	background: url(../img/measuring_area/btn_cal.gif)  no-repeat top;
	margin: 0 auto 10px;
	text-indent: -999em;
}
#spotsize_calc a.btn_cal:hover {
	background: url(../img/measuring_area/btn_cal.gif)  no-repeat bottom;
}


#spotsize_calc h2 { background: #5e97ce; font-size: 18px; font-weight: bold; color: #fff; line-height: 42px; margin: 0 -9px 17px; padding: 0 0 0 22px; }
#spotsize_calc h3 { font-size: 12px; font-weight: bold; line-height: 22px; margin: 0 0 1px; }
#spotsize_calc span { display: block; margin: 8px 0; }
#spotsize_calc label { display: block; margin: 0 0 7px; font-weight: bold; }

#spotsize_calc .valuebox  { border: 1px solid #787878; padding: 3px; height: 17px; background: #fff; text-align: center; line-height: 17px; }
#spotsize_calc .product { float: left; margin-left: 13px; }
#spotsize_calc .product { width: 210px; }

#spotsize_calc .selstyle { height: 25px; background: url("pics/select_bg.png") no-repeat right #003366; overflow: hidden; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#spotsize_calc .selstyle { width: 190px; }


#spotsize_calc .distance #calculate { background: #013c77; display: inline-block; width: 30px; height: 25px; line-height: 25px; color: #fff; cursor: pointer; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; text-align: center; margin-left: 7px; font-size: 11px; font-weight: bold; }
#spotsize_calc #millimeter, #spotsize_calc #meter  { background: #013c77; float: left; width: 25px; height: 25px; line-height: 25px; color: #fff; cursor: pointer; text-align: center; font-size: 11px; font-weight: bold; } 
#spotsize_calc #meter { border-top-right-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; float: left; border-bottom-right-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; } 
#spotsize_calc #millimeter.active, #spotsize_calc #meter.active { background: #5e97ce; } 

#spotsize_calc .image { position: relative; padding: 0 75px 53px; height: 209px; margin: 0 0 0 -20px; }
#spotsize_calc .spotsize, #spotsize_calc  #cfsf { position: absolute; top: 13px; left: 242px; color: #d30017; }

#spotsize_calc .spotsize .valuebox { padding: 5px; width: 80px; }
#spotsize_calc .spotsize span { font-weight: bold; }
#spotsize_calc #sensor_img { width: 450px; height: 209px; }
#spotsize_calc #messfleck { position: absolute; width: 0; height: 0; left: 120px; top: 145px; margin-top: -105px; border: 1px solid red; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; z-index: 999; display: none; }
#spotsize_calc #messfleck.video:after { content: ""; position: absolute; top: 50%; left: 50%; width: 16px; height: 25px; margin-left: -8px; margin-top: -12px; background: url("pics/spotsizecross.png") no-repeat center center; }

#spotsize_calc .image .col { position: absolute; bottom: 0; width: 100px; text-align: center; }
#spotsize_calc .image .col .valuebox { width: 70px; }
#spotsize_calc .nullwert.col { left: 99px; text-align: right; }
#spotsize_calc .distanz.col { left: 205px; width: 90px; }
#spotsize_calc .groesse.col { left: 299px; text-align: left; }
#spotsize_calc .nullwert.col .valuebox { margin: 0 0 0 auto; }
#spotsize_calc .distanz.col .valuebox { margin: 0 auto; }
#spotsize_calc .groesse.col .valuebox { }

#spotsize_calc #isVideo { padding: 0 0 0 17px; color: #d30017; margin-bottom: -30px; }
#spotsize_calc .specs { padding: 34px 0 0 17px; }
#spotsize_calc .specs .col { width: 30%; margin-right: 3%; float: left; }
#spotsize_calc .specs .valuebox { width: 106px; }