@charset "UTF-8";



/* ---------------------------------

カメラコントロール

--------------------------------- */

body {

	background: #f7f6f4 url(http://www.nct.co.jp/iphonetv/1cam/imgs/bg.gif) repeat-y center top;

}



input.cach {

    width:170px;

    margin-bottom:15px;

}



button,

input.btn {

    width: auto;

    padding:0;

    margin:0;

    background:none;

    border:0;

    font-size:0;

    line-height:0;

    overflow:visible;

    cursor:pointer;

}



input.btn1 {

	background:url('http://www.nct.co.jp/iphonetv/1cam/imgs/form_btm_start.gif') top left no-repeat; 

	width:70px; 

	height:37px;

	text-indent: -700em;

	border: none;

	display:block;

	font-size: 0px;

	line-height: 0px;

	float: left;

}



input.btn2 {

	background:url('http://www.nct.co.jp/iphonetv/1cam/imgs/form_btm_start2.gif') top left no-repeat;

	width:130px;

	height:37px;

	text-indent: -700em;

	border: none;

	display:block;

	font-size: 0px;

	line-height: 0px;

	float: left;

}



input.btn3 {

	background:url('http://www.nct.co.jp/iphonetv/1cam/imgs/form_btm_stop.gif') top left no-repeat;

	width:70px;

	height:37px;

	text-indent: -700em;

	border: none;

	display:block;

	font-size: 0px;

	line-height: 0px;

	float: left;

}



input.btn4 {

	background:url('http://www.nct.co.jp/iphonetv/1cam/imgs/form_btm_map_move.gif') top left no-repeat;

	width:75px;

	height:35px;

	text-indent: -700em;

	border: none;

	font-size: 0px;

	line-height: 0px;

	vertical-align: middle;

}



div#cameraControl {

	margin:0 auto;

	text-align: center;

}



div#cameraControlInner {

	background: #FFF url(http://www.nct.co.jp/iphonetv/1cam/imgs/bg_inner.gif) repeat-y left top;

	width: 600px;

	margin:0 auto;

	text-align: center;

}



div#cameraControlInner form img {

	vertical-align: middle;

}



div#msg {

	color: #333;

	margin: -30px 30px 30px 30px;

}