@charset "utf-8";

#main a:hover {
	text-decoration: none;
	color: #ae130e;
}
#main h2,
#main h3,
#main h4 {
	margin-bottom: 15px;
	padding-bottom: 4px;
	border-bottom: 1px solid #a8a8a8;
	font-size: 0;
	width: 583px;
	height: 19px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#main h2 {
		background: url("../images/catering_ttl.gif") no-repeat;
}

#main h3,
#main h4 {
	height: 14px;
	border: none;
}

#main div.service h3,
#main h4 {
	border-bottom: 1px solid #a8a8a8;
}

#main h3#casualdelivery {
	background: url("../images/casualdelivery_catering_ttl.gif") no-repeat;
}

#main h3#cateringservice {
	background: url("../images/cateringservice_catering_ttl.gif") no-repeat;
}

#main h3#corporateevent {
	background: url("../images/corporateevent_catering_ttl.gif") no-repeat;
}

#main h4#roppongi_delivery {
	background: url("../images/roppongi_casualdelivery_catering_ttl.gif") no-repeat;
}
#main h4#shinagawa_delivery {
	background: url("../images/shinagawa_casualdelivery_catering_ttl.gif") no-repeat;
}
#main h4#nagoya_delivery {
	background: url("../images/nagoya_casualdelivery_catering_ttl.gif") no-repeat;
}
#main h4#guidetoorder_coporateevent {
	background: url("../images/guidetoorder_corporateevent_catering_ttl.gif") no-repeat;
}
#main h4#sampleplan1_corporateevent_catering {
	background: url("../images/sampleplan1_corporateevent_catering_ttl.gif") no-repeat;
}
#main h4#sampleplan2_corporateevent_catering {
	background: url("../images/sampleplan2_corporateevent_catering_ttl.gif") no-repeat;
}
#main h4#sampleplan3_corporateevent_catering {
	background: url("../images/sampleplan3_corporateevent_catering_ttl.gif") no-repeat;
}
#main h4#sampleplan4_corporateevent_catering {
	background: url("../images/sampleplan4_corporateevent_catering_ttl.gif") no-repeat;
}

#main p {
	font-weight: normal;
	margin-bottom: 13px;
	line-height: 1.3em;
}

#main p.description {
	font-weight: normal;
	margin-top: 13px;
	line-height: 1.3em;
}


#main_bottom dl {
  line-height: 1.3em;
  display: block;
  padding-bottom: 30px;
}
#main_bottom dd{
  margin-bottom: 13px;
  margin-left: 10em;
}
#main_bottom dt{
  clear: both;
  float: left;
  margin: 0px;
}

dl.sampleplan_corporateevent {
  padding-bottom: 30px;
}
dl.sampleplan_corporateevent dt {
  width: 180px;
  display: block;
}
dl.sampleplan_corporateevent dd {
  margin-left: 200px;
}



#main ul { /* clearfix */
	
}
#main ul#sampleplans li {
	width: 187px;
	margin-right: 11px;
	float: left;
	text-align:center;
	font-size: 12px;
}
#main ul#sampleplans li.right {
	margin-right: 0;
}
#main ul#sampleplans li .name {
	width: 187px;
	height: 53px;
	display: block;
	overflow: hidden;
	padding-top: 7px;
}
#main ul#sampleplans li.title {
	width: 583px;
	height: 16px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom:17px;
}
