﻿* {
	font-size: 12px;
	font-family: "MS UI Gothic", "Tahoma", sans-serif;
}

div, img, select, input, iframe {
	position: absolute;
}

select {
	background-color: #d8d8d8;
}

div.setting_div {
	background-color: #323232;
}

div.gray_div {
	/*background-color: #9c9c9c;*/
	color: #F0F0F0;
	background-color: #505050;
}

div.border_div {
	border: solid 1px #9c9c9c;
}

div.w_caption_div {
	color: #f8f8f8;
}

div.b_caption_div {
	color: #1b1b1b;
}

html {
	/*overflow:auto;*/
    overflow-y:scroll;
	margin-bottom:0px;
	paddin-bottom:0px;
}

body {
	background-color: #373737;
	overflow:auto;
	margin-bottom:0px;
	paddin-bottom:0px;
}

div.button_div {
	text-align: center;
	line-height: 28px;
	color: #f8f8f8;
	background-color:#1b1b1b;
	border: solid 1px #555555;
	cursor: default;
}

div.link_button_div {
	text-align: center;
	line-height: 24px;
	color: #dedede;
	background-color:#1b1b1b;
	border: solid 1px #555555;
	cursor: default;
}

div#main_div {
	left: 0px;
	top: 0px;
	width: 826px;
	height: 642px;
	background-color: #1b1b1b;
	display:none;
}

div#view_div {
	left: 12px;
	top: 12px;
	width: 460px;
	height: 387px;
}

div#top_div {
	left: 6px;
	top: 5px;
	width: 438px;
	height: 21px;
}

img#receive_size_img {
	left: 61px;
	top: 3px;
	width: 21px;
	height: 18px;
}

select#receive_size_select {
	left: 87px;
	top: 3px;
	width: 79px;
	height: 18px;
}

img#view_size_img {
	left: 179px;
	top: 3px;
	width: 21px;
	height: 18px;
}

select#view_size_select {
	left: 205px;
	top: 3px;
	width: 109px;
	height: 18px;
}
img#fullscreen_img {
/*	left: 286px;
	top: 0px;
	width: 40px;
	height: 21px; */
	left: 327px;
	top: 0px;
	width: 40px;
	height: 21px;
}

img#pause_img {
	left: 327px;
	top: 0px;
	width: 40px;
	height: 21px;
	visibility:hidden;
}

img#reconnect_img {
	left: 368px;
	top: 0px;
	width: 40px;
	height: 21px;
}

img#speaker_img {
	left: 409px;
	top: 0px;
	width: 40px;
	height: 21px;
}

img#live_img {
	left: 22px;
	top: 42px;
	width: 320px;
	height: 240px;
}

img#tilt_slider_img {
	left: 350px;
	top: 42px;
	width: 10px;
	height: 240px;
	z-index: 1;
	visibility: hidden;
}

img#tilt_slider_ball_img {
	left: 350px;
	top: 42px;
	width: 11px;
	height: 11px;
	z-index: 2;
	visibility: hidden;
}

img#tilt_slider_event_img {
	left: 342px;
	top: 42px;
	width: 26px;
	height: 240px;
	z-index: 3;
	visibility: hidden;
}

img#pan_slider_img {
	left: 22px;
	top: 290px;
	width: 320px;
	height: 10px;
	z-index: 1;
	visibility: hidden;
}

img#pan_slider_ball_img {
	left: 22px;
	top: 290px;
	width: 11px;
	height: 11px;
	z-index: 2;
	visibility: hidden;
}

img#pan_slider_event_img {
	left: 22px;
	top: 282px;
	width: 320px;
	height: 26px;
	z-index: 3;
	visibility: hidden;
}

div#right_div {
	left: 377px;
	top: 42px;
}

img#viewer_dzoom {
	left: 14px;
	top: 0px;
	width: 33px;
	height: 27px;
}

img#viewer_tele {
	left: 14px;
	top: 42px;
	width: 33px;
	height: 27px;
	visibility: hidden;
}

img#viewer_wide {
	left: 14px;
	top: 157px;
	width: 33px;
	height: 20px;
}

img#zoom_slider_img {
	left: 50px;
	top: 0px;
	width: 10px;
	height: 176px;
	z-index: 1;
}

img#zoom_slider_ball_img {
	left: 50px;
	top: 1px;
	width: 11px;
	height: 11px;
	z-index: 2;
}

img#zoom_slider_event_img {
	left: 42px;
	top: 0px;
	width: 26px;
	height: 176px;
	z-index: 3;
}

img#backlight_img {
	left: 30px;
	top: 184px;
	width: 30px;
	height: 30px;
}

img#timebase_img {
	left: 0px;
	top: 222px;
	width: 60px;
	height: 18px;
}

img#timeicon_img {
	left: 0px;
	top: 248px;
	width: 11px;
	height: 16px;
	visibility: hidden;
}

img#time_1_img {
	left: 16px;
	top: 248px;
	width: 8px;
	height: 16px;
	visibility: hidden;
}

img#time_2_img {
	left: 24px;
	top: 248px;
	width: 8px;
	height: 16px;
	visibility: hidden;
}

img#time_3_img {
	left: 32px;
	top: 248px;
	width: 4px;
	height: 16px;
	visibility: hidden;
}

img#time_4_img {
	left: 40px;
	top: 248px;
	width: 8px;
	height: 16px;
	visibility: hidden;
}

img#time_5_img {
	left: 48px;
	top: 248px;
	width: 8px;
	height: 16px;
	visibility: hidden;
}

img#time_6_img {
	left: 56px;
	top: 248px;
	width: 8px;
	height: 16px;
	visibility: hidden;
}

img#time_7_img {
	left: 64px;
	top: 248px;
	width: 8px;
	height: 16px;
	visibility: hidden;
}

img#honor_img {
	left: 0px;
	top: 249px;
	width: 60px;
	height: 60px;
}

div#bottom_div {
	left: 22px;
	top: 317px;
}

img#snapshot_img {
	left: 0px;
	top: 3px;
	width: 30px;
	height: 30px;
}

img#openpanorama_img {
	left: 230px;
	top: 3px;
	visibility: hidden;
}

img#info_img {
	left: 0px;
	top: 43px;
	width: 20px;
	height: 20px;
}

div#info_text_div {
	left: 25px;
	top: 44px;
	width: 390px;
	height: 18px;
	line-height: 18px;
	background-color: #d8d8d8;
}

/* 認証パネル */
div#viewer_login_base_div {
	left: 200px;
	top: 150px;
	width: 260px;
	height: 160px;
	background-color: #aaaaaa;
	z-index: 3;
	visibility: hidden;
}

div#viewer_login_div {
	left: 3px;
	top: 3px;
	width: 254px;
	height: 154px;
	background-color: #1b1b1b;
	z-index: 4;
}

div#viewer_login_caption_div {
	left: 41px;
	top: 15px;
	width: 172px;
	height: 22px;
	text-align:center
}

div#viewer_user_caption_div {
	left: 41px;
	top: 47px;
	width: 67px;
	height: 18px;
}

input#viewer_user_input {
	left: 108px;
	top: 44px;
	width: 100px;
}

div#viewer_password_caption_div {
	left: 41px;
	top: 77px;
	width: 67px;
	height: 22px;
}

input#viewer_password_input {
	left: 108px;
	top: 74px;
	width: 100px;
}

div#viewer_ok_button_div {
	left: 41px;
	top: 111px;
	width: 83px;
	height: 28px;
	background-color: #1b1b1b;
	text-align:center
}

div#viewer_cancel_button_div {
	left: 130px;
	top: 111px;
	width: 83px;
	height: 28px;
	background-color: #1b1b1b;
	text-align:center
}

iframe#audio_login_shadow_frame {
	left: 200px;
	top: 150px;
	width: 260px;
	height: 160px;
	z-index: 2;
	visibility: hidden;
}

div#audio_login_base_div {
	left: 200px;
	top: 150px;
	width: 260px;
	height: 160px;
	background-color: #aaaaaa;
	z-index: 3;
	visibility: hidden;
}

div#audio_login_div {
	left: 3px;
	top: 3px;
	width: 254px;
	height: 154px;
	background-color: #1b1b1b;
	z-index: 4;
}

div#login_caption_div {
	left: 41px;
	top: 15px;
	width: 172px;
	height: 22px;
	text-align:center
}

div#user_caption_div {
	left: 41px;
	top: 47px;
	width: 67px;
	height: 18px;
}

input#user_input {
	left: 108px;
	top: 44px;
	width: 100px;
}

div#password_caption_div {
	left: 41px;
	top: 77px;
	width: 67px;
	height: 22px;
}

input#password_input {
	left: 108px;
	top: 74px;
	width: 100px;
}

div#ok_button_div {
	left: 41px;
	top: 111px;
	width: 83px;
	height: 28px;
	background-color: #1b1b1b;
	text-align:center
}

div#cancel_button_div {
	left: 130px;
	top: 111px;
	width: 83px;
	height: 28px;
	background-color: #1b1b1b;
	text-align:center
}

/* パネル共通 */
div.panel_header_caption_div{
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}

/* パノラマパネル */
div#panoctrl_panel_base_div{
	left: 100px;
	top: 100px;
	width: 405px;
	height: 215px;
	background-color:#FFFFFF;
	z-index:100;
	display:none;
}

iframe#panoctrl_panel_shadow_frame{
	left: 100px;
	top: 100px;
	width: 407px;
	height: 238px;
	z-index:95;
	display:none;
}

img#panorama_img {
	border: 1px solid #555555;
	left: 15px;
	top: 15px;
	width: 375px;
	height: 150px;
	z-index:1;
}

img#mask_img {
	border: solid #505050;
	z-index:2;
	visibility:hidden;
}

img#old_img {
	border: 2px solid #ff9900;
	z-index:3;
}

img#symbol_img {
	width: 5px;
	height: 5px;
	z-index:3;
}

img#view_img {
	border: 2px solid #00ccff;
	z-index:4;
	visibility:hidden;
}

img#event_img {
	z-index:5;
}

div#preset_caption_div {
	left: 15px;
	top: 180px;
	width: 200px;
	height: 10px;
}

select#preset_select {
	left: 15px;
	top: 195px;
	width: 375px;
	height: 18px;
}

/*
 *
 *　管理者ビューワー固有パーツ
 *
 */

iframe#interfaceXBAP{
	left: -16px;
	top: -11px;
	width: 100px;
	height: 100px;
	cursor: crosshair;
}

img#openinfo_img {
	left: 290px;
	top: 3px;
	visibility: visible;
}

/* イベントパネル */
div#event_panel_base_div{
	left: 10px;
	top: 10px;
	width: 458px;
	height: 326px;
	background-color:#FFFFFF;
	z-index:100;
	display:none;
}

iframe#event_panel_shadow_frame{
	left: 10px;
	top: 10px;
	width: 460px;
	height: 349px;
	background-color:#FFFFFF;
	z-index:95;
	display:none;
}

img.eventpanel_caption_img{
	top: 0px;
	left: 0px;
	width: 18px;
	height: 10px;
}

/* 外部入力デバイス */
div#input_div{
	left: 16px;
	top: 16px;
	width: 200px;
	height: 30px;
	color: #F0F0F0;
}

div#input_caption_div {
	left: 20px;
	top: 0px;
	width: 200px;
	height: 12px;
	color: #F0F0F0;
}

div.w_caption_input_div {
	left: 7px;
	top: 3px;
	width: 8em;
	height: 2em;
	color: #F0F0F0;
	overflow:hidden;
}

img.input_img {
	left: 107px;
	top: 2px;
	width: 26px;
	height: 26px;
}

div#input_1_div {
	left: 16px;
	top: 33px;
	width: 140px;
	height: 30px;
}

div#input_2_div {
	left: 159px;
	top: 33px;
	width: 140px;
	height: 30px;
}

/* インテリジェント */
#wrapper {display:table;}
#cell {display:table-cell; vertical-align:middle;}

div#intelligent_div{
	left: 16px;
	top: 80px;
	width: 200px;
	height: 30px;
	color: #F0F0F0;
}

div#intelligent_caption_div {
	left: 20px;
	top: 0px;
	width: 300px;
	height: 12px;
	color: #F0F0F0;
}

div.w_caption_intelligent_div {
	left: 7px;
	top: 1px;
	width: 8em;
	height: 2em;
	color: #F0F0F0;
	overflow:hidden;
}

img.intelligent_img {
	left: 107px;
	top: 2px;
	width: 22px;
	height: 22px;
}

div#intelligent_1_div {
	left: 16px;
	top: 100px;
	width: 140px;
	height: 26px;
}

div#intelligent_2_div {
	left: 159px;
	top: 100px;
	width: 140px;
	height: 26px;
}

div#intelligent_3_div {
	left: 302px;
	top: 100px;
	width: 140px;
	height: 26px;
}

div#intelligent_4_div {
	left: 16px;
	top: 130px;
	width: 140px;
	height: 26px;
}

div#intelligent_5_div {
	left: 159px;
	top: 130px;
	width: 140px;
	height: 26px;
}

div#intelligent_6_div {
	left: 302px;
	top: 130px;
	width: 140px;
	height: 26px;
}

div#intelligent_7_div {
	left: 16px;
	top: 160px;
	width: 140px;
	height: 26px;
}

div#intelligent_8_div {
	left: 159px;
	top: 160px;
	width: 140px;
	height: 26px;
}

div#intelligent_9_div {
	left: 302px;
	top: 160px;
	width: 140px;
	height: 26px;
}

div#intelligent_10_div {
	left: 16px;
	top: 190px;
	width: 140px;
	height: 26px;
}

div#intelligent_11_div {
	left: 159px;
	top: 190px;
	width: 140px;
	height: 26px;
}

div#intelligent_12_div {
	left: 302px;
	top: 190px;
	width: 140px;
	height: 26px;
}

div#intelligent_13_div {
	left: 16px;
	top: 220px;
	width: 140px;
	height: 26px;
}

div#intelligent_14_div {
	left: 159px;
	top: 220px;
	width: 140px;
	height: 26px;
}

div#intelligent_15_div {
	left: 302px;
	top: 220px;
	width: 140px;
	height: 26px;
}

/* 音声検知 */
div#audiodetect_div{
	left: 16px;
	top: 266px;
	width: 200px;
	height: 30px;
	color: #F0F0F0;
}

div#audiodetect_caption_div {
	left: 20px;
	top: 0px;
	width: 300px;
	height: 12px;
	color: #F0F0F0;
}

img.audiodetect_img {
	left: 59px;
	top: 2px;
	width: 22px;
	height: 22px;
}

div#audiodetect_1_div {
	left: 16px;
	top: 283px;
	width: 140px;
	height: 26px;
	color: #F0F0F0;
}

/* 管理者コントロールベース部 */
div.rightsetting_div {
	background-color: #434343;
}

/* 管理者コントロール ヘッダー表示部共通パーツ */
div.adminctrl_headermask_div {
	background-color: #434343;
	top: 0px;
	width: 100%;
	height: 10px;
}

img.adminctrl_header_img {
	top: 17px;
	left: 0px;
	width: 18px;
	height: 10px;
}

div.adminctrl_header_div {
	text-align: left;
	line-height: 24px;
	color: #F0F0F0;
	background-color: #323232;
	z-index: 3;
	left: 20px;
	top:10px;
	width: 275px;
	height: 24px;
}

div.adminctrl_border_div{
	width: 304px;
	height: 1px;
	background-color:#787878;
}

div#setpage_link_button_div {
	left: 559px;
	top: 11px;
	width: 125px;
	height: 22px;
}

div#toppage_link_button_div {
	left: 686px;
	top: 11px;
	width: 125px;
	height: 22px;
}

#main_div #adminctrl_frame {
	position: absolute;
	left: 487px;
	top: 54px;
	width: 324px;
	height: 524px;
	background-color: #505050;
	overflow: hidden;
	border: solid #9c9c9c;
	border-width:1px;
	display:none;
}

div#setting_right_div {
	left: 0px;
	top:  0px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

div#excamera_header_base_div {
	position:relative;
	width: 304px;
	height: 35px;
}

div#excamera_setting_div {
	position:relative;
	width: 304px;
	height: 77px;
}

div#excamera_pt_div {
	position:relative;
	width: 304px;
	height: 152px;
	display:none;
}

div#excamera_pt_button_caption_div {
	left: 12px;
	top: 7px;
	width: 120px;
	height: 12px;
}

img#excamera_upperleft_img {
	left: 12px;
	top: 23px;
	width: 40px;
	height: 40px;
}

img#excamera_upper_img {
	left: 52px;
	top: 23px;
	width: 40px;
	height: 40px;
}

img#excamera_upperright_img {
	left: 92px;
	top: 23px;
	width: 40px;
	height: 40px;
}

img#excamera_left_img {
	left: 12px;
	top: 63px;
	width: 40px;
	height: 40px;
}

img#excamera_home_img {
	left: 52px;
	top: 63px;
	width: 40px;
	height: 40px;
}

img#excamera_right_img {
	left: 92px;
	top: 63px;
	width: 40px;
	height: 40px;
}

img#excamera_lowerleft_img {
	left: 12px;
	top: 103px;
	width: 40px;
	height: 40px;
}

img#excamera_lower_img {
	left: 52px;
	top: 103px;
	width: 40px;
	height: 40px;
}

img#excamera_lowerright_img {
	left: 92px;
	top: 103px;
	width: 40px;
	height: 40px;
}

div#excamera_pt_fast_button_div {
	left: 152px;
	top: 23px;
	width: 140px;
	height: 22px;
}

div#excamera_pt_fast_button_left_div {
	left: 152px;
	top: 23px;
	width: 3px;
	height: 22px;
}

div#excamera_pt_normal_button_div {
	left: 152px;
	top: 45px;
	width: 140px;
	height: 22px;
}

div#excamera_pt_normal_button_left_div {
	left: 152px;
	top: 45px;
	width: 3px;
	height: 22px;
}

div#excamera_pt_slow_button_div {
	left: 152px;
	top: 67px;
	width: 140px;
	height: 22px;
}

div#excamera_pt_slow_button_left_div {
	left: 152px;
	top: 67px;
	width: 3px;
	height: 22px;
}

div#excamera_zoom_div {
	position:relative;
	width: 304px;
	height: 78px;
	display:block;
}

div#excamera_z_button_caption_div {
	left: 12px;
	top: 6px;
	width: 91px;
	height: 12px;
}

img#excamera_tele_img {
	left: 9px;
	top: 25px;
	width: 38px;
	height: 26px;
}

img#excamera_wide_img {
	left: 63px;
	top: 25px;
	width: 38px;
	height: 26px;
}

div#excamera_z_fast_button_div {
	left: 150px;
	top: 22px;
	width: 140px;
	height: 22px;
}

div#excamera_z_fast_button_left_div {
	left: 150px;
	top: 22px;
	width: 3px;
	height: 22px;
}

div#excamera_z_slow_button_div {
	left: 150px;
	top: 44px;
	width: 140px;
	height: 22px;
}

div#excamera_z_slow_button_left_div {
	left: 150px;
	top: 44px;
	width: 3px;
	height: 22px;
}



div#night_header_base_div {
	position:relative;
	width: 304px;
	height: 35px;
}

div#night_setting_div {
	position:relative;
	width: 304px;
	height: 46px;
}

div#night_day_button_div {
	left: 11px;
	top: 12px;
	width: 140px;
	height: 22px;
}

div#night_day_button_left_div {
	left: 11px;
	top: 12px;
	width: 3px;
	height: 22px;
}

div#night_night_button_div {
	left: 151px;
	top: 12px;
	width: 140px;
	height: 22px;
}

div#night_night_button_left_div {
	left: 151px;
	top: 12px;
	width: 3px;
	height: 22px;
}


div#shade_header_base_div {
	position:relative;
	width: 304px;
	height: 35px
}

div#shade_setting_div {
	position:relative;
	width: 304px;
	height: 78px;
}

div#shade_on_button_div {
	left: 12px;
	top: 12px;
	width: 140px;
	height: 22px;
}

div#shade_on_button_left_div {
	left: 12px;
	top: 12px;
	width: 3px;
	height: 22px;
}

div#shade_off_button_div {
	left: 152px;
	top: 12px;
	width: 140px;
	height: 22px;
}

div#shade_off_button_left_div {
	left: 152px;
	top: 12px;
	width: 3px;
	height: 22px;
}

img#shade_level_1_img {
	left: 12px;
	top: 46px;
	width: 40px;
	height: 20px;
}

img#shade_level_2_img {
	left: 52px;
	top: 46px;
	width: 40px;
	height: 20px;
}

img#shade_level_3_img {
	left: 92px;
	top: 46px;
	width: 40px;
	height: 20px;
}

img#shade_level_4_img {
	left: 132px;
	top: 46px;
	width: 40px;
	height: 20px;
}

img#shade_level_5_img {
	left: 172px;
	top: 46px;
	width: 40px;
	height: 20px;
}

img#shade_level_6_img {
	left: 212px;
	top: 46px;
	width: 40px;
	height: 20px;
}

img#shade_level_7_img {
	left: 252px;
	top: 46px;
	width: 40px;
	height: 20px;
}


div#focus_header_base_div {
	position:relative;
	width: 304px;
	height: 35px;
	display:none;
}

div#focus_setting_div {
	position:relative;
	width: 304px;
	height: 142px;
	display:none;
}

div#focus_auto_button_div {
	left: 80px;
	top: 12px;
	width: 140px;
	height: 22px;
}

div#focus_auto_button_left_div {
	left: 80px;
	top: 12px;
	width: 3px;
	height: 22px;
}

div#focus_manual_button_div {
	left: 80px;
	top: 34px;
	width: 140px;
	height: 22px;
}

div#focus_manual_button_left_div {
	left: 80px;
	top: 34px;
	width: 3px;
	height: 22px;
}

div#focus_infinity_button_div {
	left: 80px;
	top: 56px;
	width: 140px;
	height: 22px;
}

div#focus_infinity_button_left_div {
	left: 80px;
	top: 56px;
	width: 3px;
	height: 22px;
}

div#focus_manual_div {
	left: 12px;
	top: 89px;
	width: 280px;
	height: 42px;
}

div#focus_oneshot_button_div {
	left: 11px;
	top: 11px;
	width: 150px;
	height: 20px;
}

img#focus_far_img {
	left: 181px;
	top: 8px;
	width: 38px;
	height: 26px;
}

img#focus_near_img {
	left: 231px;
	top: 8px;
	width: 38px;
	height: 26px;
}


div#exposure_header_base_div {
	position:relative;
	width: 304px;
	height: 35px;
	color:#434343;
}

div#exposure_setting_div {
	position:relative;
	width: 304px;
	height: 310px;
}

div#exposure_auto_button_div {
	left: 80px;
	top: 12px;
	width: 140px;
	height: 22px;
}

div#exposure_auto_button_left_div {
	left: 80px;
	top: 12px;
	width: 3px;
	height: 22px;
}

div#exposure_manual_button_div {
	left: 80px;
	top: 34px;
	width: 140px;
	height: 22px;
}

div#exposure_manual_button_left_div {
	left: 80px;
	top: 34px;
	width: 3px;
	height: 22px;
}

div#exposure_flicker_button_div {
	left: 80px;
	top: 56px;
	width: 140px;
	height: 22px;
}

div#exposure_flicker_button_left_div {
	left: 80px;
	top: 56px;
	width: 3px;
	height: 22px;
}

div#exposure_sprio_button_div {
	left: 80px;
	top: 78px;
	width: 140px;
	height: 22px;
}

div#exposure_sprio_button_left_div {
	left: 80px;
	top: 78px;
	width: 3px;
	height: 22px;
}

div#exposure_auto_div {
	left: 12px;
	top: 112px;
	width: 280px;
	height: 95px;
}

div#exposure_level_caption_div {
	left: 14px;
	top: 9px;
	width: 240px;
	height: 10px;
}

img#exposure_level_1_img {
	left: 14px;
	top: 24px;
	width: 36px;
	height: 20px;
}

img#exposure_level_2_img {
	left: 50px;
	top: 24px;
	width: 36px;
	height: 20px;
}

img#exposure_level_3_img {
	left: 86px;
	top: 24px;
	width: 36px;
	height: 20px;
}

img#exposure_level_4_img {
	left: 122px;
	top: 24px;
	width: 36px;
	height: 20px;
}

img#exposure_level_5_img {
	left: 158px;
	top: 24px;
	width: 36px;
	height: 20px;
}

img#exposure_level_6_img {
	left: 194px;
	top: 24px;
	width: 36px;
	height: 20px;
}

img#exposure_level_7_img {
	left: 230px;
	top: 24px;
	width: 36px;
	height: 20px;
}

div#exposure_photometry_caption_div {
	left: 14px;
	top: 52px;
	width: 252px;
	height: 12px;
}

select#exposure_photometry_select {
	left: 14px;
	top: 67px;
	width: 252px;
	height: 18px;
}

div#exposure_manual_div {
	left: 12px;
	top: 217px;
	width: 280px;
	height: 83px;
}

div#exposure_shutter_caption_div {
	left: 14px;
	top: 9px;
	width: 252px;
	height: 10px;
}

select#exposure_shutter_select {
	left: 14px;
	top: 24px;
	width: 252px;
	height: 18px;
}

div#exposure_iris_caption_div {
	left: 14px;
	top: 48px;
	width: 120px;
	height: 12px;
}

img#exposure_iris_slider_img {
	left: 14px;
	top: 63px;
	width: 120px;
	height: 10px;
	z-index: 1;
}

img#exposure_iris_slider_ball_img {
	left: 14px;
	top: 63px;
	width: 11px;
	height: 11px;
	z-index: 2;
}

img#exposure_iris_slider_event_img {
	left: 14px;
	top: 55px;
	width: 120px;
	height: 26px;
	z-index: 3;
}

div#exposure_gain_caption_div {
	left: 146px;
	top: 48px;
	width: 120px;
	height: 12px;
}

img#exposure_gain_slider_img {
	left: 146px;
	top: 63px;
	width: 120px;
	height: 10px;
	z-index: 1;
}

img#exposure_gain_slider_ball_img {
	left: 146px;
	top: 63px;
	width: 11px;
	height: 11px;
	z-index: 2;
}

img#exposure_gain_slider_event_img {
	left: 146px;
	top: 55px;
	width: 120px;
	height: 26px;
	z-index: 3;
}


div#white_header_base_div {
	position:relative;
	width: 304px;
	height: 35px;
}

div#white_setting_div {
	position:relative;
	width: 304px;
	height: 165px;
}

div#white_auto_button_div {
	left: 80px;
	top: 12px;
	width: 140px;
	height: 22px;
}

div#white_auto_button_left_div {
	left: 80px;
	top: 12px;
	width: 3px;
	height: 22px;
}

div#white_light_button_div {
	left: 80px;
	top: 34px;
	width: 140px;
	height: 22px;
}

div#white_light_button_left_div {
	left: 80px;
	top: 34px;
	width: 3px;
	height: 22px;
}

div#white_lock_button_div {
	left: 80px;
	top: 56px;
	width: 140px;
	height: 22px;
}

div#white_lock_button_left_div {
	left: 80px;
	top: 56px;
	width: 3px;
	height: 22px;
}

div#white_light_div {
	left: 12px;
	top: 89px;
	width: 280px;
	height: 66px;
}

select#white_light_select {
	left: 14px;
	top: 10px;
	width: 252px;
	height: 18px;
}

div#white_oneshot_button_div {
	left: 65px;
	top: 36px;
	width: 150px;
	height: 20px;
}

div#output_header_base_div {
	position:relative;
	width: 304px;
	height: 35px;
}

div#output_setting_div {
	position:relative;
	width: 304px;
	height: 66px;
}

div.w_caption_output_div {
	left: 10px;
	top: 5px;
	width: 5em;
	height: 3em;
	color: #F0F0F0;
	overflow:hidden;
}

div#output_1_div {
	left: 12px;
	top: 10px;
	width: 137px;
	height: 46px;
}

img#output_1_img {
	left: 79px;
	top: 10px;
	width: 50px;
	height: 30px;
}

div#output_2_div {
	left: 157px;
	top: 10px;
	width: 137px;
	height: 46px;
}

img#output_2_img {
	left: 79px;
	top: 10px;
	width: 50px;
	height: 30px;
}

div.troubleshooting_caption_div {
	position: absolute;
	color: #EFEFEF;
	left: 95px;
	padding-right: 60px;
	text-align:left;
	font-size: 16px;
	line-height:25px;
}

div#infomation_panel{
    top:-1px;
    left:-1px;
    height:100%;
    width:100%;
	text-align:center;
	background-color:#373737;
	display:block;
	overflow: block;
}

div#infomation_panel_div{
    height:110px;
    width:700px;
    top:100px;
    left:50%;
    margin-left:-350px;
	display:block;
	overflow: hidden;
	border: 1px solid #555555;
	background-color:#323232;
	text-align: center;
}

img#infomation_panel_infoimage{
	top: 45px;
	left:60px;
	width:20px;
	height:20px;
	display:block;
}

img#infomation_panel_aniimage{
	top: 34px;
	left:60px;
	width:48px;
	height:48px;
	display:none;
}

div#infomation_panel_caption{
	color: #EFEFEF;
	top: 47px;
	left: 90px;
	font-size: 16px;
}

div#troubleshooting_panel{
    top:-1px;
    left:-1px;
    height:100%;
    width:100%;
	text-align:center;
	background-color:#373737;
	display:none;
	overflow: hidden;
}

div#troubleshooting_panel_div{
    height:400px;
    width:700px;
    top:100px;
    left:50%;
    margin-left:-350px;
	overflow: hidden;
	border: 1px solid #555555;
	background-color:#323232;
	text-align: center;
}

img#troubleshooting_panel_image{
    top: 50px;
	left: 60px;
	width:20px;
	height:20px;
}

div#troubleshooting_panel_caption1{
	top: 41px;
}

div#troubleshooting_panel_caption2{
	top: 120px;
	text-indent:-1em;
	padding-left:1em;
}

div#troubleshooting_panel_caption3{
	top: 175px;
	text-indent:-1em;
	padding-left:1em;
}

div#troubleshooting_panel_caption4{
	top: 260px;
	text-indent:-1em;
	padding-left:1em;
}

div#detail_button_div {
	padding-top: 8px;
    top:520px;
    left:50%;
    margin-left:150px;
	width: 200px;
	height: 22px;
	background-color: #1b1b1b;
	border: 1px solid #555555;
	font-size: 12px;
	color: #f0f0f0;
}

/*
# {
	left: px;
	top: px;
	width: px;
	height: px;
	background-color: ;
	visibility: hidden;
}
*/
