	@charset "euc-jp";

/*--information---------------------------------------------------------
サイトの名前:家具インテリア館
-------------------------------------------------------------------------*/

body {

}

body * {zoom:1;}/*ie6*/

body.insidepage {
	background:none;
	padding:0;
	margin:0;
}

*#obibanner {
	width:1000px;
	padding:0 0 0 60px;
	margin:0 auto;
	

	/*左帯 イベント時
	/*background-image: url(../../images/side_bn/130610.jpg);*/
	
	background-repeat: repeat-y;
	background-position:left 0;
	padding-left:90px;
	
}

body.noobi {
	background-image: none;
}
a img{ border: 0;}
h1 , h2 , h3 , h4 , h5 , h6 { margin: 0; padding: 0;}
.mojimini {
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: lighter;
	font-variant: normal;
}
.moji11 {
	font-size: 12px;
	font-style: normal;
	line-height:110%;
	font-weight: lighter;
	font-variant: normal;
}
.moji {
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: lighter;
	font-variant: normal;
	line-height:150%;
}
.moji2 {
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: lighter;
	font-variant: normal;
}
.moji3 {
	font-size: 18px;
	font-style: normal;
	line-height: 15px;
	font-weight: lighter;
	font-variant: normal;
}
a         {
	text-decoration: none;
	white-space:nowrap;
	} 
	
a:hover   {
	text-decoration:underline;
	opacity:0.7;
	
	filter: alpha(opacity=70);        /* ie 6 7 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	
	zoom:1;/* ie 6 */

	} 


input:hover {
	opacity:0.7;
	filter: alpha(opacity=70);        /* ie 6 7 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	
	zoom:1;/* ie 6 */
}


a:link { color: #333333; } 
a:visited { color:#565487; } 
a:active  { color: #FF6600; }

p {	margin:0; padding:0;}
.red { color:#FF0000;}
.bold { font-weight:bold;}

ul,li,dl,dt,dd {
	margin:0;
	padding:0;
	
	list-style:none;
	list-style-position:outside;
}

/*----------------------------
header
----------------------------*/

#header {
	width:1000px;
	height:158px;
	margin:0 auto 20px auto;
	
	background:url(../../images/storeparts/header-bg.gif) repeat-x;
	
	position:relative;
}

.inside #header {
	height:250px;
}

#header h1 {
	width:350px;
	height:50px;
	margin:44px 0 0 0;
	display:block;
	
	float:left;

	color:#7D8157;
	font-weight:normal;
	
	font-size:13px;
	letter-spacing:3px;

}

#paymentinfo {
	width:400px;
	margin:22px 0 0 0;
	float:right;
	
	text-align:right;
	
	font-size:12px;
	line-height:150%;
}

#paymentinfo #souryou {
	display:block;
	margin:0 8px 0 2px;
	text-align:right;
}

#header-under {
	width:990px;
	height:28px;
	
	padding:0 0 0 10px;
	
	position:absolute;
	top:116px;
	left:0;
	
	clear:both;
	}

#header-under * {
	float:left;
}

	#header-under #search-kwbox {
		width:164px;
		height:16px;
		
		padding:4px 3px 2px 3px;
		margin:2px 0 0 0;
		
		font-size:12px;
		
		border:1px #999 solid;
	}
	
	#header-under .header-btn {
		padding:0 0 0 2px;
	}

	#header-under ul.headernavi  {
		float:right;
		padding:9px 0 0 0px;
		

	}

	ul.sitenavi li {/*footerに入っているナビ.sitenaviで指定しています。*/

		float:left;
		padding:0 10px;
		
	}
	
	ul.sitenavi li a {
		
		padding:0 0 0 16px;
		
		color:#666666;
		font-size:12px;
		font-weight:bold;
		
		background:url(../../images/storeparts/navi-icon.gif) no-repeat;
	}
	

/*下層ページ スライドバナー*/



.jcarousel-skin-tango .jcarousel-container {/*全体の大きさ*/
	margin:-10px auto 20px auto;
    width: 1000px;
    height: 70px;
	background: FFF;
	text-align:left;
}
.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {/*全体の大きさ*/
    width: 969px;
	padding:0 16px 0 15px;
}
.jcarousel-skin-tango .jcarousel-container-vertical {/*バナー表示部分の大きさ*/
    width: 969px;
}
.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 969px;
}
.jcarousel-skin-tango .jcarousel-clip-vertical {
    width: 960px;
	}
.jcarousel-skin-tango .jcarousel-item {/*バナー一つの大きさ*/
    width: 240px;
    height: 70px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {/**/
	margin-left: 0;
    margin-right: 3px;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 20px;
    margin-right: 0;
}
.jcarousel-skin-tango .jcarousel-item-vertical {
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
    color: #000;
}

.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 16px;
    height: 70px;
    cursor: pointer;
    background: transparent url(../../images/storeparts/headslider-right.gif) no-repeat right center;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 0px;
    right: auto;
    background: transparent url(../../images/storeparts/headslider-right.gif) no-repeat right center;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 15px;
    height: 70px;
    cursor: pointer;
    background: transparent url(../../images/storeparts/headslider-left.gif) no-repeat left center;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 0px;
    background: transparent url(../../images/storeparts/headslider-left.gif) no-repeat left center;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
}



/*----------------------------
side
----------------------------*/
#side {
	width:291px;
	
	overflow:hidden;
	float:left;
}

#side-banners {
	width:100px;
	float:left;

}

	#side-banners ul {
		line-height:0;
	}
	
	#side-banners li {
		margin:0 0 13px 0;
	}
	

#side-navis {
	width:180px;
	
	float:right;
}

	#side-navis .side-eventbanner {
		margin:0 0 10px 0;
	}

	#side-navis div#categories {
		width:180px;
		overflow:hidden;
		
		background:url(../../images/storeparts/category-bg.gif) repeat-y;
		
		border-bottom:solid 1px #9CA276;
	}
	
		
	
	#side-navis div#categories dl {
		padding:13px 0 13px 17px;
		margin:0;
		
		line-height:100%;
		

	}
	
	#side-navis div#categories dt {
		padding:0 0 3px 11px;
		margin:0;
		
		
	}
	
		#side-navis div#categories dt,#side-navis div#categories dt a {
			font-size:14px;
			color:#554433;
			font-weight:bold;
		}
		
	#side-navis div#categories dd {
		margin:0;
		padding:0;
	}
	
	#side-navis div#categories ul {
		margin:0;
		padding:0;

	}
	
	#side-navis div#categories li {
		margin:5px 0 0 0;
		padding:0 0 0 11px;
		background:url(../../images/storeparts/category-icon.gif) no-repeat left top;
		
		list-style-position:outside;
			
	}

	#side-navis div#categories li.inside {
		margin:5px 0 0 0;
		padding:0px 11px;
		background:url(../../images/storeparts/category-icon.gif) no-repeat left top;
	}
	
		#side-navis div#categories li.in {
			background:none;
		}


		#side-navis div#categories li a {
			font-size:12px;
			font-weight:normal;
			color:#666666;
		}
	
	#side-navis ul.side-navibanners {
		margin:3px 0 0 0;
	}
	
	#side-navis ul.side-navibanners li {
		margin:10px 0 0 0;
	}
/*----------------------------
footer
----------------------------*/


#bottombanner-iframe {
	margin:40px 0 0 0;
}


#footer {
	width:1000px;
	overflow:visible;
	margin:50px auto 0 auto;
	text-align:center;
}

#footer #footer-info {
	width:1050px;
	overflow:hidden;
	
	padding:0 0 25px 0;
	border-bottom:solid 1px #999999;
	
	text-align:left;
}

#footer #footer-info dl {
	width:510px;
	float:left;
	margin:4px 0 0 0;
	text-align:left;
}
	
	#footer-info dt {
	width:490px;
	margin:8px 0 0 0;
	}
	
	#footer-info dd {
	width:485px;
	margin:5px 0 0 5px;
	}
	
#footer ul.footernavi {
	margin:10px auto;
	padding:0 0 50px 0;
	
	width:600px;
}


	

/*----------------------------
index
----------------------------*/

#index-contents {
	width:690px;	
	
	float:right;
	text-align:left;
	
}

	#index-contents h3{
		padding:28px 0 0 0;
	}
	
	
	.#index-contents .w690box {
		width:690px;
		overflow:visible;
	}
	
	#index-contents .indexbanner {
		width:700px;
		overflow:hidden;
	}
	
	#index-contents  * {
		line-height:0;
	}
	
	#index-contents .indexbanner li {
		float:left;
		margin:10px 10px 0 0;
		
		line-height:0;
	}
	
	#index-contents .indexbanner li a {
		font-size:10px;
		color:#666;
	}


/* index スライドバナー */

#slideshow {
	list-style:none;
	color:#fff;
}
#slideshow span {
	display:none
}
#wrapper {
	width:690px;
	height:470px;
	margin:0 auto;
	display:none;
	position:relative;
}
#fullsize {
	position:relative;
	width:690px;
	height:390px;
}
#information {
	position:absolute;
	bottom:0;
	width:690px;
	height:0;
	background:#000;
	color:#fff;
	overflow:hidden;
	z-index:200;
	opacity:.7;
	filter:alpha(opacity=70)
}
#information h3 {display:none;}
#information p {display:none;}

#image {
	width:690px;
	height:100%;
	position:absolute;
	z-index:25;
	}

#image img {
	position:absolute;
	z-index:25;
	width:auto}


.imgnav {
	position:absolute;
	width:15%;
	/*height:390px;*/
	height:195px;
	margin:100px 0 0 0;
	cursor:pointer;
	z-index:150;
	}

	#imgprev {left:0; background:url(../../images/storeparts/main-left.gif) left center no-repeat}
	#imgnext {right:0; background:url(../../images/storeparts/main-right.gif) right center no-repeat}
	
#imglink {
	position:absolute;
	z-index: 105;
	left:0;
	top:0;
	height:390px;
	width:690px;
	opacity:0.5;
	filter:alpha(opacity=50);
	}

#linkhover{
	position:absolute;
	z-index: 105;
	left:0;
	top:0;
	clear: both;
	width: 100%;
	height: 100%;
	background: #FFF;
	opacity:0.1;
	filter:alpha(opacity=10);
	}
	
.linkhover {
		width:48px;
		height:48px;
		background: url(../../images/storeparts/main-link.gif) no-repeat center center;
		cursor:pointer;}

#thumbnails {
	width:100%;
	margin:10px 0 20px 0;}


#slideleft,#slideright {
	width:20px;
	height:70px;
	}
		#slideleft:hover,#slideright:hover {
			opacity:0.7;
			filter: alpha(opacity=70);        /* ie 6 7 */
			-ms-filter: "alpha(opacity=70)";  /* ie 8 */
			zoom:1;
		}
	
		#slideleft {
			float:left;
			background:url(../../images/storeparts/slider-left.gif) center center no-repeat;}
		
		#slideright {
			float:right;
			background:url(../../images/storeparts/slider-right.gif) center center no-repeat;
			}



#slidearea {
	float:left;
	position:relative;
	width:642px;
	margin-left:5px;
	height:81px;
	overflow:hidden
	}

#slider {
	position:absolute;
	left:0;
	height:81px
	}

#slider img {
	cursor:pointer;
	/*border:1px solid #666;*/
	margin:5px 0;
	}


#head_bn {
	width:1000px;
	margin:0 auto 20px auto;
	background: none;
}

