@charset "UTF-8";

/* -----------------------------------------------------------
 anchorpoint (sp_since 2012/12/17)

 File name:      css/contents.css
 Author:         Kenji Matsumura
 Style Info:     各コンテンツ用CSS
----------------------------------------------------------- */

/* shop
----------------------------------------------------------- */
.shopImg {
	width:306px;
	margin:0 auto;
}

.shopImg img {
	width:306px;
}

.shop {
	width:100%;
	margin-bottom:20px;
}

.shop  tr {
	border-bottom:1px solid #bec2a1;
}

.shop tr th {
	width:90px;
	float:left;
	margin:0;
	padding:5px 0;
	padding-left:10px;
}

.shop tr td {
	padding:5px 0;
}

/* staff
----------------------------------------------------------- */

.staff {
	width:305px;
}

.staffImg {
	float:left;
	width:92.5px;
	margin:12px 0 12px 12px;
}

.staffImg img {
	width:92.5px;
}

.staffTxt {
	float:right;
	width:189px;
	margin:12px 0 0 0;
	padding:0 3px 0 3px;
}