#title {
	background: url(../../common/images/bg_title.gif) no-repeat;
}
#title h1 {
	background: url(../images/acc_title.gif) no-repeat;
	height: 15px;
	width: 78px;
	margin: 45px 0px 0px 11px;
}
.ttl {
	font-size: 14px;
	line-height: 42px;
	font-weight: bold;
	color: #691F08;
	width: 735px;
	border-bottom: 1px solid #BBBAB8;
	margin-top: 10px;
	text-indent: 7px;
}
.photo01 {
	margin: 14px 0px 0px 20px;
	float: left;
	padding: 3px;
	border: 1px solid #C8C7C7;
}
#shop-data {
	float: left;
	margin: 32px 0px 0px 20px;
	width: 360px;
}
#shop-data dl {
	margin-top: 10px;
}
#shop-data dt {
	font-size: 12px;
	line-height: 35px;
	border-bottom: 1px solid #C8C7C7;
	padding: 0px 15px;
}
#shop-data dd {
	font-size: 12px;
	line-height: 35px;
	border-bottom: 1px solid #C8C7C7;
	padding: 0px 15px;
}

h2#ttl-access {
	clear: both;
	background: url(../images/acc_ttl_access.gif) no-repeat 0px 20px;
	text-align: left;
	text-indent: -9999px;
	height: 55px;
	width: 705px;
	margin: 0px 20px;
}
#access {
	margin: 0px 20px;
	background: url(../images/acc_bg_access.gif) no-repeat 0% 100%;
	padding: 10px;
}
#access .map {
	margin: 13px 0px 0px 82px;
}
#access-data {
	margin-top: 28px;
}
#access-data th {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #691F08;
	text-align: right;
	vertical-align: top;
	padding: 10px 0px 10px 13px;
	white-space: nowrap;
	border-top: 1px dotted #BBBAB8;
}
#access-data td {
	font-size: 12px;
	line-height: 18px;
	padding: 10px 13px 10px 0px;
	vertical-align: top;
	border-top: 1px dotted #BBBAB8;
}


/*20120424*/
/* clearfix */
.clearfix:after {
content:"";
display:block;
clear:both;
}

/* for IE6 */
* html .clearfix { display:inline-block; }
/* for IE7 */
*+html .clearfix { display:inline-block; }

.mt10 { margin-top:10px; }

.lineHeight {
	line-height: 2 !important;
}