@charset "utf-8";
/* CSS Document */

*{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 160%;
	}

b{ color:FFFF00; }

.uniWidth {
	width: 800px;
	margin: auto;
	}
.uniIn {
	width: 760px;
	margin: auto;
	}
p.txt{
	display: block;
	width: 462px;
	}

/* to_mainitem */
a.toMaintop{
	display: block;
	width:800px;
	height: 54px;
	background: url(shared/maintop.jpg) no-repeat left;
	margin: auto;
}
a.toMaintop:hover{
	background: url(shared/maintop_r.jpg) no-repeat left;
}
a.toMaintop span{
	display: none;
}

/* to_pageTop */
a.pagetop{
	display: block;
	width:800px;
	height: 49px;
	background: url(shared/pagetop.jpg) no-repeat left;
	margin: auto;
}
a.pagetop:hover{
	background: url(shared/pagetop_r.jpg) no-repeat left;
}
a.pagetop span{
	display: none;
}

.topUni{
	 width: 840px;
	 margin: auto;
}

/* top */
span.noTxt{
	display: none;
}

a.tSofa{
		background:url(top/item_sofa.jpg) no-repeat left;
		width: 820px;
		height: 218px;
		display: block;		
}
a.tSofa:hover{
		background:url(top/item_sofa_r.jpg) no-repeat left;		
}


a.tTv{
		background:url(top/item_tvboard.jpg) no-repeat left;
		width: 400px;
		height: 210px;
		display: block;		
}
a.tTv:hover{
		background:url(top/item_tvboard_r.jpg) no-repeat left;
}


a.tGabbeh{
		background:url(top/item_gabbeh.jpg) no-repeat left;
		width: 400px;
		height: 210px;
		display: block;		
}
a.tGabbeh:hover{
		background:url(top/item_gabbeh_r.jpg) no-repeat left;
}

a.tDining{
		background:url(top/item_dining.jpg) no-repeat left;
		width: 259px;
		height: 210px;
		display: block;		
}
a.tDining:hover{
		background:url(top/item_dining_r.jpg) no-repeat left;
}

a.tBed{
		background:url(top/item_bed.jpg) no-repeat left;
		width: 259px;
		height: 210px;
		display: block;		
}
a.tBed:hover{
		background:url(top/item_bed_r.jpg) no-repeat left;
}

a.tKimono{
		background:url(top/item_kimono.jpg) no-repeat left;
		width: 259px;
		height: 210px;
		display: block;		
}
a.tKimono:hover{
		background:url(top/item_kimono_r.jpg) no-repeat left;
}




