

/*__________________________________________________

HIT-MALL / HOT VOICE
__________________________________________________*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, label, fieldset, legend, input, textarea, button, p, blockquote, pre, address, table, th, td {
	padding: 0;
	margin: 0;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size:14px;
	color: #000;
	line-height: 1;
	text-decoration: none;
}
body {
	font-size: 12px;
/*	font-family: Verdana, sans-serif; */
/*	font-family: "Osaka","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック", "MS P Gothic",Verdana, Arial, Helvetica, sans-serif;*/
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
a:link,a:visited {
	color: #666;
}
a:hover,a:focus {
	color: #666;
	text-decoration: none;
}
dl {
	margin: 1em 0;
}
dd {
	margin: 1em 0 0 1em;
}
.clearfix:after {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	content: '[.]';
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
#hot div.block1 h2{
	float:left;
	margin:0;
	padding:0 0 0 10px;
	font-size:18px;
}
#hot .float-r{
	float:right;
	padding-right:10px;
}
#hot{
	display:block;
	margin-top:20px;
	width:100%;
	/*width:615px;
	height:150px;
	background:url(/tca/pictures/shop/img/top_hot_bg.gif) left top no-repeat;*/
}
#hot div.block2 dl.hot-pickup{
	margin:18px 0 0 0;
}
#hot div.block2 dl.hot-pickup dt{
	color:#900;
	padding-left:10px;
}
#hot div.block2 dl.hot-pickup dd a{
	padding:0;
	font-size:14px;
	line-height: 1.6;
}
#hot div.block2 dl.hot-pickupTop{
	margin:18px 0 0 0;
}
#hot div.block2 dl.hot-pickupTop dt a{
	color:#900;
	padding-left:10px;
}
#hot div.block2 dl.hot-pickupTop dd a{
	padding:0;
	font-size:12px;
	line-height: 1.6;
}
.toko{
	color:#900;
}


@media screen and (max-width: 640px){
	#hot .float-r{
		float:right;
		padding:0 10px;
		margin:10px 0 20px 0;
		line-height: 1.8;
	}
}