@charset "euc-jp";
/*  香水コスメのheight.cssを設定後、
　　common/css/height_conbination.cssを再設定する。
---------------------------------------------------------------------*/

/*トップページ（香水館）
---------------------------------------------------------------------*/
#etcToppage {
	width: 600px;
	height: 670px;
}
/*  ヘッダー
---------------------------------------------------------------------*/
#IFrameHeader {
	width: 980px;
	height: 1530px;/* スペシャルセール開催情報　3行1230px、行が増減する場合65px刻み*/  
}
#IFrameSpecialSaleNews {
	height:605px;/* スペシャルセール開催情報　3行280px、行が増減する場合65px刻み*/
}


/*  フッター
---------------------------------------------------------------------*/
#IFrameBargainItem, #IFrameImportantNews, #IFrameFooter, .IFrameBackMenu {
	width: 980px;
	float:left;
}
#bannerContents {
	margin-bottom:25px;
}
#IFrameImportantNews, #IFrameFooter {
	height: 2550px;
}
.IFrameBackMenu {
	height: 54px;
}
/*  メインページ　スライドショー
---------------------------------------------------------------------*/
#mainPageIndex #IFrameShowFragrance {
	height:314px;
}
#mainPageIndex #IFrameShowCosme {
	height:324px;
}
/* レフトナビカレンダー
---------------------------------------------------------------------*/
#leftNavigation #calendar {
	height:494px;
}

/* FAQのページ全体
---------------------------------------------------------------------*/
#mainPageIndex #IFrameFaq {
	height: 3800px;
}
#faqPage {
	width:600px;
	height: 5900px;
}

/* 新RMS　カテゴリページ内プレゼント用ラッピング（旧RMS仕様）
---------------------------------------------------------------------*/
#IFrameWripping {
	height:1400px;
	width:600px;
}
/* 楽ギフ
---------------------------------------------------------------------*/
.rakutenGift {
	width:588px;
	height:21px;
	display:block;
	clear:left;
	padding:5px;
	border: 1px solid #EEE;
}
.rakutenGift ul {
	list-style-type: none;
}
.rakutenGift li {
	float: left;
	color: #666;
	font-size: 12px;
	line-height: 21px;
	padding-right: 10px;
	list-style-type: none;
}
.rakutenGiftTitle {
	color: #49ab08;
	font-weight: bold;
	padding-right: 10px;
}
.rakutenGiftImage {
	background-image: url(https://www.rakuten.ne.jp/gold/kousuimonogatari/common/img/main_page/rakuten_gift.gif);
	width:99px;
	height:21px;
	display:block;
}
/* 価格別一覧
---------------------------------------------------------------------*/
#IFramePriceIndex {
	height: 44px;
	width: 600px;
	clear:left;
	overflow: hidden;
}

/* 返品特約について
---------------------------------------------------------------------*/
.specialContractReturns{
	font-size:12pt;
	color:#BF0000;	
	border:#BF0000 solid 1px;
	width:583px;
	padding: 10px 0 10px 10px;
	margin-bottom: 35px;		
	clear:left;
	position: relative;
	left: 4px;
}

/* 商品説明文　商品ページ（全体）
---------------------------------------------------------------------*/
/*▼firefoxズレ解消*/
@-moz-document url-prefix( ) {
.KM-prod {
 float:left;
}
}
/*▲firefoxズレ解消*/

/* 追加コンテンツ　商品ページ（全体）
---------------------------------------------------------------------*/
#etcItem {
	float:left;
	width: 600px;
}
#recommend {
	float:left;
	width: 600px;
}
#etcContents {
	float:left;
	width:600px;
}

/* 追加コンテンツ　香水カテゴリページ（全体）
---------------------------------------------------------------------*/
#IFrameEtcItem, #IFrameEtcContents {
	width:600px;
}
/*recommendリニューアル hight_conbination category_page */
#recommend {
	display:none;
}
#allShopsRecommendWidget {
	/*border: solid 1px #eeeeee;*/
}
#allShopsRecommendWidget ,#rnkInShopPartsArea{
	width:auto!important;
}

/* いいねボタン
---------------------------------------------------------------------*/
.like_button {
	height: 74px;
	width: 166px;
	float:left;
}
.like_button img {
	filter: alpha(opacity=100) !important;
	-moz-opacity: 1.00 !important;
	opacity: 1.00 !important;
}
