@charset "shift_jis";

/*========================================*/

/* i
---------------------------------------------------------- */
table.products {
	width:600px;
	margin-top:30px;
}
table.products td {
	background:url(../img/btn_bg.gif) no-repeat top left;
	width:280px;
	height:80px;
	vertical-align:top;
}
table.products td.empty {
	background:none;
}
table.products td.ldeta {
	padding-right:40px;
}
table.products td .btn {
	min-height:37px;
	_height:37px;
	padding:7px 0 0 18px;
}
table.products td h3 {
	font-size:90%;
}
table.products td .exp {
	padding:0 0 0 18px;
	font-size:70%;
	line-height:1.2;
}


