@charset "shift_jis";


#Layer4 #hot img {border-style:none;}

#Layer4 #hot #topics {
	float: left;
	width: 299px;
	padding:0;
	margin:0;
	overflow:hidden;

}
#Layer4 #hot #used {
	float: left;
	width: 299px;
	padding:0;
	margin:0;
	overflow:hidden;
}

#Layer4 #hot {
	padding:0;
	margin:3px 0;
	width: 605px;
	background-color: #DFDFDF;

}

#Layer4 #hot a:link,
#Layer4 #hot a:visited{
text-decoration:none;
color:#01307F;
}


#Layer4 #hot a:hover,
#Layer4 #hot a:active{
text-decoration:underline;
color:#0033CC;
}




#Layer4 #hot table{
padding:0;
margin:5px;
border-collapse:collapse;

}


#Layer4 #hot  td ,
#Layer4 #hot th{
	text-align:left;
	font-weight:normal;
	font-size: 0.8em;
	vertical-align:top;
	border-bottom:1px solid #e7e7e7;
	}
h1,
h2 {
	margin: 0px;
	padding: 0px;
	font-size:1em;
}

.clearfix:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
.clearfix {
  _height: 1px;
  min-height: 1px;
  /**//*/
  height: auto;
  overflow: hidden;
  /**/
}
