/*
	last updated：2008/08/26
	style for popup 
*/

body#popup
{
	width: 360px;
	margin: 0 auto;
	padding: 0;
}

#popup img
{
	margin: 0;
	padding: 0;
	border: none;
	vertical-align:text-bottom;
}

	#popup img a {
		border: none;
	}

#popup div.imageset img {
	float: left;
}
#popup div.imageset:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

#popup div.switch {
	clear: both;
	width: 100%;
	margin: 10px 0;
	text-align: center; 
}

#popup table.dplink
{
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	font-size: 12px;
}


#close{
  width:150px;
  height:20px;
   float:left;
	margin: 10px 105px 15px 105px;
 display: inline;
  text-indent:-9999px;
  background:url(../../../../assets/img/safetydrive/hiyarimap/point/pop_close-off.gif) no-repeat;
  }
#close a {
  display:block;
  width:150px;
  height:20px;
  }
#close a:hover {
  background:url(../../../../assets/img/safetydrive/hiyarimap/point/pop_close-on.gif) no-repeat;
  }
#close01on {
  width:150px;
  height:20px;
   float:left;
	margin: 10px 105px 15px 105px;
 display: inline;
  text-indent:-9999px;
  background:url(../../../../assets/img/safetydrive/hiyarimap/point/pop_close-on.gif) no-repeat;
  }
  
  
  
#popup p.copyright
{
	font-size: 11px;
	padding: 0px 10px 0 10px;
}

#pop_text01{
	 width:333px;
	font-size:15px;
	line-height:1.4;
	margin:10px 5px 13px 5px;
	padding:0 0 0 17px;
	float:left;
 display: inline;
	background:url(../../../../assets/img/safetydrive/hiyarimap/point/pop_text01.gif) no-repeat 0 2px;
}

#pop_text02{
	 width:333px;
	font-size:15px;
	line-height:1.4;
	color:#CD0920;
	margin:0 5px 13px 5px;
	padding:0 0 0 17px;
	float:left;
 display: inline;
	background:url(../../../../assets/img/safetydrive/hiyarimap/point/pop_text02.gif) no-repeat 0 2px;
}

#pop_text03{
	 width:333px;
	font-size:15px;
	line-height:1.4;
	color:#009;
	margin:0 5px 10px 5px;
	padding:0 0 0 17px;
	float:left;
 display: inline;
	background:url(../../../../assets/img/safetydrive/hiyarimap/point/pop_text03.gif) no-repeat 0 2px;
}












