/*Copyright pipaoi.jp All Rights Reserved*/

/*--------------------------------------------*/
/*div#content migMain*/
div#migMain {width:45.75em; float:left;margin:0;}
div#migMain div.myInd {
  background-color:white;
  border:1px solid #FFCC00;
  margin-bottom:10px;
  margin-top:10px;
  padding-bottom:20px;
/*  width:45.6em;*/
}

div#migMain div.myInd h2 {height:27px;font-size:1.2em;padding:2px 30px; color: #FFFFFF; margin:2px 2px 0px 2px;
	font-weight:normal; background:transparent url(../images/subtitle-img2.gif) no-repeat scroll 0 0;}

div.cameraTv {
  top:-50px;
  left:-60px;
  position : absolute;
  margin:20px 0;
  width:500px;
}
div.cameraLive {
  margin:40px 0 0 75px;
  padding-top:13px;
  padding-left:0px;
  width:300px;
  position: relative;
/*  z-index:11;*/
}
div.cameraTv2 {
  top:-20px;
  left: 0px;
  position : absolute;
  margin:20px 0;
  width:500px;
}
div.cameraLive2 {
  margin:40px 0 0 75px;
  padding-top:13px;
  padding-left:60px;
  width:300px;
  position: relative;
/*  z-index:11;*/
}


div.camera {
  margin:60px 0 0px 0;
  padding-right:30px;
  width:500px;
  text-align:center;
}

div.camera2 {
  top:-260px;
  left:340px;
  margin:0;
  width:200px;
  text-align:center;
  position: relative;
  z-index:3;
}

div.cameraP {
  margin:0 0px 10px 0;
  width:100%;
}
div.cameraP p {
  margin:0px 50px 0px 50px;
  text-indent:1em;
  text-align:left;
}

