@charset "UTF-8";

/*** メイン設定 ***/

/* 広告面横 */
#vc_ysgadget_categoryranking_type1 {
	width: 298px;
	height: 247px;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
	border: 1px solid #CCC;
	border-top: none;
	font-family: "MS UI Gothic", "MS PGothic";
	background: #FFFFFF;
}

/*** メイン設定ここまで ***/

/*** メニュータブ設定  ***/
#vc_ysgadget_categoryranking_type1 li {
	width: 99px;
	border-top: #CCC solid 1px;
	border-left: #CCC solid 1px;
	background-color: #FFF;
	background: -moz-linear-gradient(top, #FFF, #EEE);/* FF3.6+ */
	background: -webkit-linear-gradient(top, #FFF, #EEE);/* Chrome10+, Safari5.1+ */
	background: -o-linear-gradient(top, #FFF, #EEE);/* Opera 11.10+ */
	background: linear-gradient(to bottom, #FFF, #EEE);/* IE10+, W3C */
}
#vc_ysgadget_categoryranking_type1 li:first-child {
	width: 98px;
	border-left: none;
}
#vc_ysgadget_categoryranking_type1 li.active {
	border-top: #FF8000 solid 2px;
	background-color: #EEE;
	color: #FF8000;
	font-weight: bold;
	background: -moz-linear-gradient(top, #EEE, #FFF);/* FF3.6+ */
	background: -webkit-linear-gradient(top, #EEE, #FFF);/* Chrome10+, Safari5.1+ */
	background: -o-linear-gradient(top, #EEE, #FFF);/* Opera 11.10+ */
	background: linear-gradient(to bottom, #EEE, #FFF);/* IE10+, W3C */
}
#vc_ysgadget_categoryranking_type1 li p {
	border-bottom: #CCC solid 1px;
}
#vc_ysgadget_categoryranking_type1 li.active p {
	border-bottom: none;
}
#vc_ysgadget_categoryranking_type1 li a {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 12px;
}

#vc_gadget_type1_menu {
	width: 298px;
}

#vc_gadget_type1_menu ul {
	overflow: hidden;
	height: 27px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#vc_gadget_type1_menu li {
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
	text-align: center;
	cursor: pointer;
}

.vc_gadget_page {
	width: 298px;
	display: none;
}

/*** メニュータブはここまで ***/

/*** 広告設定 ***/

/* 広告設定メイン */
#vc_items_type1 {
	width: 278px;
	height: 210px;
	margin: 15px 5px 0;
	padding: 0px;
	font-size: 10px;
	line-height: 12px;
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#vc_items_type1 td {
	vertical-align: top;
}

#vc_items_type1 img.vc_item_img_ranking {
	border-style: none;
}

/* 商品画像 */
#vc_items_type1 img.vc_item_img {
	border: 1px solid #E2E2E2;
	margin-right: 4px;
}

/* リンク */
#vc_items_type1 a.vc_item_link {
	color: #3366FF;
	text-decoration: none;
}

/* 広告テキスト全体枠 */
td.vc_item_text1 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 300px;
}

/* 広告テキスト */
div.vc_item_text_content1 {
	margin: 0px;
	width: 80px;
	height: 35px;
}

/*** 広告設定ここまで ***/