@charset "UTF-8";



img { -ms-interpolation-mode: bicubic; }

/*****　　******/

#top_footer{
	margin-top:100px;
}

/*****　トップページ スクロール画像　******/


div#film_roll {
  height: 100%;
  margin-top:14px;
}
.film_roll_wrapper img {
  margin-left: 5px;
  margin-right: 5px;
  transition: all 1s ease;
  max-width: 100%;
  height: 100%;
  width: auto\9; /* ie8 */
  opacity:0.4;
}
.film_roll_wrapper .active img {
  opacity:1;
}
.film_roll_pager {
  position: relative;
  top: -20px;
}
.film_roll_pager a, a.film_roll_prev, a.film_roll_next {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#top_contents{
	width:940px;
	margin:0 auto;
}

/******　メイン画像　**********/

#bnrTop{
	margin:15px auto;
}
#bnrTop a:hover{
	margin:20px auto;
	opacity:0.6;
}
/*左*/
#bnrTop .bnrTop_left{
	width:364px;
	float:left;
	margin-right:20px;
}
#bnrTop .bnrTop_left img{
	width:100%;
}
#bnrTop .bnrTop_left .sizeL{
	margin-bottom:20px;
}

/*右*/
#bnrTop .bnrTop_right{
	width:172px;
	float:right;
}
#bnrTop .bnrTop_right .sizeT{
	margin-bottom:23px;
	height:364px;
}
#bnrTop .bnrTop_right .sizeS{
	margin:0px;
}
#bnrTop .bnrTop_right img{
	width:100%;
}

/*真ん中*/
#bnrTop .bnrTop_middle{
	width:365px;
	float:left;
}
#bnrTop .bnrTop_middle .sizeS{
	margin-bottom:20px;
}

#bnrTop .sizeS{
	width:365px;
}
#bnrTop .sizeS img{
	width:48%;
}
#bnrTop .mgr10{
	margin-right:10px;
}
#bnrTop .mgb10{
	margin-bottom:10px;
}

#newItemTop h2,
#informationTop h2,
#rankingTop h2,
#recommendTop h2,
#brand_list h2,
#roomTop h2{
	margin:50px auto 30px;
	position:relative;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-size:11px;
	color:#000;
	font-weight:bolder;
	width:100%;
	height:40px;
	border-bottom:2px #000 solid;
}
#newItemTop h2 a,
#informationTop h2 a,
#rankingTop h2 a,
#recommendTop h2 a,
#brand_list h2 a,
#roomTop h2 a{
	width:77px;
	height:12px;
	position:absolute;
	right:0px;
	top:10px;
}

/******　新商品一覧　**********/

#newItemTop{
	width:700px;
}

#newItemTop h2{
	background:url(../img/tl_newitem.gif) no-repeat 0 0;
}
#newItemTop h2 span{
	position:absolute;
	top:10px;
	left:195px;
}
#newitem_iframe{
	width:700px;
	height:390px;
}




/******　インフォメーション　**********/

#informationTop h2{
	background:url(../img/tl_information.gif) no-repeat 0 0;
	width:700px;
	height:40px;
	border-bottom:2px #000 solid;
	margin:50px auto 0px;
}
#informationTop h2 span{
	position:absolute;
	top:10px;
	left:260px;
}
#informationTop #info_iframe{
	width:700px;
	height:360px;
}

/******　ランキング　**********/

iframe#ranking_iframe{
	width:100%;
	margin:50px 0 0;
	height:1450px;
}




/******　カテゴリメニュー　**********/

iframe#categoryMenu{
	width:220px;
	margin:50px 0 0;
	height:2700px;
	float:left;
}


/******　ランキング　**********/

#rankin_iframe{
	width:700px;
	margin:50px auto 0;
}
iframe.categoryRanking{
	width:100%;
	height:245px;
	margin:5px 0 20px 0;
	padding:0;
}
.i_categoryRanking_tl,
.h_categoryRanking_tl,
.e_categoryRanking_tl,
.k_categoryRanking_tl{
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	height:30px;
	width:100%;
	padding: 15px 0 0 30px;
	font-size:16px;
	font-weight:bolder;
	position:relative;
}
.i_categoryRanking_tl img,
.h_categoryRanking_tl img,
.e_categoryRanking_tl img,
.k_categoryRanking_tl img{
	position:absolute;
	top:15px;
	right:5%;
}
.i_categoryRanking_tl{
	background:url(https://www.rakuten.ne.jp/gold/e-goods/iframe/item_ranking/img/i_i.png) no-repeat 0 center;
}
.h_categoryRanking_tl{
	background:url(https://www.rakuten.ne.jp/gold/e-goods/iframe/item_ranking/img/i_h.png) no-repeat 0 center;
}
.e_categoryRanking_tl{
	background:url(https://www.rakuten.ne.jp/gold/e-goods/iframe/item_ranking/img/i_e.png) no-repeat 0 center;
	padding: 15px 0 0 35px;
}
.k_categoryRanking_tl{
	background:url(https://www.rakuten.ne.jp/gold/e-goods/iframe/item_ranking/img/i_k.png) no-repeat 0 center;
	padding: 17px 0 0 30px;
}


/******　レコメンド　**********/

#recommendTop{
	width:700px;
}
#recommendTop a:hover{
	opacity:0.6;
}
#recommendTop h2{
	background:url(../img/tl_recommend.gif) no-repeat 0 0;
	width:700px;
	height:40px;
}
#recommendTop h2 span{
	position:absolute;
	top:10px;
	left:240px;
}
ul#recommend_list{
	width:100%;
	overflow:hidden;
}
#recommend_list li{
	width:32%;
	float:left;
	margin-right:2%;
	margin-bottom:15px;
}
#recommend_list li:nth-child(3n) {
	margin-right:0%;
}
#recommend_list li p{
	font-size:11px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing:0.1em;
	width:100%;
	margin:3px auto;
}
#recommend_list li img{
	width:100%;
}


/******　お部屋図鑑　**********/

#roomTop{
	width:100%;
}

#roomTop h2{
	background:url(../img/tl_room.gif) no-repeat 0 0;
}
#roomTop h2 span{
	position:absolute;
	top:10px;
	left:165px;
}
#room_iframe{
	width:1040px;
	height:450px;
	margin-left:-50px
}


/******　ブランドロゴ　**********/


#brand_list h2{
	background:url(../img/tl_brandlist.gif) no-repeat 0 0;
}
#brand_list h2 span{
	position:absolute;
	top:10px;
	left:205px;
}
#brand_list{
	width:100%;
	margin-top:50px;
}
#brand_list ul{
	padding-top:20px;
}
#brand_list li{
	float:left;
	margin-bottom:30px;
}
#brand_list li a:hover{
	opacity:0.7;
}

/******　右プリバナー　**********/

#fixedbanner_wrap{
   position:fixed;
   top:105px;
   right:-70px;
}
#fixedbanner_wrap:hover,
#fixedbanner_wrap2 a:hover{
   margin-right:70px;
}
#fixedbanner_wrap2{
   position:fixed;
   top:310px;
   right:-70px;
}

