/*
  shop_top.css 2015-08 $
*/
.carousel-categories-section {
	position: relative;
	font-size: .6em;
	width: 765px;
	margin: 0;
	line-height: 1.2em;
	color: #555;
	overflow: hidden;
	*width: 763px;
}
.carousel-categories-section .item-wrap {
	overflow: hidden;
/*
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
*/
}
.carousel-categories-section .item-list {
	margin: 0 auto;
	width: 723px;
	position: relative;
	overflow: hidden;
	border-right: solid 1px #aaa;
	border-left: solid 1px #aaa;
	*margin: 0 20px;
}
.carousel-categories-section ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 20000px;
	position: relative;
}
.carousel-categories-section li {
	margin: 0 0 0 12px;
	padding: 0;
	float: left;
	width: 133px;
	position: relative;
	text-align: center;
}
.carousel-categories-section li .thumb {
	margin: 0;
	padding: 0;
	display: block;
}
.carousel-categories-section li .thumb img {
	width: 115px;
	height: 115px;
}
.carousel-categories-section .item-name {
/*	color: #000;*/
}
.carousel-categories-section li a{
	display: block;
	text-decoration: none;
}
.carousel-categories-section li a:hover .item-name{
/*	color: #a4b04a;*/
}
.carousel-categories-section .price{
/*	color: #5b5b5b;*/
}
.carousel-categories-section .prev,
.carousel-categories-section .next {
/*	top: 60px;*/
	top: 0;
	position: absolute;
	width: 20px;
	height:100%;
	*height:150px;
}
.carousel-categories-section .prev {
	left: 0;
	text-align: right;
	text-indent: 9999px;
}
.carousel-categories-section .next {
	right: 0;
	text-align: left;
	text-indent: -9999px;
}
.carousel-categories-section li:first-child {
	margin-left: 0;
}
.carousel-categories-section .prev a,
.carousel-categories-section .next a {
	display: block;
	width: 20px;
	text-decoration: none;
	vertical-align: middle;
	height:100%;
	*height:150px;
}
.carousel-categories-section .prev a {
	background: url("images/icon_carousel_prev.png") no-repeat left 6px center;
	opacity: 0.4;
	filter: alpha(opacity=40);
	*background-position: 6px 72px;
}
.carousel-categories-section .prev a:hover {
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.carousel-categories-section .next a {
	background: url("images/icon_carousel_next.png") no-repeat right 6px center;
	opacity: 0.4;
	filter: alpha(opacity=40);
	*background-position: 3px 72px;
}
.carousel-categories-section .next a:hover {
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.carousel-categories-section ul:after {
	content: ""; display: block; height: 0; visibility: hidden; clear: both;
}
.tab-categories-section {
	margin-bottom: 20px;
}
.tab-categories-section h2 {
	margin: 5px 0 3px 5px;
	padding: 0;
	height: 40px;
	font-size: 1.2em;
	font-weight: normal;
	color: #8b8b8b;
	border-bottom: #999 1px solid;
	display: inline;
	*height:30px;
}
.tab-categories-section ul.nav-tabs {
	width: 765px;
	margin: 15px 0 0 0;
	padding:0;
}
.tab-categories-section .nav-tabs li {
	width: 191px;
	text-align: left;
}
.tab-categories-section .nav-tabs li a,
.tab-categories-section .nav-tabs li a:hover,
.tab-categories-section .nav-tabs li a:focus {
	color: #555;
}
.tab-categories-section .nav-tabs li a:hover {
	color: #f93;
}
.tab-categories-section .nav-tabs li.active a,
.tab-categories-section .nav-tabs li.active a:hover,
.tab-categories-section .nav-tabs li.active a:focus {
	color: #f93;
}
.tab-categories-section .tab-content {
	width: 763px;
	border: 1px solid #555;
	border-top-color: transparent;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: -1px;
}
.categories-banner-section {
	margin-left: 3px;
	margin-bottom: 20px;
}
.categories-banner-section:after {
	content: ""; display: block; height: 0; visibility: hidden; clear: both;
}
.categories-banner-section h2 {
	margin: 5px 0 3px 5px;
	padding: 0;
	height: 40px;
	font-size: 1.2em;
	font-weight: normal;
	color: #8b8b8b;
	border-bottom: #999 1px solid;
	display: inline;
	*height:30px;
}
.categories-banner-content {
	margin-top: 15px;
}
.categories-banner-content ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}
/*
.categories-banner-content > ul:after {
	content: ""; display: block; height: 0; visibility: hidden; clear: both;
}
*/
.categories-banner .large {
	width: 765px;
	height: 192px;
	position: relative;
	text-align: left;
	display: block;
	margin-bottom: 15px;
	background: url("images/banner_large_background.png") no-repeat left center;
}
.categories-banner .small {
	width: 245px;
	height: 165px;
	position: relative;
	text-align: center;
	float: left;
	margin-left: 14px;
	background: url("images/banner_small_background.png") no-repeat left center;
}
.categories-banner .small.first {
	margin-left: 0;
	clear: both;
}
.categories-banner .large:after {
	content: ""; display: block; height: 0; visibility: hidden; clear: both;
}
/*
.categories-banner .small:after {
	content: ""; display: block; height: 0; visibility: hidden; clear: both;
}
*/
.categories-banner .large .text {
	display: block;
	text-align: left;
	font-size: .9em;
	line-height: 1.5em;
	color: #555;
	padding-right:20px;
}
.categories-banner li .thumb {
	margin: 0;
	padding: 0;
	display: block;
}
.categories-banner .large .thumb img {
	margin: 20px;
	margin-right: 20px;
	padding: 0;
	display: block;
	float:left;
}
.categories-banner .small .thumb img {
	margin: 10px;
}
.categories-banner li .name {
	display: inline-block;
	min-width: 65px;
	padding: 5px 12px 3px 12px;
	font-size: 1em;
	color: #ffffff;
	line-height: 1;
	vertical-align: baseline;
	white-space: nowrap;
	text-align: center;
	background-color: #f93;
	border-radius: 10px;
}
.categories-banner .large .name {
	margin-top: 20px;
	margin-bottom: 10px;
}
.categories-banner .small .name {
	margin-top: 10px;
	margin-bottom: 0;
}
.categories-banner .small .position-left {
	display: block;
	text-align:left;
	margin-left: 22px;
}
/*
.categories-banner li a{
	display: block;
	text-decoration: none;
}
*/
/*************************************
 * News
 *************************************/
.fc-news {
	margin-bottom: 20px;
	width: 765px;
}
.fc-news h2 {
	margin: 5px 0 3px 5px;
	padding: 0;
	height: 40px;
	font-size: 1.2em;
	font-weight: normal;
	color: #8b8b8b;
	border-bottom: #999 1px solid;
	display: inline;
	*height:30px;
}
.news-section {
	height: 125px;
	padding: 5px;
	background-color: #fff;
/*
	border: 1px solid #555;
	border-radius: 15px;
	margin: 15px 3px 10px 3px;
*/
	text-align: left;
	overflow: hidden;
}
.news-contents {
	font-size: 0.8em;
}
.news-contents dl {
	width: 720px;
	margin-left: 10px;
}
.news-contents dt {
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	line-height: .78em;
	margin-bottom: 3px;
	color: #9a9a9a;
	border-bottom: dashed 1px #898989;
	vertical-align: bottom;
}
.news-contents dd {
	margin-left: 20px;
	margin-bottom: 5px;
}
.news-contents dd div {
	font-size: 1em;
	font-family: "Courier";
}
.news-contents dd a ,
.news-contents dd a:visited,
.news-contents dd a:hover {
	text-decoration:none;
	color:#c00;
	border-bottom: solid 1px #c00;
	padding-left: 3px;
	padding-right: 3px;
}
.news-contents dd a:hover {
	color:#fff;
	background-color:#c00;
}
/*************************************
 * Pick UP
 2016-10-28 add
 *************************************/
.top-pickup-section {
	margin-left: 3px;
	margin-bottom: 20px;
}
.top-pickup-section:after {
	content: ""; display: block; height: 0; visibility: hidden; clear: both;
}
.top-pickup-section h2 {
	margin: 5px 0 3px 5px;
	padding: 0;
	height: 40px;
	font-size: 1.2em;
	font-weight: normal;
	color: #8b8b8b;
	border-bottom: #999 1px solid;
	display: inline;
	*height:30px;
}
.top-pickup-content {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 765px;
	height: 195px;
	position: relative;
	text-align: left;
	display: block;
	background: url("images/top_pickup_background.jpg") no-repeat left center;
}
.top-pickup-content:after {
	content: ""; display: block; height: 0; visibility: hidden; clear: both;
}
.top-pickup-content .link,
.top-pickup-content a {
	position: relative;
	display: block;
	padding:20px;
}
.top-pickup-content a:visited,
.top-pickup-content a:hover {
	text-decoration:none;
}
.top-pickup-content .text {
	display: block;
	position: relative;
	text-align: left;
	font-size: .9em;
	line-height: 1.5em;
	color: #555;
	padding-right:20px;
}
.top-pickup-content .thumb img {
	position: relative;
	margin: 0 20px 0 0;
	padding: 0;
	display: block;
	float:left;
}
.top-pickup-content .name {
	position: relative;
	display: inline-block;
	min-width: 65px;
	padding: 5px 12px 3px 12px;
	font-size: 1em;
	color: #ffffff;
	line-height: 1;
	vertical-align: baseline;
	white-space: nowrap;
	text-align: center;
	background-color: #99f;
	border-radius: 10px;
	margin-bottom: 10px;
}
