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


.restaurantBox p{
	clear:both;
	padding: 0px 0px 4px 4px;
	margin: 2px 0px 4px 0px;
	line-height:140%;
	color: #895F5F;
}	

.restaurantBox h4 {
	background-image: url(../c_image/po_hana03.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 12px;
	color: #CC6666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-position: 0px 6px;
}
.restaurantBox h5 {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-size: 12px;
	color: #CC3399;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #CC3399;
}

