/* CSS Document */
/*---メインアイテム----------------------------------------------------------------------------------------------*/

#main_title {
	width: 900px;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

.item_title {
	font-size: 16px;
	text-align: left;
	margin: 0;
	padding: 0 0 10px 0;
}

#item_category {
	width: 900px;
	font-size: 13px;
	margin: 0;
	padding: 25px 0 25px; 0;
}


#sofa {
	margin: 0;
	padding: 0 1px 0 0;
}
#sofa a{
	display:block;
	width:222px;
	color:#333333;
	background:url(images/sofa.jpg) no-repeat;
	height:222px;
	line-height:222px;
	text-decoration:none;
	text-align:center;
}
#sofa a:hover{
	color:#ff6600;
	background:url(images/sofa_on.jpg) no-repeat;
}


#table_chair {
	margin: 0;
	padding: 0 1px 0 0;
}
#table_chair a{
	display:block;
	width:222px;
	color:#333333;
	background:url(images/table_chair.jpg) no-repeat;
	height:222px;
	line-height:222px;
	text-decoration:none;
	text-align:center;
}
#table_chair a:hover{
	color:#ff6600;
	background:url(images/table_chair_on.jpg) no-repeat;
}	


#tv_board {
	margin: 0;
	padding: 0 1px 0 0;
}
#tv_board a{
	display:block;
	width:222px;
	color:#333333;
	background:url(images/tv_board.jpg) no-repeat;
	height:222px;
	line-height:222px;
	text-decoration:none;
	text-align:center;
}
#tv_board a:hover{
	color:#ff6600;
	background:url(images/tv_board_on.jpg) no-repeat;
}	


#chest_cabinet {
	margin: 0;
	padding: 0 0 0 1px;
}
#chest_cabinet a{
	display:block;
	width:222px;
	color:#333333;
	background:url(images/chest_cabinet.jpg) no-repeat;
	height:222px;
	line-height:222px;
	text-decoration:none;
	text-align:center;
}
#chest_cabinet a:hover{
	color:#ff6600;
	background:url(images/chest_cabinet_on.jpg) no-repeat;
}

#bed {
	margin: 0;
	padding: 0 1px 0 0;
}
#bed a{
	display:block;
	width:222px;
	color:#333333;
	background:url(images/bed.jpg) no-repeat;
	height:222px;
	line-height:222px;
	text-decoration:none;
	text-align:center;
}
#bed a:hover{
	color:#ff6600;
	background:url(images/bed_on.jpg) no-repeat;
}


#interior {
	margin: 0;
	padding: 0 1px 0 0;
}
#interior a{
	display:block;
	width:222px;
	color:#333333;
	background:url(images/interior.jpg) no-repeat;
	height:222px;
	line-height:222px;
	text-decoration:none;
	text-align:center;
}
#interior a:hover{
	color:#ff6600;
	background:url(images/interior_on.jpg) no-repeat;
}	


#gabbeh {
	margin: 0;
	padding: 0 1px 0 0;
}
#gabbeh a{
	display:block;
	width:222px;
	color:#333333;
	background:url(images/gabbeh.jpg) no-repeat;
	height:222px;
	line-height:222px;
	text-decoration:none;
	text-align:center;
}
#gabbeh a:hover{
	color:#ff6600;
	background:url(images/gabbeh_on.jpg) no-repeat;
}	


#curtain {
	margin: 0;
	padding: 0 0 0 1px;
}
#curtain a{
	display:block;
	width:222px;
	color:#333333;
	background:url(images/curtain.jpg) no-repeat;
	height:222px;
	line-height:222px;
	text-decoration:none;
	text-align:center;
}
#curtain a:hover{
	color:#ff6600;
	background:url(images/curtain_on.jpg) no-repeat;
}



