@charset "UTF-8";


/*----------------------------------------------------------
 商品一覧
----------------------------------------------------------*/
#tefm-products {
	position: relative;
	background: url(../../images/tefm_subcatch_human.png) no-repeat 0 105px;
	width: 820px;
	height: 547px;
	margin: 0 0 0 48px;
	padding: 0;
}
#tefm-products p.subcatch {
	position: absolute;
	background: url(../images/tefm_products_subcatch.png) no-repeat 0 0;
	width: 117px;
	height: 82px;
	padding: 0;
	text-indent: -9999px;
	top: 20px;
	left: 3px;
}

#products-wrapper {
	position: absolute;
	background: url(../images/tefm_products_bg.png) no-repeat 0 0;
	width: 480px;
	height: 547px;
	top: 20px;
	left: 160px;
}

#item01 {
	position: absolute;
	width: 78px;
	height: 104px;
	top: 20px;
	left: 102px;
}
#item02 {
	position: absolute;
	width: 78px;
	height: 104px;
	top: 20px;
	left: 292px;
}
#item03 {
	position: absolute;
	width: 79px;
	height: 104px;
	top: 143px;
	left: 249px;
}
#item04 {
	position: absolute;
	width: 79px;
	height: 104px;
	top: 266px;
	left: 58px;
}
#item05 {
	position: absolute;
	width: 84px;
	height: 104px;
	top: 266px;
	left: 366px;
}
#item06 {
	position: absolute;
	width: 78px;
	height: 104px;
	top: 388px;
	left: 280px;
}


.products-book {
	display: none;
	position: absolute;
	background: url(../images/tefm_products_book.png) no-repeat 0 0;
	width: 584px;
	height: 322px;
	top: 113px;
	left: 108px;
}

#book01 {
}