@charset"euc-jp";

*{
	margin:0px;
	padding:0px;
}

/*ˇˇ˘§Tag˘§ˇˇ*/
ul,li{
list-style-type:none;
}

/*ˇˇ˘§Class˘§ˇˇ*/
.plist{
  display:block;
  background-color : #F3F1EF;
  width : 250px;
  position : relative;
  height : auto;
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : white white white white;
  float : left;
}

.plan_cost{
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  text-align : left;
}

.plan_fuel{
  display:block;
  font-size : 10px;
  text-align : left;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  position : relative;
}

.plan_clean{
  display:block;
  font-size : 10px;
  text-align : left;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  position : relative;
}

/*ˇˇ˘§ID˘§ˇˇ*/
#plan_cost_ss{
  width : 250px;
  position : relative;
  background-image : url(http://hikarihome.co.jp/monthly/admin/template/weeklyapartment/images/ryokin_ss.gif);
  background-repeat : no-repeat;
  background-color : #ffeee3;
  background-position : 10px;
  height : auto;
  text-indent : -9999px;
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : white white white white;
  float : left;
}

#plan_cost_s{
  width : 250px;
  position : relative;
  background-image : url(http://hikarihome.co.jp/monthly/admin/template/weeklyapartment/images/ryokin_s.gif);
  background-repeat : no-repeat;
  background-color : #ffeee3;
  background-position : 10px;
  height : auto;
  text-indent : -9999px;
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : white white white white;
  float : left;
  clear : both;
}

#plan_cost_m{
  width : 250px;
  position : relative;
  background-image : url(http://hikarihome.co.jp/monthly/admin/template/weeklyapartment/images/ryokin_m.gif);
  background-repeat : no-repeat;
  background-color : #ffeee3;
  background-position : 10px;
  height : auto;
  text-indent : -9999px;
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : white white white white;
  float : left;
  clear : both;
}

#plan_cost_l{
  width : 250px;
  position : relative;
  background-image : url(http://hikarihome.co.jp/monthly/admin/template/weeklyapartment/images/ryokin_l.gif);
  background-repeat : no-repeat;
  background-color : #ffeee3;
  background-position : 10px;
  height : auto;
  text-indent : -9999px;
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : white white white white;
  float : left;
  clear : both;
}

#other{
  width : 250px;
  position : relative;
  background-image : url(http://hikarihome.co.jp/monthly/admin/template/weeklyapartment/images/ryokin_other.gif);
  background-repeat : no-repeat;
  background-color : #ffeee3;
  background-position : 10px;
  height : 40px;
  text-indent : -9999px;
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : white white white white;
  float : left;
  clear : both;
}


