@charset "euc-jp";

div#main_contents_middle div.col_l {
	float: left;
	width: 546px;
}

div#main_contents_middle div.col_r {
	float: right;
	width: 180px;
}

div#hot_item {
	font-size: 10px;
	line-height: 13px;
}

div#hot_item h2 {
	width: 100px;
	height: 23px;
	overflow: hidden;
}

div#hot_item ul {
	background-color: #D9793F;
	padding: 5px 0 5px 5px;
}

div#hot_item ul li {
	float: left;
	width: 175px;
	height: 118px;
	overflow: hidden;
	margin-right: 5px;
}

div#hot_item ul li a {
	color: #000;
}

div#hot_item ul li a:hover {
	color: #666;
	text-decolation: underline;
}

div#new_item {
	line-height: 16px;
	margin-top: 10px;
}

div#new_item h2 {
	width: 186px;
	height: 37px;
	overflow: hidden;
}

div#new_item ul {
	padding: 0 0 5px 5px;
}

div#new_item ul li {
	float: left;
	width: 250px;
	height: 270px;
	overflow: hidden;
	margin-right: 20px;
}

div#ranking {
	margin-bottom: 15px;
}

div#ranking h3 {
	background: url(../images/rank_bg.gif) top left no-repeat;
	text-align: right;
	padding-right: 5px;
	color: #990000;
	font-size: 10px;
	line-height: 36px;
	width: 175px;
	_width: 180px;
	height: 26px;
	overflow: hidden;
}

div#ranking h3.rank01 { background-position: 0 0; }
div#ranking h3.rank02 { background-position: 0 -26px; }
div#ranking h3.rank03 { background-position: 0 -52px; }
div#ranking h3.rank04 { background-position: 0 -78px; }
div#ranking h3.rank05 { background-position: 0 -104px; }
div#ranking h3.rank06 { background-position: 0 -130px; }
div#ranking h3.rank07 { background-position: 0 -156px; }
div#ranking h3.rank08 { background-position: 0 -182px; }
div#ranking h3.rank09 { background-position: 0 -208px; }
div#ranking h3.rank10 { background-position: 0 -234px; }

div#ranking div {
	clear: both;
	margin-top: 2px;
	margin-bottom: 5px;
}

div#ranking div img {
	margin-right: 5px;
	float: left;
}

div#ranking div p {
	padding-top: 40px;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 1px;
}

div#ranking div p a {
	color: #F00;
}

div#tencho h2 {
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
}

div#tencho a {
	line-height: 16px;
}

h2.top_info {
	width: 800px;
	margin-top: 15px;
	background-color: #1B1B1B;
}

div.top_info {
	width: 788px;
	_width: 800px;
	height: 250px;
	padding: 5px;
	margin-bottom: 15px;
	overflow: auto;
	border-width: 1px;
	border-style: none solid solid solid;
	border-color: #555;
	color: #333;
	line-height: 16px;
}

div.top_info h3 {
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}

div.top_info p {
	margin-bottom: 10px;
}

div.henpin {
	margin-bottom: 15px;
}

p.top_shop_banner {
	text-align: center;
	margin: 15px 0;
}

p.kutudukuri {
	width: 560px;
	height: 43px;
	overflow: hidden;
}
p.english_desc {
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: bold;
}

hr {
	border-width: 2px 0 0 0;
	border-style: dashed none none none;
	border-color: #999999;
	margin: 5px 0;
	height: 2px;
}