td{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-weight: bold;
	line-height: 1.7;
}

.hot_topic .note {
color:#696969;
}

.hot_topic table  { 
font-family :'ＭＳ Ｐゴシック';
width:100%;
padding: 0;
margin: 2em auto 4em auto;
border-top: 1px solid #EAEAEE;
border-left: 1px solid #EAEAEE;
border-bottom: 1px solid #EAEAEE;
border-collapse:collapse;
}


.hot_topic h4{
	padding:4px 40px 4px 10px;
	color :deeppink;
	font-size:115%;
	font-weight:bold;
	margin:11px 0;
	border-bottom: 1px dotted deeppink;
}



.hot_topic th {
color: white;
border-right: 1px solid #EAEAEE;
border-bottom: 1px solid #EAEAEE;
border-top: 1px solid #EAEAEE;
letter-spacing: 1px;

text-align: left;
padding: 8px 12px 4px 12px;
background: #92949d url(/images/table/bg_header.jpg) no-repeat !important;
vertical-align:middle;
}
.hot_topic td.room {
	font-weight: bold;
	background: url(/images/table/bullet1.gif) no-repeat left top;
	width: 150px;
}


.low_price{
color:deeppink;

}
.add_price{
color:red;

}

.hot_topic tr.alt td.room{

	background: url(/images/table/bullet2.gif) no-repeat left top;
}

.hot_topic tr.alt td{
	background: url(/images/table/bullet2.gif) no-repeat right top;
}


.hot_topic table tr td.time {
	color: black;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	border-top: 1px solid #dedede;
	letter-spacing: 1px;
	text-align: left;
	padding: 3px 3px 3px 1em;
	line-height: 1.75;
	background: #F7F7F9;
	font-weight: normal;
}



.hot_topicth a {	text-decoration:none;	color: white;	background:transparent;	}
.hot_topictd a {	text-decoration:none;	color:#239;	background:transparent; }

.hot_topictd a:hover {
color:#a84444;
border-bottom:1px dotted deeppink;
background:transparent;
}


.hot_topictd 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;
	text-align: center;
}

.hot_topictr:hover td{
color:deeppink;
border-right: 1px solid #dedede;
border-bottom:1px dotted deeppink;
}
.hot_topictd.lft {
text-align:left;
}
.hot_topictr.alt {
background: #FCFCFC;
color: #797268;
}

.hot_topic  th.litte_kind {
	font-weight: bold;
	background: #FFFFFF url(/images/table/bullet5.gif) no-repeat left top;
}




/* disables */

/*.main .hot_topic table#recording  tr th,
.main .hot_topic table#mastering  tr th,
.main .hot_topic table#PV         tr th,
.main .hot_topic table#MA         tr th,
.main .hot_topic table#photograph tr th,
.main .hot_topic table#recording  tr td,
.main .hot_topic table#mastering  tr td,
.main .hot_topic table#PV         tr td,
.main .hot_topic table#MA         tr td,
.main .hot_topic table#photograph tr td,
.main .hot_topic table#self_recording tr td,*/
.not_enable .disable_samples
{
	color: #FFFFFF;
	background: #333333 url(/images/table/stoped.gif) no-repeat left top;
}

.disable_samples{display:none;}



.main .hot_topic p.hour{
	text-align: right;
	margin-bottom: -2em;
	font-weight: bold;
	padding-right: 0.5em;
	display:block;
	font-size: 113%;
}
