@charset "euc-jp";

/* === HOT SPOT === */
div#body div#content table#hotStop .lineBorder01 {
	height:4px;
	background:url(/nm_biz/hotspot/images/hotSpot_bg05.gif) repeat-x 0 0;
}
div#body div#content table#hotStop .lineBorder02 {
	height:4px;
	background:url(/nm_biz/hotspot/images/hotSpot_bg06.gif) repeat-x 0 0;
}
div#body div#content table#hotStop .lineBorder03 {
	background:url(/nm_biz/hotspot/images/hotSpot_bg07.gif) repeat-y 0 0;
}
div#body div#content table#hotStop .lineBorder04 {
	background:url(/nm_biz/hotspot/images/hotSpot_bg08.gif) repeat-y 0 0;
}
div#body div#content table#hotStop,
div#body div#content table#hotStop table {
	border-top:none !important;
}
div#body div#content table#hotStop {
	clear:both !important;
	margin-bottom:10px !important;
}
div#body div#content table#hotStop table {
	margin:4px 0 0 4px !important;
}
div#body div#content table#hotStop table p {
	font-size:0;
	width:31px;
	margin:2px 0 0 0;
}
div#body div#content table#hotStop table ul {
	padding:0 5px 0 0;
}
div#body div#content table#hotStop table ul li {
	float:left;
	margin:0 19px 0 0;
	white-space:nowrap;
}

div#body div#content table#hotStop table ul li.listLast {
	margin:0;
}


/* clerarFix
***************************************************** */
div#body div#content table#hotStop table ul:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	line-height:0;
	visibility:hidden;
}
div#body div#content table#hotStop table ul {
	zoom:1;
}