/* CSS Document */

*{
	margin:0px;
	padding:0px;
}

body{
	/*text-align:center;*/
}

/* box */

#container{
	/*margin:0px auto;*/
	width:980px;
	text-align:left;
	color:#444;
	font-size:87.5%;
	line-height:1.4em;
}

#header{
	width:960px;
	padding:5px 20px 0px 20px;
	background:url(../image/backImage_header.gif) repeat-y;
	line-height:1em;
}

#navigation{
	width:960px;
	padding:0px 10px;
	background:url(../image/backImage_header.gif) repeat-y;
}

#main{
	width:960px;
	padding:5px 20px 10px 20px;
	background:url(../image/backImage_main.gif) repeat-y;
}

#futter{
	width:960px;
	padding:5px 20px 10px 20px;
	background:url(../image/backImage_futter.gif) no-repeat;
	font-size:85%;
}

/* ʐݒ */

ul{ list-style-type:none; }
ul li{
	list-style-type:none;
	background:url(../image/ic_list.gif) no-repeat 0px 5px;
	padding-left:13px;
}

.leftAline{ text-align:left; }
.rightAline{ text-align:right; }
.redColor{ color:#FF0000 }

#pageTop{
	text-align:right;
	font-size:85%;
}

#main .backImagePanelM {
	padding:5px 5px 0px 5px;
	font-size:87.5%;
	color:#000;
}

#main h2{
	color:#800000;
	font-size:112.5%;
	padding:0px 0px 0px 5px;
	margin:5px 0px;
	border-left:5px #800000 solid;
}

#main h3{
	background:url(../image/ic_square.gif) no-repeat 0px 2px;
	padding:0px 0px 0px 18px;
	margin:5px 0px;
	font-size:105%;
	color:#800000;
	font-weight:normal;
}

#main .serchBox{
	padding-bottom:5px;
}

#main .serchT{
	margin-top:5px;
	height:8px;
}

#main .serchM{
	text-align:left;
}

#main .serchM .title{
	color:#FFF;
	font-size:85%;
	padding-left:7px;
	line-height:1.2em;
}
#main .serchM .contents{
	line-height:1.8em;
}

#main .serchB{
	height:8px;
}

/* header */

#header h2{
	font-size:112.5%;
	line-height:1.2em;
}

#header #nowTime{
	font-size:80%;
	text-align:right;
}

/* main */

#main #pan{
	color:#444444;
	font-size:85%;
	padding-bottom:5px;
}

#main #panlink{
	color:#0000aa;
}

/* livePartition */

#main #livepartition h2{
	color:#800000;
	font-size:85%;
	padding:0px 0px 0px 4px;
	margin:3px 0px;
	border-left:3px #800000 solid;
}

#main #livepartition .boxHeadFoot{
	padding:0px;
	margin:0px;
}

#main #livepartition .backImageWhite{
	background:url(../image/backImage_livePartitionWhite.gif) no-repeat top right;
	text-align:left;
	vertical-align:top;
	width:130px;
	height:45px;
	padding:5px 10px 0px 4px;
	margin-right:8px;
}

#main #livepartition .paging{
	color:#800000;
	font-size:10pt;
}

#main #livepartition .backImagePanelM { background:url(../multilive/image/backImage_panelMainW275.gif) repeat-y; }
#main #livepartition .backImagePanelF { background:url(../multilive/image/backImage_panelFutterW275.gif) no-repeat; }

/* movie */

#main #movie .serchT{ background:url(../movie/image/backImage_lookupUp.gif) no-repeat;}
#main #movie .serchM{ background:url(../movie/image/backImage_lookupMain.gif) repeat-y; }
#main #movie .serchB{ background:url(../movie/image/backImage_lookupDown.gif) no-repeat; }

/* picture */

#main #picture .serchT{ background:url(../picture/image/backImage_lookupUp.gif) no-repeat;}
#main #picture .serchM{ background:url(../picture/image/backImage_lookupMain.gif) repeat-y; }
#main #picture .serchB{ background:url(../picture/image/backImage_lookupDown.gif) no-repeat; }

/* statistics */

#main #statistics .serchT{ background:url(../statistics/image/backImage_lookupUp.gif) no-repeat; }
#main #statistics .serchM{ background:url(../statistics/image/backImage_lookupMain.gif) repeat-y; }
#main #statistics .serchB{ background:url(../statistics/image/backImage_lookupDown.gif) no-repeat; }

/* registration */

#main #registration .title1{
	background:url(../registration/image/index_cameraDataR.jpg) no-repeat;
	width:450px;
	height:25px;
}

#main #registration .title2{
	background:url(../registration/image/index_cameraPrisetR.jpg) no-repeat;
	width:450px;
	height:25px;
	text-align:right;
}

#main #registration .contents td{ padding-top:5px; }

/* setup */

#main #setup .title1{
	background:url(../setup/image/index_prisetSetup.jpg) no-repeat;
	width:555px;
	height:25px;
	text-align:right;
}
#main #setup .title2{
	background:url(../setup/image/index_subaccount.jpg) no-repeat;
	width:555px;
	height:25px;
	text-align:right;
}
#main #setup .title3{
	background:url(../setup/image/index_groupSetup.jpg) no-repeat;
	width:555px;
	height:25px;
	text-align:right;
}
#main #setup .groupTable {
	background-image:url(../setup/image/index_indexS_groupName.gif);
	background-repeat:no-repeat;
	width:550px;
}
#main #setup .groupInput {
	font-size:9pt;
	margin-bottom:1px;
	margin-left:8px;
	height:18px;
}
#main #setup .groupLeft {
	padding-left:12px;
}
#main #setup .groupName {
	color:#0000ff;
	text-decoration:none;
}


/* setup:priset */
#main #priset h2{
	color:#800000;
	font-size:85%;
	padding:0px 0px 0px 4px;
	margin:3px 0px;
	border-left:3px #800000 solid;
}

#main #priset .title1{
	background:url(../setup/image/index_prisetsetupMode.jpg) no-repeat;
	width:640px;
	height:25px;
	text-align:right;
}

#main #priset .backImagePanelM { background:url(../setup/image/backImage_panelMainW140.gif) repeat-y; }
#main #priset .backImagePanelF { background:url(../setup/image/backImage_panelFutterW140.gif) no-repeat; }

#main #priset .about{
	padding:5px;
	font-size:85%;
	line-height:1.2em;
}

#main #priset .about img{
	margin-bottom:5px;
}

#main #priset ol{
	margin-left:25px;
}

/* setup:prisetSchedule */

#main #prisetSchedule .title1{
	background:url(../setup/image/index_prisetscheduleMode.jpg) no-repeat;
	width:810px;
	height:25px;
	text-align:right;
}

#main #prisetSchedule .backImagePanelM_W635 {
	background:url(../setup/image/backImage_panelMainW635.gif) repeat-y;
	padding:15px 15px 0px 15px;
	font-size:14pt;
	color:#FFF;
	line-height:1.4em;
}

#main #prisetSchedule .backImagePanelF { background:url(../setup/image/backImage_panelFutterW635.gif) no-repeat; }

#main #prisetSchedule .pn160 .backImagePanelM { background:url(../setup/image/backImage_panelMainW160.gif) repeat-y; }
#main #prisetSchedule .pn160 .backImagePanelF { background:url(../setup/image/backImage_panelFutterW160.gif) no-repeat; }

#prisetSchedule .button{
	font-size:14px;
	padding:5px 2px 2px 2px;
	color:#FFF;
	background-color:#F00;
	border-left:1px #FFF solid;
	border-top:1px #FFF solid;
	border-right:2px #900 solid;
	border-bottom:2px #900 solid;
}


/* setup:group */
#main #group .GroupConfirm {
	background-image:	url(../setup/image/index_groupSetupMode.jpg);
	background-repeat:	no-repeat;
	margin-bottom:	8px;
	width:		915px;
	height:		25px;
}
#main #group .CameraAllHead {
	background-image:	url(../setup/image/index_cameraList.gif);
	background-repeat:	no-repeat;
	width:		215px;
	height:		26px;
}
#main #group .CameraAllBody {
	background-image:	url(../setup/image/backImage2_panelMainW215.gif);
	background-repeat:	repeat-y;
	width:		215px;
	padding:	0px;
	margin:		0px;
}
#main #group .CameraAllFoot {
	background-image:	url(../setup/image/backImage2_panelFutterW215.gif);
	background-repeat:	no-repeat;
	width:		215px;
	height:		15px;
}

#main #group .CameraGroupHead {
	background-image:	url(../setup/image/index_groupCamera.gif);
	background-repeat:	no-repeat;
	width:		215px;
	height:		26px;
}
#main #group .CameraTableBody {
	background-image:	url(../setup/image/backImage_panelMainW215.gif);
	background-repeat:	repeat-y;
	width:		215px;
	padding:	0px;
	margin:		0px;
}
#main #group .CameraTableFoot {
	background-image:	url(../setup/image/backImage_panelFutterW215.gif);
	background-repeat:	no-repeat;
	width:		215px;
	height:		15px;
}

#main #group .SubBox {
	background-color:	white;
	padding:					0px 0px 16px 8px;
	margin:						0px 0px 8px 8px;
	border:						1px solid black;
}
#main #group .InterBotton {
	color:				#444488;
	font-size:			10pt;
	border:				1px solid #444488;
	background-color:	#ccccff;
}
#main #group .DeleteBotton {
	color:				#662222;
	font-size:			10pt;
	border:				1px solid #882244;
	background-color:	#ff8888;
}

#main #group .RegistArea {
	padding:8px;
	padding-bottom:20px;
	background-color:white;
}

/* futter */
#futter td{
	text-align:right;
}















