@charset "utf-8";


.shop_name {
	background-color: #828282;
	margin: 15px 0 0 0;
}

.shop_name p {
	color: #fff;
	font-size: 12px;
	padding: 20px 0 0 10px;
}

.shop_name h2 {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	margin: 5px 0 0 0;
	padding: 0 0 10px 10px;
}

#shop_information {
	margin: 10px 0 30px 0;
}

#shop_information p {
	margin: 10px 0 0 0;
	padding: 20px 0 0 0;
	border-top: 1px dotted #ccc;
	font-size: 13px;
	line-height: 1.5;
}

.shop_data {
	background-color: #999999;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0 10px 10px;
}

.menu_left {
	float: left;
	width: 310px;
	margin: 20px 0 20px 0;
	padding: 0 0 0 10px;
	font-size: 13px;
	line-height: 1.5;
	border-right: 1px dotted #ccc;
}

.menu_right {
	float: left;
	width: 310px;
	margin: 20px 0 20px 0;
	padding: 0 0 0 10px;
	font-size: 13px;
	line-height: 1.5;
}

.shop_stats {
	margin: 15px 0 0 0;
	font-size: 14px;
}

.shop_stats dl {
	line-height: 1.5;
}

.shop_stats dt {
	font-weight: bold;
}

.shop_stats dd {
	margin: 0 0 10px 0;
}

.photo-box {
	display: inline;
	float: left;
	width: 250px;
	padding: 10px 10px 15px 10px;
	background: #fff;
	border: 1px solid #fff;
	-moz-box-shadow:  0px 1px 5px #333;
	position: relative;
}

.photo-box-2 {
	display: inline;
	float: left;
	width: 250px;
	padding: 10px 10px 15px 10px;
	background: #fff;
	border: 1px solid #fff;
	-moz-box-shadow:  0px 1px 5px #333;
	position: relative;
	margin-left: 20px;
}

.photo-box290 {
	display: inline;
	float: left;
	width: 290px;
	padding: 10px 10px 15px 10px;
	background: #fff;
	border: 1px solid #fff;
	-moz-box-shadow:  0px 1px 5px #333;
	position: relative;
}

.photo-box290-2 {
	display: inline;
	float: left;
	width: 290px;
	padding: 10px 10px 15px 10px;
	background: #fff;
	border: 1px solid #fff;
	-moz-box-shadow:  0px 1px 5px #333;
	position: relative;
	margin-left: 20px;
}

.photo-comment ul {
	list-style-type: none;
	list-style-position:;
	margin: 0px;
	padding: 0px
}

.photo-comment li {
	font-size: 10px;
	list-style-type: none;
	margin: 2px 0 0 0;
	padding: 2px 0px 0px 14px;
	background-image: url(/golf/img/parts/comment.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.4em;
	line-height: 14px;
}

p.categoryInfo {
	margin: 10px 20px 0 20px;
}
