@charset "utf-8";

/*
============================================================
special/index.css
------------------------------------------------------------

■今月のオススメ
■ブランド別の特集

作成日：2014.07.25
作成者：kikuchi
更新日：
更新者：
バージョン： 1.0
会社名：Dynamite Brothers Syndicate

============================================================
*/

/* ---------------------------------------------------------
■今月のオススメ
--------------------------------------------------------- */
.midashi18Line {
	border: none; }

.floatWrapper{
	margin-bottom: 40px; }

.recoMonth .left {
	float: left;
	width: 280px;
	margin-right: -310px; }

.recoMonth .right {
	float: left;
	width: 81.6%; }

.recoMonth .right .textWrapper {
	margin-left: 310px; }

a.more {
	overflow: hidden;
	display: block;
	width: 82px;
	height: 32px;
	text-indent: -99999px;
	background: url(/images/common/btn_viewmore.jpg) no-repeat; }

a.more:hover {
	background-position: 0 -38px; }




/* ---------------------------------------------------------
■ブランド別の特集
--------------------------------------------------------- */
.recoList {
	padding: 15px 0 0;
	border-top: 1px dotted #ccc; }

.recoList .gridInner {
	overflow: hidden;
	margin-right: -10px;
	zoom: 1; }

.recoList .gridInner li {
	overflow: hidden;
	width: 186px;
	height: 247px;
	margin-bottom: 20px; }

.recoList .gridInner .img {
	margin-bottom: 8px; }

.recoList .gridInner h3 {
	overflow: hidden;
	height: 15px;
	margin-bottom: 8px;
	padding: 0;
	background: none; }

.recoList .gridInner .text {
	overflow: hidden;
	height: 30px; }




/* ---------------------------------------------------------
■ギフト特集　ページ
--------------------------------------------------------- */
/*
 * メインイメージ
 */
.mainImgWrapper {
	text-align: center; }



/*
 * タブ
 */
.tabWrapper {
	text-align: center; }

.tabWrapper ul {
	width: 450px;
	margin: 0 auto;
	border-right: 1px solid #ccc; }

.tabWrapper li {
	float: left;
	width: 149px;
	border-left: 1px solid #ccc; }

.tabWrapper li a {
	color: #222;
	font-size: 75%;
	font-weight: bold;
	line-height: 13px; }
