@charset "utf-8";
/* CSS Document */

/*-----------宮崎のうまいもの-----------*/
.foods_idx_box {
 width: 227px;
 float: left;
 margin-left: 4px;
 margin-right:4px;
}

.foods_idx_box h2 {
 font-size: 110%;
 background-color:#F7F7F7;
 border-bottom: 1px solid #BBBBBB;
 border-right: 1px solid #BBBBBB;
 height: auto;
 padding: 3px;
 margin-bottom: 0;
 margin-top:0;
 background-image:none;
}

#h2_foods{
 margin: 0px;
 padding: 0px;
 background:none;
 margin-bottom: 10px;
 text-align: center;
}

#sub_right h3 {
	background: url(../foods/images/bg_h3.jpg) no-repeat;
	border-right: 1px solid #FF87A8;
	border-bottom: 1px solid #FF87A8;
	border-left-style: none;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 7px;
　color:#E2502C;
}

#body_foods #sub_right table.table_style03 { border: none; width: auto; margin-left: 5px;}
#body_foods #sub_right table.table_style03 th { border: none; text-align: left; font-weight: normal;}
#body_foods #sub_right table.table_style03 td { border: none; text-align: left; padding-right:80px;}

/*-----------以上　宮崎のうまいもの-----------*/
