@import url(../base_new.css);
@import url(../home_new.css); 
@import url(../glossary/services.css);
@import url(../options/options.css);
@import url(../print.css); 

ul.plans-mainlist,
ul.plans-trucklist,
ul.plans-otherlist
 {
	display:block;
	width:498px;
	_width:510px;
	margin:5px auto;
	padding:0px;
}
 {
	display:inline-table;
	width:160px;
	margin:3px;
	float:left;
}

.plans-mainlist li,
.plans-trucklist li,
.plans-otherlist li {
	display:inline-table;
	width:160px;
	margin:3px;
	float:left;
}
.plans-mainlist li a,
.plans-trucklist li a,
.plans-otherlist li a{
	width:160px;
	height:111px;
	display:block;
}

.type-single {
	background:url(/img/plans/t_single_h.jpg) no-repeat;
}
.type-couple {
	background:url(/img/plans/t_couple_h.jpg) no-repeat;
}
.type-family {
	background:url(/img/plans/t_family_h.jpg) no-repeat;
}
.type-office {
	background:url(/img/plans/t_office_h.jpg) no-repeat;
}
.type-senior {
	background:url(/img/plans/t_senior_h.jpg) no-repeat;
}
.type-small {
	background:url(/img/plans/t_light_h.jpg) no-repeat;
}

.t-kei {
	background:url(/img/plans/t_kei_h.jpg) no-repeat;
}
.t-2ts {
	background:url(/img/plans/t_2ts_h.jpg) no-repeat;
}
.t-2tl {
	background:url(/img/plans/t_2tl_h.jpg) no-repeat;
}
.t-3t {
	background:url(/img/plans/t_3t_h.jpg) no-repeat;
}
.t-4t {
	background:url(/img/plans/t_4t_h.jpg) no-repeat;
}

.sit-aircon-etc {
	background:url(/img/plans/t_denki_h.jpg) no-repeat;
}
.sit-deliver {
	background:url(/img/plans/t_haisou_h.jpg) no-repeat;
}
.sit-pack {
	background:url(/img/plans/t_konpou_h.jpg) no-repeat;
}
.sit-unpack {
	background:url(/img/plans/t_kaikon_h.jpg) no-repeat;
}
.sit-lift {
	background:url(/img/plans/t_tsurisagyou_h.jpg) no-repeat;
}
.sit-tv-packing {
	background:url(/img/plans/t_tv_packing_h.jpg) no-repeat;
}

.plans-mainlist li a:hover,
.plans-trucklist li a:hover,
.plans-otherlist li a:hover {
	text-indent:-999em;
}
