@charset "utf-8";

/*** トップメイン ***/

#top_main {
	width: 780px;
	font-size: 11px;
	margin-left: 4px;
	float: right;
}

#top_main  h1,h2 {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

/** トップセンター **/

#top_center {
	width: 600px;
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;
	clear: both;
}

#top_center  img {
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

.top_banner {
	width: 600px;
	margin: 0;
	padding: 0;
}

.top_comment {
	width: 590px;
	margin: 5px 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.top_center_pickup_area {
	width: 600px;
	height: 70px;
	margin-top: 5px;
	padding-top: 10px;
	background-color: #eeeeee;
	clear: both;
}

.top_center_pickup_area  ul {
	width: 600px;
	height: 60px;
	padding: 0;
	margin: 0;
	font-size: 0;
	text-align: justify;
	text-justify: distribute-all-lines;
	clear: both;
}

.top_center_pickup_area  li {
	width: 140px;
	height: 60px;
	display: inline-block;
	margin: 0;
	padding: 0 0 2px 8px;
	list-style: none;
	float: left;
}

ul.top_center_pickup  :after {
	content: url(/css/css_justify.gif);
	line-height: 0;
	visibility: hidden;
}

ul.top_center_images {
	width: 600px;
	padding: 0;
	margin: 0;
	font-size: 0;
	text-align: justify;
	text-justify: distribute-all-lines;
}

ul.top_center_images  li {
	width: 119px;
	height: 110px;
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

ul.top_center_images  p {
	text-align: center;
	font-size: 11px;
}

.top_special_pickup {
	width: 600px;
	height: 210px;
	margin-bottom: 5px;
}

.top_special_pickup_left {
	width: 420px;
	height: 210px;
	background-image: url(http://shopping.big-onion.net/image/top_banner/background-special-top.gif);
	background-repeat: repeat-y;
	float: left;
}

.top_special_pickup_left_img {
	width: 150px;
	height: 180px;
	padding: 10px 5px;
	clear: both;
	float: left;
}

.special_img img{
	border-style: solid;
	border-width: 1px;
	border-color: #ff0000;
}


.top_special_pickup_left_text {
	width: 245px;
	height: 180px;
	line-height: 12px;
	padding: 10px 0;
	text-align: left;
	float: right;
} 

.top_special_pickup_right {
	width: 176px;
	height: 180px;
	margin: 0;
	padding: 0;
	float: right;
}

.top_special_pickup_right img {
	margin: 0;
	padding: 0;
}

.clear {
	font-size: 0;
	clear: both;
}

.item_title {
	text-align: left;
	font-size: 11px;
	font-weight: 700;
	padding: 2px;
}

.item_name {
	text-align: left;
	font-size: 11px;
	padding: 2px;
}

.item_name  a {
	font-size: 10px;
}

.item_name  img {
	margin-left: 19px;
}

ul.top_banner {
	padding: 0;
	margin: 0;
	font-size: 0;
	text-align: justify;
	text-justify: distribute-all-lines;
}

ul.top_banner  li {
	display: inline-block;
	margin: 0;
	padding: 0;
	font-size: 10px;
	text-align: center;
	list-style: none;
	float: left;
}

.top_center_special_line {
	width: 600px;
	height: 14px;
	margin: 0;
	text-align: center;
	padding-top: 2px;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	clear: both;
}

.top_ranking {
	width: 600px;
	height: 140px;
	text-align: center;
	background-image: url(http://shopping.big-onion.net/image/top_banner/background-ranking-top.gif);
	background-repeat: repeat-y;
	margin-bottom: 5px;
}

.top_media {
	width: 600px;
	height: 220px;
	background-image: url(http://shopping.big-onion.net/image/top_banner/background-media-top.gif);
	background-repeat: repeat-y;
	margin-bottom: 5px;
}

.top_media_link {
	width: 600px;
	margin-bottom: 5px;
	padding: 0;
	margin-top: 5px;
}

.top_media_left {
	margin-top: 5px;
	margin-left: 10px;
	width: 200px;
	height: 215px;
	float: left;
}

.top_media_left p {
	font-size: 10px;
}

.top_media_center {
	width: 210px;
	height: 215px;
	margin-top: 5px;
	float: left;
}

.top_media_center p {
	font-size: 10px;
}

.top_media_right {
	width: 180px;
	height: 215px;
	margin-top: 5px;
	float: right;
}

.top_media_right p {
	font-size: 10px;
}