@charset "EUC-JP";
/* CSS Document */

h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 140%;
	text-align: left;
	padding-left: 10px;
}

#main li {
	font-size: 12px;
	padding-left: 20px;
	line-height: 140%;
	text-align: left;
}
.left {
	width: 350px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.right {
	width: 350px;
	margin: 0px;
	padding: 0px;
	float: right;
}
.clear {
	clear:both;
	padding-top: 10px;
	padding-bottom: 10px;
}
.midashi {font-size: 14px;
	line-height: 18pt;
	font-weight: bold;
	color: #AA7F00;
}
.catch {font-size: 14px;
	line-height: 16pt;
	font-weight: bold;
	color: #990000;
}
.red {color: #CC0000}

.golf{
	font-size: 12px;
	background-color: #D7F4CC;
	padding: 5px;
}

/*200806ÄÉ²Ã*/
#gmap div{
	height:auto;
	text-align:center;
	vertical-align:middle;
}

#shopmain, #shopdetail, #coupon{
	margin:10px auto;
	text-align:center;
}
#shopdetail table th, #shopdetail table td{
	text-align: left;
	vertical-align: top;
	border-bottom: 1px dotted #CCC;
	padding-top:2px;
	padding-bottom:2px;
}
#shopdetail table td p{
	margin:0;
	word-break: break-all;
	overflow:auto;
	width:240px;
}
hr{
	text-align:center;
}
#shopnote{
	width: 334px;
	margin: 5px 0 0 ;
	border: 3px solid #E4E4E4;
	padding: 5px;
}
