.hot_topic table,
.hot_topic table tr td,
.hot_topic table tr th


{
	font-family: "ＭＳ ゴシック", "Osaka－等幅",Arial, Helvetica, sans-serif;
}


/*
Add the following to your CSS file should you wish the cursor to
"wait" while the script is processing the sort
*/
body.sort-active * { cursor:wait; }
.hot_topic table { 
width: 100%;
padding: 0;
margin: 2em auto 0 auto;
border-left: 1px solid #EAEAEE;
border-collapse:collapse;
}


.hot_topic th {
	color: white;
	border-right: 1px solid #EAEAEE;
	border-bottom: 1px solid #EAEAEE;
	border-top: 1px solid #EAEAEE;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	padding: 8px 12px 4px 12px;
	background: #92949d url(/images/table/bg_header.jpg) no-repeat !important;
	vertical-align:middle;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	line-height: 1.75;
	font-weight: bold;
}
.hot_topic td.total {
border-top: 0;
border-left: 0;
border-right: 1px solid #EAEAEE;
background: none;
text-align:right;
font-weight:bold;
text-transform:uppercase;
letter-spacing:1px;
}



th.sortable,th.sortable-text,th.sortable-date,th.sortable-keep,th.sortable-date-dmy,th.sortable-numeric,th.sortable-currency,th.sortable-sortByTwelveHourTimestamp,th.sortable-sortIPAddress,th.sortable-sortEnglishLonghandDateFormat,th.sortable-sortScientificNotation,th.sortable-sortImage,th.sortable-sortFileSize,th.sortable-sortAlphaNumeric,th.sortable-sortEnglishDateTime {
	cursor:pointer;
	background: #92949d url(/images/table/bg_header_sortable.jpg) no-repeat !important;
	padding: 8px 12px 4px 16px;
}

th.forwardSort {
background:#92949d url(/images/table/bg_header_down.jpg) no-repeat 0 0 !important;
}
th.reverseSort {
background:#92949d url(/images/table/bg_header_up.jpg) no-repeat 0 0 !important;
}
table thead th.forwardSort a,
table thead th.reverseSort a {
color:#000;
text-decoration:none;
}
/*These styles should be added when very long tables are expected ( under2 ) */

th.sort-active {
background:#CAE8EA url(/images/table/bg_header_sorting.jpg) no-repeat 0 0 !important;
cursor:wait;
}
/*th.sort-active a {color:#a80000 !important;cursor:wait;}*/



th a {	text-decoration:none;	color: white;	background:transparent;	}
td a {	text-decoration:none;	color:#239;	background:transparent; }

td a:hover {
color:#a84444;
border-bottom:1px dotted deeppink;
background:transparent;
}


td img {
margin:0 auto;
border:3px solid #ddd;
}


.hot_topic td {
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	padding: 6px 12px 6px 12px;
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "osaka",;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
tr:hover,
tr:hover td{
color:deeppink;
border-right: 1px solid #dedede;
border-bottom:1px dotted deeppink;
}
td.lft {
text-align:left;
}
tr.alt {
background: #FCFCFC;
color: #797268;
}

/* Poor old Internet Explorer 6 has a bug that means we can't use background images for the table rows
as it trys to download the image each and every time that it is used (which means a 1000 row table
will produce 1000 http requests for the image in question) */
tr[class="alt"] td {
background: #F5FAFA url(/images/table/td_alt.gif) no-repeat;
}
td[class~="alt"] {
background: #edf3f3 url(/images/table/col_alt.gif) no-repeat !important;
}
/* Poor old Internet Explorer won't see the next two rules either as it doesn't get :first-child */
tbody tr.alt td:first-child {
background: #F5FAFA url(/images/table/bullet2.gif) no-repeat;
font-weight:bold;
}
tbody tr td:first-child {
background: #fff url(/images/table/bullet1.gif) no-repeat;
font-weight:bold;
}
/* Image free rules for Internet Explorer < 7 */
* html tr.alt td {
background-color:#EAEAEE;
}
* html tr td.alt,
* html tr.alt td.alt {
background-color:#EAEAEE;
}



/*


*/

item_table th{
background: #fff url(/images/table/th.gif) no-repeat;
}
.item_table td.item_genre {
	background: #fff url(/images/table/bullet2.gif) no-repeat;
	font-weight:bold;
	width: 150px;
}
.item_table td.mfg {
	background: #fff url(/images/table/bullet3.gif) no-repeat;
	font-weight:bold;
	width: 250px;
}
.item_table td.item {
	background: #fff url(/images/table/bullet4.gif) no-repeat;
	font-weight: normal;
}



/* fake tab beta....... */
.hot_topic .rental a span {
	color:black;
	display: block;
	padding: 0 10px;
	background: url(/images/tab/tab_mono.gif) no-repeat left 0x;
}
.hot_topic .rental a:hover span, .hot_topic .rental a:hover ,.hot_topic .rental a:focus, .hot_topic .rental a:active {
    background-position: 100% -150px;
    outline: 0; /* prevent dotted border in Firefox */
}
.hot_topic .rental a {

 	background: url(/images/tab/tab_mono.gif) no-repeat right 100px;
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #27537a;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}
.hot_topic .rental {
	float:right;
	margin-right:70px;
}
.hot_topic .rental a{    line-height: 1.2;
    text-align: center;}


.hot_topic .rental a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.hot_topic .rental a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}

