@charset "utf-8";
/*===================================================

	stadium_gourmet..htm

====================================================*/

/*----------------------------------------------------
	import
----------------------------------------------------*/
@import url("common.css");
@import url("../Scripts/photo_album/ceebox.css");

h3,h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 10px;
	border-bottom: 1px dashed #999;
	line-height: 2em;
}
h3 strong,h4 strong {
	font-weight: bold;
}
h3 strong {
	background: url(../img/stadium_gourmet/h3_bg.gif) no-repeat right bottom;
	padding-right: 50px;
}
div.shop_data {
	padding: 1em;
	margin: 2px 10px;
	border: 1px solid #CCC;
	float: left;
	width: 719px;
}
div.shop_data img {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
div.shop_data table {
	margin-top: 1em;
}
div.shop_data td {
	margin: 2px;
	padding: 5px 10px;
	border: 1px solid #CCC;
	vertical-align: top;
}
#cee_count {
	display: none;
}
div.charity_data {
	padding: 1em;
	margin: 2px 10px;
	border: 1px solid #CCC;
	float: left;
	width: 719px;
}
div.charity_data img {
	float: center;
	margin-bottom: 10px;
	margin-left: 10px;
}
div.charity_data table {
	margin-top: 1em;
}
div.charity_data td {
	margin: 2px;
	padding: 5px 10px;
	border: 1px solid #CCC;
	vertical-align: top;
}

