@charset "utf-8";
/* CSS Document */

dl#data {
	width: 350px;
	float:left;
	padding-top:15px;
}
dl#data dt {
	font-weight: bold;
	width: 58px;
	vertical-align: top;
	text-align: left;
	margin-bottom: 8px;
	float: left;
}
dl#data dd {
	float: left;
	width: 270px;
	text-align: left;
	border-left:#BBB 1px solid;
	padding-left: 10px;
	margin:0 0 8px 10px;
	vertical-align: top;
}
dl#data dd span {
	font-size:0.9em;
	color:#777
}
dl#data dd span.access {
	font-weight:bold;
	color:#333;
}
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
div#content p {
	text-align:center
}
p#name {
	text-align:center;
	line-height:1.2;
	padding-bottom:10px;
}
p#name span {
	font-size:3em;
	font-weight:bold
}
div#shopphotomain {
	margin-bottom:15px;
}
div#shopphotomain div {
	float:left;
	width:380px;
}
div#shopphotomain img {
	padding:5px;
	border:#999 1px solid
}
div#map {
	width: 536px;
	height: 426px;
	margin:0 auto;
	border:#CCC 1px solid;
	text-align:center;
}
p#mapp {
	padding:15px 10px 10px 10px;
	font-size:1.2em;
}
h2.shoptitle {
	font-size:1.5em;
	margin-left:10px;
	padding-left:8px;
	border-left:#F00 3px solid;
	line-height:1.5em;
	color:#444;
	font-weight:bold;
	margin-top:20px;
	float:none;
	text-align:left
}
ol {
	padding:10px 20px 0 20px;
	text-align:left
}
div#shoplink div {
	float:left;
	width:365px;
	line-height:2;
	text-align:center;
}
div#shoplink a {
	padding:10px;
	display:block;
	border:#5B8EA4 1px solid;
	width:200px;
	height:133px;
	margin:0 auto;
}
div#shoplink a:hover {
	border-color:#B6C0C2
}
p#message {
	font-size:1.3em;
	font-weight:bold;
	color:#F00;
	padding:20px;
}
.show {
	padding:4px;
	border:#ccc 1px solid;float:left; display:block;
	margin:0 10px;
	_margin:0 5px;
}
div#content p.showp {
	text-align:justify;
	text-justify:distribute;
	padding:15px 8px;
	height:200px;
}
.show2 {
	float:right;
}
