@charset "Shift_JIS";

#hm_online:after {
　　 content: ".";
　　 display: block;
　　　height: 0;
　　　clear: both;
　　　visibility: hidden;　
　 }
#hm_online {display: inline-block;} 
/* Hides from IE-mac \*/
 * html #hm_online {height: 1%;}

#hm_online {display: block;}
/* End hide from IE-mac */

#hm_online .inner {
	z-index: -1;
}

#hm_online .inner li{
	position: relative;

}
#hm_online .inner li img{
	visibility: hidden;
	z-index: -1;
}

#hm_online .inner li p {
	width: 190px;
	height:110px;
	padding:9px;
	position: absolute;
	top: -60px;
	left: -186px;
	text-align: left;
	display: none;
	line-height: 110%;
	background:url(../imagestop/balloon_b.png) no-repeat;
}

#hm_online .inner li p em {
	width: 160px;
	display:block;
	margin-top:5px;
	font-style: normal;
	font-size:10px;
	color:#333;
}

#hm_online .inner li a {
display:block;
}
.both{
	clear: both;
}

/*-----------------------------------------------------------------------------*/

#hm_browser .inner li{
	position: relative;
	z-index: 1;
}
#hm_browser .inner li img{
	visibility: hidden;
}

#hm_browser .inner li p {
	width: 190px;
	height:110px;
	padding:9px;
	position: absolute;
	top: -60px;
	left: -186px;
	text-align: left;
	display: none;
	line-height: 110%;
	background:url(../imagestop/balloon_g.png) no-repeat;
}

#hm_browser .inner li p em {
	width: 160px;
	display:block;
	margin-top:5px;
	font-style: normal;
	font-size:10px;
	color:#333;
}

#hm_browser .inner li a {
display:block;
}
.both{
	clear: both;
}