@charset "utf-8";

/*メインコンテンツ*/


#main {
	width: 475px;
	float: left;
}


.shopinfo {
	text-indent: -9999px;
	background:url(../img/profile_bar.jpg) no-repeat;
	width: 475px;
	height: 25px;
	
}


.shop_photo {
	background: url(../img/mainv02.jpg) no-repeat;
	width: 475px;
	height: 316px;
	text-indent:-9999px;
	margin-top: 15px;
}


table {
	width: 475px;
	border-collapse: separate;
}


th {
	font-weight: bold;
}


.cap {
	width: 30%;
}


.data {
	width: 70%;
}


th {
	border-right: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	background-color: #ffd9f3;
	text-align: right;
	padding: 5px 4px 5px 0;
}


td {
	border-right: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	background-color: #f3f3f3;
	padding: 5px 0 5px 4px;
}

ul.tdftad{display:none;
}

	
